[ Mar 25 22:00:04 Enabled. ] [ Mar 25 22:00:04 Rereading configuration. ] [ Mar 25 22:00:05 Rereading configuration. ] [ Mar 25 22:00:08 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 [ Mar 25 22:00:08 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.03.25 22:00:09.541019 [ 1 ] {} Application: Will watch for the process with pid 28802 2025.03.25 22:00:09.541516 [ 1 ] {} Application: Forked a child process to watch 2025.03.25 22:00:09.778030 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 28802 2025.03.25 22:00:09.778724 [ 1 ] {} Application: starting up 2025.03.25 22:00:09.779396 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.25 22:00:09.867889 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.25 22:00:09.952431 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.25 22:00:09.952489 [ 1 ] {} Application: Initializing DateLUT. 2025.03.25 22:00:09.952504 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.25 22:00:09.952578 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.25 22:00:09.953015 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.25 22:00:09.954693 [ 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.03.25 22:00:09.955422 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.25 22:00:09.956237 [ 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.03.25 22:00:09.956260 [ 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.03.25 22:00:09.956275 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.25 22:00:09.956446 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.25 22:00:09.957338 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.25 22:00:09.962488 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.25 22:00:09.963271 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.25 22:00:09.964669 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.25 22:00:09.964743 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.25 22:00:09.966283 [ 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.03.25 22:00:09.966757 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.25 22:00:09.971008 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.25 22:00:09.971323 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.25 22:00:09.972888 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.25 22:00:09.973359 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.25 22:00:09.973785 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.25 22:00:09.974139 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.25 22:00:09.975555 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.25 22:00:09.975582 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.25 22:00:09.975655 [ 34 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:00:09.975837 [ 34 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:00:09.996846 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.25 22:00:09.996878 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159122 sec 2025.03.25 22:00:09.996924 [ 1 ] {} ReferentialDeps: No tables 2025.03.25 22:00:09.996942 [ 1 ] {} LoadingDeps: No tables 2025.03.25 22:00:09.998158 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.25 22:00:09.999163 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.25 22:00:10.010747 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.25 22:00:10.010792 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.25 22:00:10.010816 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.25 22:00:10.010829 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.25 22:00:10.010860 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.25 22:00:10.010880 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.25 22:00:10.013442 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.25 22:00:10.013485 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.25 22:00:10.013506 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.25 22:00:10.013684 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.25 22:00:10.013705 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.25 22:00:10.013739 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.25 22:00:10.013759 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.25 22:00:10.013771 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.25 22:00:10.013800 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.25 22:00:10.013818 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.25 22:00:10.040242 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.25 22:00:10.042350 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.25 22:00:10.042380 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.701e-05 sec 2025.03.25 22:00:10.042393 [ 1 ] {} ReferentialDeps: No tables 2025.03.25 22:00:10.042404 [ 1 ] {} LoadingDeps: No tables 2025.03.25 22:00:10.042427 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.25 22:00:10.042613 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.25 22:00:10.042657 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.25 22:00:10.042671 [ 1 ] {} Application: Loaded metadata. 2025.03.25 22:00:10.042682 [ 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.03.25 22:00:10.042694 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.25 22:00:10.046632 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.25 22:00:10.046857 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB 2025.03.25 22:00:10.047755 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.396e-05 sec. 2025.03.25 22:00:10.048712 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.25 22:00:10.048805 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.25 22:00:10.048824 [ 1 ] {} Application: Ready for connections. 2025.03.25 22:00:10.144264 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36451 2025.03.25 22:00:10.144837 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.144895 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36451 2025.03.25 22:00:10.144927 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.144947 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.145035 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.25 22:00:10.145061 [ 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.03.25 22:00:10.145083 [ 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.03.25 22:00:10.146402 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47855 2025.03.25 22:00:10.146517 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.146551 [ 4 ] {} TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47855 2025.03.25 22:00:10.146580 [ 4 ] {} TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.146612 [ 4 ] {} TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.147306 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41998 2025.03.25 22:00:10.147306 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34847 2025.03.25 22:00:10.147641 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.147661 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.147669 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58350 2025.03.25 22:00:10.147711 [ 253 ] {} TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34847 2025.03.25 22:00:10.147703 [ 5 ] {} TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41998 2025.03.25 22:00:10.147770 [ 253 ] {} TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.147778 [ 5 ] {} TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.148486 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37703 2025.03.25 22:00:10.148509 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.148552 [ 5 ] {} TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.148512 [ 253 ] {} TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.148628 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44177 2025.03.25 22:00:10.148668 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Authenticating user 'default' from [fd00:1122:3344:101::d]:58350 2025.03.25 22:00:10.148687 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.148899 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52024 2025.03.25 22:00:10.148937 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.148799 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.149100 [ 256 ] {} TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Authenticating user 'default' from [fd00:1122:3344:101::d]:44177 2025.03.25 22:00:10.149141 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65183 2025.03.25 22:00:10.149162 [ 255 ] {} TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Authenticating user 'default' from [fd00:1122:3344:101::d]:37703 2025.03.25 22:00:10.149131 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.149206 [ 256 ] {} TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.149189 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.149251 [ 255 ] {} TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150366 [ 256 ] {} TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150383 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:10.150403 [ 257 ] {} TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Authenticating user 'default' from [fd00:1122:3344:101::d]:52024 2025.03.25 22:00:10.150460 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150481 [ 258 ] {} TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Authenticating user 'default' from [fd00:1122:3344:101::d]:65183 2025.03.25 22:00:10.150509 [ 255 ] {} TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150561 [ 258 ] {} TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150574 [ 257 ] {} TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150618 [ 258 ] {} TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.150632 [ 257 ] {} TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:10.152186 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.25 22:00:10.203546 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36451) (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 @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.25 22:00:10.204777 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} 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 @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.25 22:00:10.204883 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} TCPHandler: Processed in 0.058033354 sec. 2025.03.25 22:00:10.205338 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.205627 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.25 22:00:10.205990 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58350) (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 @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.25 22:00:10.206109 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} 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 @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.25 22:00:10.206194 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} TCPHandler: Processed in 0.001046098 sec. 2025.03.25 22:00:10.206457 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.207628 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} executeQuery: (from [fd00:1122:3344:101::d]:36451) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.25 22:00:10.207728 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.25 22:00:10.216686 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.25 22:00:10.216725 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9762e-05 sec 2025.03.25 22:00:10.216759 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} ReferentialDeps: No tables 2025.03.25 22:00:10.216800 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} LoadingDeps: No tables 2025.03.25 22:00:10.216857 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} DatabaseAtomic (oximeter): Starting up tables. 2025.03.25 22:00:10.218006 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} TCPHandler: Processed in 0.011658884 sec. 2025.03.25 22:00:10.218201 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.218376 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} executeQuery: (from [fd00:1122:3344:101::d]:36451) /* 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.03.25 22:00:10.218419 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.25 22:00:10.225812 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.25 22:00:10.227750 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Loading data parts 2025.03.25 22:00:10.228267 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): There are no data parts 2025.03.25 22:00:10.232061 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} TCPHandler: Processed in 0.013910353 sec. 2025.03.25 22:00:10.232201 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.232399 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} executeQuery: (from [fd00:1122:3344:101::d]:36451) /* 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.03.25 22:00:10.232456 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.25 22:00:10.240047 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Loading data parts 2025.03.25 22:00:10.240277 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): There are no data parts 2025.03.25 22:00:10.244704 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} TCPHandler: Processed in 0.012553739 sec. 2025.03.25 22:00:10.244884 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.245128 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.245192 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.25 22:00:10.247208 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} oximeter.measurements_i8 (219bc351-61a5-4860-ad74-18ab859c9b66): Loading data parts 2025.03.25 22:00:10.247372 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} oximeter.measurements_i8 (219bc351-61a5-4860-ad74-18ab859c9b66): There are no data parts 2025.03.25 22:00:10.255769 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} TCPHandler: Processed in 0.010946271 sec. 2025.03.25 22:00:10.255921 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.256110 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.256163 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.25 22:00:10.258479 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} oximeter.measurements_u8 (655e6d8a-0878-4016-af93-9fe904372bf7): Loading data parts 2025.03.25 22:00:10.258644 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} oximeter.measurements_u8 (655e6d8a-0878-4016-af93-9fe904372bf7): There are no data parts 2025.03.25 22:00:10.268852 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} TCPHandler: Processed in 0.012980236 sec. 2025.03.25 22:00:10.269143 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.269543 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.269632 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.25 22:00:10.272431 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} oximeter.measurements_i16 (12985730-8ca0-44b2-b60d-93d60fc88c35): Loading data parts 2025.03.25 22:00:10.272611 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} oximeter.measurements_i16 (12985730-8ca0-44b2-b60d-93d60fc88c35): There are no data parts 2025.03.25 22:00:10.279670 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} TCPHandler: Processed in 0.010630715 sec. 2025.03.25 22:00:10.279962 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.280340 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.280449 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.25 22:00:10.283007 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} oximeter.measurements_u16 (017a8f0c-8fc9-43db-aa44-ca1d53a43514): Loading data parts 2025.03.25 22:00:10.283179 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} oximeter.measurements_u16 (017a8f0c-8fc9-43db-aa44-ca1d53a43514): There are no data parts 2025.03.25 22:00:10.292840 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} TCPHandler: Processed in 0.012985436 sec. 2025.03.25 22:00:10.293112 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.293506 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.293596 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.25 22:00:10.296124 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} oximeter.measurements_i32 (e968e63f-8ccf-46cc-a210-d779eb8194b8): Loading data parts 2025.03.25 22:00:10.296283 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} oximeter.measurements_i32 (e968e63f-8ccf-46cc-a210-d779eb8194b8): There are no data parts 2025.03.25 22:00:10.304440 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} TCPHandler: Processed in 0.01143017 sec. 2025.03.25 22:00:10.304618 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.304856 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.304933 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.25 22:00:10.307417 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} oximeter.measurements_u32 (74830c5a-43cd-4d88-a599-2b695f3eabd3): Loading data parts 2025.03.25 22:00:10.307585 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} oximeter.measurements_u32 (74830c5a-43cd-4d88-a599-2b695f3eabd3): There are no data parts 2025.03.25 22:00:10.317574 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} TCPHandler: Processed in 0.013017767 sec. 2025.03.25 22:00:10.317734 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.317936 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.317987 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.25 22:00:10.320506 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Loading data parts 2025.03.25 22:00:10.320657 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): There are no data parts 2025.03.25 22:00:10.328751 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} TCPHandler: Processed in 0.011072294 sec. 2025.03.25 22:00:10.328895 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.329113 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.329169 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.25 22:00:10.331590 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Loading data parts 2025.03.25 22:00:10.331746 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): There are no data parts 2025.03.25 22:00:10.341904 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} TCPHandler: Processed in 0.013058688 sec. 2025.03.25 22:00:10.342039 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.342227 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.342283 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.25 22:00:10.344822 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} oximeter.measurements_f32 (dfeb9b3c-0ca2-4ccd-9abb-948fce8b18f1): Loading data parts 2025.03.25 22:00:10.344970 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} oximeter.measurements_f32 (dfeb9b3c-0ca2-4ccd-9abb-948fce8b18f1): There are no data parts 2025.03.25 22:00:10.353141 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} TCPHandler: Processed in 0.011154745 sec. 2025.03.25 22:00:10.353272 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.353471 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.353525 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.25 22:00:10.355893 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Loading data parts 2025.03.25 22:00:10.356046 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): There are no data parts 2025.03.25 22:00:10.366314 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} TCPHandler: Processed in 0.013092049 sec. 2025.03.25 22:00:10.366445 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.366630 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.366687 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.25 22:00:10.377671 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} oximeter.measurements_string (163e57d1-7e91-41bf-9232-2211b8f00dd1): Loading data parts 2025.03.25 22:00:10.377872 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} oximeter.measurements_string (163e57d1-7e91-41bf-9232-2211b8f00dd1): There are no data parts 2025.03.25 22:00:10.391255 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} TCPHandler: Processed in 0.024857465 sec. 2025.03.25 22:00:10.391480 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.391932 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.392060 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.25 22:00:10.412108 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} oximeter.measurements_bytes (780e10c5-aa27-4f3d-8cad-307538059473): Loading data parts 2025.03.25 22:00:10.412349 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} oximeter.measurements_bytes (780e10c5-aa27-4f3d-8cad-307538059473): There are no data parts 2025.03.25 22:00:10.418341 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} TCPHandler: Processed in 0.026954701 sec. 2025.03.25 22:00:10.418524 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.418763 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.418825 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.25 22:00:10.438433 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} oximeter.measurements_cumulativei64 (33e99e5d-9d91-47c3-85d4-cd45be3384bc): Loading data parts 2025.03.25 22:00:10.438788 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} oximeter.measurements_cumulativei64 (33e99e5d-9d91-47c3-85d4-cd45be3384bc): There are no data parts 2025.03.25 22:00:10.441795 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} TCPHandler: Processed in 0.023333687 sec. 2025.03.25 22:00:10.441933 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.442145 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.442197 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:10.447400 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Loading data parts 2025.03.25 22:00:10.447589 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): There are no data parts 2025.03.25 22:00:10.449141 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} TCPHandler: Processed in 0.007259167 sec. 2025.03.25 22:00:10.449279 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.449475 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.449532 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.25 22:00:10.458537 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} oximeter.measurements_cumulativef32 (6f1a8a4b-f03e-4d16-8aca-f00c74389732): Loading data parts 2025.03.25 22:00:10.458722 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} oximeter.measurements_cumulativef32 (6f1a8a4b-f03e-4d16-8aca-f00c74389732): There are no data parts 2025.03.25 22:00:10.460724 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} TCPHandler: Processed in 0.011495121 sec. 2025.03.25 22:00:10.460864 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.461072 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.461129 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.25 22:00:10.471754 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} oximeter.measurements_cumulativef64 (7ef4497e-9336-4951-8af5-ab0257645347): Loading data parts 2025.03.25 22:00:10.472055 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} oximeter.measurements_cumulativef64 (7ef4497e-9336-4951-8af5-ab0257645347): There are no data parts 2025.03.25 22:00:10.474312 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} TCPHandler: Processed in 0.013499566 sec. 2025.03.25 22:00:10.474458 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.474737 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.474809 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.25 22:00:10.482850 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} oximeter.measurements_histogrami8 (cf64f068-45dd-4067-9544-6efec507ce99): Loading data parts 2025.03.25 22:00:10.483098 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} oximeter.measurements_histogrami8 (cf64f068-45dd-4067-9544-6efec507ce99): There are no data parts 2025.03.25 22:00:10.485205 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} TCPHandler: Processed in 0.010799259 sec. 2025.03.25 22:00:10.485353 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.485638 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.485706 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.25 22:00:10.495952 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} oximeter.measurements_histogramu8 (271f5742-90ff-4f31-b56f-0da3ae8a33c0): Loading data parts 2025.03.25 22:00:10.496199 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} oximeter.measurements_histogramu8 (271f5742-90ff-4f31-b56f-0da3ae8a33c0): There are no data parts 2025.03.25 22:00:10.498507 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} TCPHandler: Processed in 0.013203631 sec. 2025.03.25 22:00:10.498640 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.498899 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.498968 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.25 22:00:10.507029 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} oximeter.measurements_histogrami16 (950f4510-bdab-4e66-8a49-fbf363e1cc6a): Loading data parts 2025.03.25 22:00:10.507216 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} oximeter.measurements_histogrami16 (950f4510-bdab-4e66-8a49-fbf363e1cc6a): There are no data parts 2025.03.25 22:00:10.509096 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} TCPHandler: Processed in 0.010506384 sec. 2025.03.25 22:00:10.509252 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.509531 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.509598 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.25 22:00:10.520219 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} oximeter.measurements_histogramu16 (532dd00b-88bc-4d28-9c36-08815ace44bf): Loading data parts 2025.03.25 22:00:10.520395 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} oximeter.measurements_histogramu16 (532dd00b-88bc-4d28-9c36-08815ace44bf): There are no data parts 2025.03.25 22:00:10.522540 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} TCPHandler: Processed in 0.013340123 sec. 2025.03.25 22:00:10.522675 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.523193 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.523328 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.25 22:00:10.531965 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} oximeter.measurements_histogrami32 (8d29dc1f-fccb-45b2-a7ec-6916118bae91): Loading data parts 2025.03.25 22:00:10.532143 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} oximeter.measurements_histogrami32 (8d29dc1f-fccb-45b2-a7ec-6916118bae91): There are no data parts 2025.03.25 22:00:10.534062 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} TCPHandler: Processed in 0.01143776 sec. 2025.03.25 22:00:10.534194 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.534466 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.534531 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.25 22:00:10.545212 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} oximeter.measurements_histogramu32 (ae5c9ec4-a06b-4bd7-913c-d531bbaf19ae): Loading data parts 2025.03.25 22:00:10.545420 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} oximeter.measurements_histogramu32 (ae5c9ec4-a06b-4bd7-913c-d531bbaf19ae): There are no data parts 2025.03.25 22:00:10.547736 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} TCPHandler: Processed in 0.013590837 sec. 2025.03.25 22:00:10.547902 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.548221 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.548303 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.25 22:00:10.556465 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} oximeter.measurements_histogrami64 (41165b29-0c8a-4df3-be4c-085fd2c1a98f): Loading data parts 2025.03.25 22:00:10.556670 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} oximeter.measurements_histogrami64 (41165b29-0c8a-4df3-be4c-085fd2c1a98f): There are no data parts 2025.03.25 22:00:10.580957 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} TCPHandler: Processed in 0.033114138 sec. 2025.03.25 22:00:10.581116 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.581451 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.581530 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.25 22:00:10.593900 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Loading data parts 2025.03.25 22:00:10.594082 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): There are no data parts 2025.03.25 22:00:10.614449 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} TCPHandler: Processed in 0.033394253 sec. 2025.03.25 22:00:10.614611 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.614872 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.614937 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.25 22:00:10.621492 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} oximeter.measurements_histogramf32 (4a070ab9-489b-4af0-ad7f-b3a07330f91e): Loading data parts 2025.03.25 22:00:10.621661 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} oximeter.measurements_histogramf32 (4a070ab9-489b-4af0-ad7f-b3a07330f91e): There are no data parts 2025.03.25 22:00:10.623485 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} TCPHandler: Processed in 0.008925256 sec. 2025.03.25 22:00:10.623614 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.623882 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.623947 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.25 22:00:10.632558 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} oximeter.measurements_histogramf64 (2f13c8cd-b272-42ae-accd-9a92264a7d8b): Loading data parts 2025.03.25 22:00:10.632740 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} oximeter.measurements_histogramf64 (2f13c8cd-b272-42ae-accd-9a92264a7d8b): There are no data parts 2025.03.25 22:00:10.634678 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} TCPHandler: Processed in 0.011112374 sec. 2025.03.25 22:00:10.634851 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.635045 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} executeQuery: (from [fd00:1122:3344:101::d]:36451) /* 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.03.25 22:00:10.635108 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.25 22:00:10.646041 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} oximeter.fields_bool (b90ee38e-e27b-4983-b8c0-fa6acc7d8bef): Loading data parts 2025.03.25 22:00:10.646194 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} oximeter.fields_bool (b90ee38e-e27b-4983-b8c0-fa6acc7d8bef): There are no data parts 2025.03.25 22:00:10.648311 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} TCPHandler: Processed in 0.013510467 sec. 2025.03.25 22:00:10.648451 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.648641 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.648700 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.25 22:00:10.657118 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} oximeter.fields_i8 (7a0e7ffc-fbc4-43b1-8f6a-93f2af8823a3): Loading data parts 2025.03.25 22:00:10.657289 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} oximeter.fields_i8 (7a0e7ffc-fbc4-43b1-8f6a-93f2af8823a3): There are no data parts 2025.03.25 22:00:10.659127 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} TCPHandler: Processed in 0.010726337 sec. 2025.03.25 22:00:10.659263 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.659465 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.659520 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.25 22:00:10.670176 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Loading data parts 2025.03.25 22:00:10.670430 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): There are no data parts 2025.03.25 22:00:10.672643 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} TCPHandler: Processed in 0.013431465 sec. 2025.03.25 22:00:10.672836 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.673211 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.673325 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.25 22:00:10.681234 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Loading data parts 2025.03.25 22:00:10.681391 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): There are no data parts 2025.03.25 22:00:10.683161 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} TCPHandler: Processed in 0.010428552 sec. 2025.03.25 22:00:10.683299 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.683500 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.683556 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.25 22:00:10.694380 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Loading data parts 2025.03.25 22:00:10.694551 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): There are no data parts 2025.03.25 22:00:10.696610 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} TCPHandler: Processed in 0.013364273 sec. 2025.03.25 22:00:10.696730 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.696914 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.696971 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.25 22:00:10.705463 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} oximeter.fields_i32 (4d60245c-3fb6-4183-bc33-72184e281149): Loading data parts 2025.03.25 22:00:10.705617 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} oximeter.fields_i32 (4d60245c-3fb6-4183-bc33-72184e281149): There are no data parts 2025.03.25 22:00:10.707447 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} TCPHandler: Processed in 0.010767638 sec. 2025.03.25 22:00:10.707581 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.707781 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.707837 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.25 22:00:10.718538 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Loading data parts 2025.03.25 22:00:10.718719 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): There are no data parts 2025.03.25 22:00:10.720947 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} TCPHandler: Processed in 0.013415394 sec. 2025.03.25 22:00:10.721080 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.721268 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.721326 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.25 22:00:10.729501 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} oximeter.fields_i64 (4beb9ca4-29e0-4f22-8eab-2606e595fa77): Loading data parts 2025.03.25 22:00:10.729668 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} oximeter.fields_i64 (4beb9ca4-29e0-4f22-8eab-2606e595fa77): There are no data parts 2025.03.25 22:00:10.752597 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} TCPHandler: Processed in 0.031562691 sec. 2025.03.25 22:00:10.752802 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.753028 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.753112 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.25 22:00:10.776799 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} oximeter.fields_u64 (0259f536-9d21-493d-b17c-aeaf98181a25): Loading data parts 2025.03.25 22:00:10.776994 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} oximeter.fields_u64 (0259f536-9d21-493d-b17c-aeaf98181a25): There are no data parts 2025.03.25 22:00:10.781211 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} TCPHandler: Processed in 0.028464147 sec. 2025.03.25 22:00:10.781347 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.781538 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.781600 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.25 22:00:10.783654 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Loading data parts 2025.03.25 22:00:10.783801 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): There are no data parts 2025.03.25 22:00:10.794646 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} TCPHandler: Processed in 0.013349213 sec. 2025.03.25 22:00:10.794786 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.794980 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.795038 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.25 22:00:10.797817 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Loading data parts 2025.03.25 22:00:10.797955 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): There are no data parts 2025.03.25 22:00:10.805849 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} TCPHandler: Processed in 0.011113034 sec. 2025.03.25 22:00:10.805988 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.806175 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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.03.25 22:00:10.806241 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.25 22:00:10.808715 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Loading data parts 2025.03.25 22:00:10.808869 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): There are no data parts 2025.03.25 22:00:10.819045 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} TCPHandler: Processed in 0.013107139 sec. 2025.03.25 22:00:10.819231 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.819549 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} executeQuery: (from [fd00:1122:3344:101::d]:36451) /* 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.03.25 22:00:10.819643 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.25 22:00:10.822318 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Loading data parts 2025.03.25 22:00:10.822539 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): There are no data parts 2025.03.25 22:00:10.830843 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} TCPHandler: Processed in 0.011673914 sec. 2025.03.25 22:00:10.831178 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:10.831673 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.25 22:00:10.832912 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.25 22:00:10.840884 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:10.840958 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.03.25 22:00:10.845432 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:10.845808 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:10.846125 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} executeQuery: Read 1 rows, 16.00 B in 0.014678 sec., 68.12917291184085 rows/sec., 1.06 KiB/sec. 2025.03.25 22:00:10.846439 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} TCPHandler: Processed in 0.015399589 sec. 2025.03.25 22:00:11.001141 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 124.48 MiB, peak 124.48 MiB, free memory in arenas 0.00 B, will set to 138.31 MiB (RSS), difference: 13.83 MiB 2025.03.25 22:00:13.022059 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64860 2025.03.25 22:00:13.022549 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.022610 [ 261 ] {} TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Authenticating user 'default' from [fd00:1122:3344:101::b]:64860 2025.03.25 22:00:13.022646 [ 261 ] {} TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.022665 [ 261 ] {} TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.022727 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.25 22:00:13.022761 [ 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.03.25 22:00:13.022789 [ 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.03.25 22:00:13.024259 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37064 2025.03.25 22:00:13.024357 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58309 2025.03.25 22:00:13.024448 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.024497 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36919 2025.03.25 22:00:13.024636 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.024672 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47274 2025.03.25 22:00:13.024631 [ 262 ] {} TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Authenticating user 'default' from [fd00:1122:3344:101::b]:37064 2025.03.25 22:00:13.024931 [ 263 ] {} TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Authenticating user 'default' from [fd00:1122:3344:101::b]:58309 2025.03.25 22:00:13.024930 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.025014 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.025028 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34334 2025.03.25 22:00:13.025070 [ 263 ] {} TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025081 [ 262 ] {} TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.024982 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49122 2025.03.25 22:00:13.025173 [ 263 ] {} TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025320 [ 265 ] {} TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Authenticating user 'default' from [fd00:1122:3344:101::b]:47274 2025.03.25 22:00:13.025335 [ 264 ] {} TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Authenticating user 'default' from [fd00:1122:3344:101::b]:36919 2025.03.25 22:00:13.025349 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41739 2025.03.25 22:00:13.025410 [ 265 ] {} TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025415 [ 262 ] {} TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025453 [ 264 ] {} TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025615 [ 265 ] {} TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.025749 [ 264 ] {} TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.026148 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.026187 [ 267 ] {} TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Authenticating user 'default' from [fd00:1122:3344:101::b]:34334 2025.03.25 22:00:13.026247 [ 267 ] {} TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.026261 [ 267 ] {} TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.027181 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.027251 [ 268 ] {} TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Authenticating user 'default' from [fd00:1122:3344:101::b]:41739 2025.03.25 22:00:13.027289 [ 268 ] {} TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.027303 [ 268 ] {} TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.030348 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.030405 [ 266 ] {} TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Authenticating user 'default' from [fd00:1122:3344:101::b]:49122 2025.03.25 22:00:13.030425 [ 266 ] {} TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.030439 [ 266 ] {} TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.704182 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64485 2025.03.25 22:00:13.704624 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.704672 [ 269 ] {} TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:64485 2025.03.25 22:00:13.704748 [ 269 ] {} TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.704765 [ 269 ] {} TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.704827 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.25 22:00:13.704880 [ 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.03.25 22:00:13.704898 [ 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.03.25 22:00:13.706407 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37508 2025.03.25 22:00:13.706630 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33746 2025.03.25 22:00:13.706643 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.706721 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39864 2025.03.25 22:00:13.706996 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.707121 [ 270 ] {} TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37508 2025.03.25 22:00:13.707189 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35057 2025.03.25 22:00:13.707200 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.707230 [ 270 ] {} TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.707303 [ 271 ] {} TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Authenticating user 'default' from [fd00:1122:3344:101::c]:33746 2025.03.25 22:00:13.707319 [ 272 ] {} TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Authenticating user 'default' from [fd00:1122:3344:101::c]:39864 2025.03.25 22:00:13.707355 [ 270 ] {} TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.707332 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62277 2025.03.25 22:00:13.707570 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42153 2025.03.25 22:00:13.707575 [ 272 ] {} TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.707618 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.707644 [ 271 ] {} TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.707688 [ 272 ] {} TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708017 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.707964 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33837 2025.03.25 22:00:13.708162 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.708184 [ 275 ] {} TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Authenticating user 'default' from [fd00:1122:3344:101::c]:42153 2025.03.25 22:00:13.708036 [ 273 ] {} TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Authenticating user 'default' from [fd00:1122:3344:101::c]:35057 2025.03.25 22:00:13.708242 [ 275 ] {} TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708153 [ 271 ] {} TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708449 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.708460 [ 275 ] {} TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708499 [ 273 ] {} TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708532 [ 274 ] {} TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Authenticating user 'default' from [fd00:1122:3344:101::c]:62277 2025.03.25 22:00:13.708576 [ 276 ] {} TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Authenticating user 'default' from [fd00:1122:3344:101::c]:33837 2025.03.25 22:00:13.708587 [ 273 ] {} TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708664 [ 276 ] {} TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708770 [ 274 ] {} TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708812 [ 276 ] {} TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.708820 [ 274 ] {} TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.766840 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51203 2025.03.25 22:00:13.767306 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.767340 [ 277 ] {} TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Authenticating user 'default' from [fd00:1122:3344:101::a]:51203 2025.03.25 22:00:13.767363 [ 277 ] {} TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.767411 [ 277 ] {} TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.767486 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.25 22:00:13.767513 [ 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.03.25 22:00:13.767545 [ 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.03.25 22:00:13.769047 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40129 2025.03.25 22:00:13.769237 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62133 2025.03.25 22:00:13.769306 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.769292 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56124 2025.03.25 22:00:13.769471 [ 278 ] {} TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Authenticating user 'default' from [fd00:1122:3344:101::a]:40129 2025.03.25 22:00:13.769486 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.769500 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47917 2025.03.25 22:00:13.769726 [ 278 ] {} TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.769760 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65088 2025.03.25 22:00:13.769798 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.769868 [ 278 ] {} TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.769893 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.769893 [ 279 ] {} TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Authenticating user 'default' from [fd00:1122:3344:101::a]:62133 2025.03.25 22:00:13.770112 [ 280 ] {} TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Authenticating user 'default' from [fd00:1122:3344:101::a]:56124 2025.03.25 22:00:13.770118 [ 279 ] {} TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770180 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55627 2025.03.25 22:00:13.770201 [ 281 ] {} TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Authenticating user 'default' from [fd00:1122:3344:101::a]:47917 2025.03.25 22:00:13.770243 [ 279 ] {} TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770226 [ 280 ] {} TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770367 [ 281 ] {} TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770370 [ 280 ] {} TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770377 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54138 2025.03.25 22:00:13.770527 [ 281 ] {} TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770522 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.770710 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.770722 [ 282 ] {} TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Authenticating user 'default' from [fd00:1122:3344:101::a]:65088 2025.03.25 22:00:13.770765 [ 284 ] {} TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Authenticating user 'default' from [fd00:1122:3344:101::a]:54138 2025.03.25 22:00:13.770775 [ 282 ] {} TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770840 [ 284 ] {} TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770848 [ 282 ] {} TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.770867 [ 284 ] {} TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.772606 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.25 22:00:13.772647 [ 283 ] {} TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Authenticating user 'default' from [fd00:1122:3344:101::a]:55627 2025.03.25 22:00:13.772710 [ 283 ] {} TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:13.772723 [ 283 ] {} TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:00:14.001156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 138.59 MiB, peak 138.59 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 1.35 MiB 2025.03.25 22:00:17.514965 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.25 22:00:17.515015 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.03.25 22:00:17.515074 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.25 22:00:17.515114 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.25 22:00:17.535133 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Loading data parts 2025.03.25 22:00:17.535307 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): There are no data parts 2025.03.25 22:00:17.546049 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Loading data parts 2025.03.25 22:00:17.546366 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): There are no data parts 2025.03.25 22:00:17.551233 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:17.551274 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.25 22:00:17.553139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:17.553417 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:17.553596 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.03.25 22:00:17.579504 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:17.579595 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.25 22:00:17.586776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:17.587536 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:17.590021 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.25 22:00:18.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 149.67 MiB (RSS), difference: 4.81 MiB 2025.03.25 22:00:20.014950 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.25 22:00:20.015090 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.25 22:00:20.020310 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Loading data parts 2025.03.25 22:00:20.020563 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): There are no data parts 2025.03.25 22:00:20.031190 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:20.031270 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.03.25 22:00:20.032911 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:20.033210 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:20.033767 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.25 22:00:21.000307 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 153.90 MiB, peak 153.90 MiB, free memory in arenas 0.00 B, will set to 150.09 MiB (RSS), difference: -3.81 MiB 2025.03.25 22:00:24.976088 [ 123 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:00:24.976152 [ 123 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:00:25.053694 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.03.25 22:00:25.054710 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:25.054765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:25.055378 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:25.055678 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:25.056025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.25 22:00:25.090096 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.25 22:00:25.111448 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:25.111525 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:25.118132 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:25.118916 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:25.121799 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.25 22:00:26.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.76 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 151.79 MiB (RSS), difference: 1.03 MiB 2025.03.25 22:00:30.856570 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.856838 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.863224 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.869635 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.874811 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} TCPHandler: Processed in 0.018369131 sec. 2025.03.25 22:00:30.879405 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.879659 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.883475 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.883592 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.884144 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} TCPHandler: Processed in 0.004848395 sec. 2025.03.25 22:00:30.884449 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.884594 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.884957 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.885010 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.885462 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} TCPHandler: Processed in 0.001065029 sec. 2025.03.25 22:00:30.885684 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.885822 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.886135 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.886188 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.886641 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} TCPHandler: Processed in 0.001007937 sec. 2025.03.25 22:00:30.886851 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.886990 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.887304 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.887355 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.887820 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} TCPHandler: Processed in 0.001018428 sec. 2025.03.25 22:00:30.888031 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.888174 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.888509 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.888564 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.889015 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} TCPHandler: Processed in 0.001036468 sec. 2025.03.25 22:00:30.889271 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.889417 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.889751 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.889805 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.890236 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} TCPHandler: Processed in 0.001019038 sec. 2025.03.25 22:00:30.890487 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.890627 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.890957 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.891010 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.891440 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} TCPHandler: Processed in 0.001004357 sec. 2025.03.25 22:00:30.891641 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.891780 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.892113 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.892166 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.892598 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} TCPHandler: Processed in 0.001006148 sec. 2025.03.25 22:00:30.892806 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.892947 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.893289 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.893342 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.893788 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} TCPHandler: Processed in 0.001032888 sec. 2025.03.25 22:00:30.894015 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.894159 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.894499 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.894553 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.895088 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} TCPHandler: Processed in 0.00112373 sec. 2025.03.25 22:00:30.895293 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.895440 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.895783 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.895837 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.896332 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} TCPHandler: Processed in 0.001088659 sec. 2025.03.25 22:00:30.896564 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.896710 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.897060 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.897113 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.897622 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} TCPHandler: Processed in 0.001107629 sec. 2025.03.25 22:00:30.897857 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.898003 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:30.898355 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.898407 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:30.898908 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} TCPHandler: Processed in 0.00110256 sec. 2025.03.25 22:00:30.899726 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.899839 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:00:30.899884 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:30.900645 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:30.900695 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:30.901469 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:30.901918 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:30.902153 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} executeQuery: Read 14 rows, 2.01 KiB in 0.002304 sec., 6076.388888888889 rows/sec., 871.87 KiB/sec. 2025.03.25 22:00:30.902210 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} TCPHandler: Processed in 0.002501113 sec. 2025.03.25 22:00:30.902330 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.902444 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:30.902492 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:30.905998 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:30.906037 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:30.908628 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:30.909158 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:30.909381 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} executeQuery: Read 26 rows, 2.06 KiB in 0.006962 sec., 3734.5590347601265 rows/sec., 296.11 KiB/sec. 2025.03.25 22:00:30.909439 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} TCPHandler: Processed in 0.007162315 sec. 2025.03.25 22:00:30.909568 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.909680 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:30.909733 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:30.910288 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:30.910329 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:30.910850 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:30.911473 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:30.911695 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} executeQuery: Read 28 rows, 2.24 KiB in 0.00204 sec., 13725.49019607843 rows/sec., 1.07 MiB/sec. 2025.03.25 22:00:30.911748 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} TCPHandler: Processed in 0.002236099 sec. 2025.03.25 22:00:30.911877 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.911993 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:30.912045 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:30.915262 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:30.915304 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:30.915906 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:30.916510 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:30.916731 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} executeQuery: Read 20 rows, 1.42 KiB in 0.004769 sec., 4193.751310547284 rows/sec., 297.74 KiB/sec. 2025.03.25 22:00:30.916791 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} TCPHandler: Processed in 0.004970227 sec. 2025.03.25 22:00:30.916921 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:30.917035 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:30.917083 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:30.917511 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:30.917550 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:30.918093 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:30.918852 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:30.919101 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} executeQuery: Read 8 rows, 576.00 B in 0.002088 sec., 3831.417624521073 rows/sec., 269.40 KiB/sec. 2025.03.25 22:00:30.919230 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} TCPHandler: Processed in 0.002370812 sec. 2025.03.25 22:00:31.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.66 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 153.12 MiB (RSS), difference: 4.46 MiB 2025.03.25 22:00:32.556145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.03.25 22:00:32.556772 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:32.556823 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:32.557420 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:32.557688 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:32.557992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.03.25 22:00:32.621858 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.25 22:00:32.641318 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:32.641381 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:32.647960 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:32.648739 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:32.651591 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.25 22:00:35.855978 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:35.856200 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:35.856280 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:35.857023 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:35.857071 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:35.857513 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:35.857773 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:35.857972 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} executeQuery: Read 26 rows, 2.06 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 1.10 MiB/sec. 2025.03.25 22:00:35.858031 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} TCPHandler: Processed in 0.002193458 sec. 2025.03.25 22:00:35.858159 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:35.858273 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:35.858320 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:35.858867 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:35.858905 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:35.859266 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:35.859511 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:35.859684 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} executeQuery: Read 28 rows, 2.24 KiB in 0.001437 sec., 19485.038274182327 rows/sec., 1.52 MiB/sec. 2025.03.25 22:00:35.859732 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} TCPHandler: Processed in 0.001627768 sec. 2025.03.25 22:00:35.859850 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:35.859967 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:35.860020 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:35.860519 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:35.860557 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:35.860948 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:35.861197 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:35.861402 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} executeQuery: Read 50 rows, 3.55 KiB in 0.001454 sec., 34387.8954607978 rows/sec., 2.38 MiB/sec. 2025.03.25 22:00:35.861555 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} TCPHandler: Processed in 0.00175335 sec. 2025.03.25 22:00:35.861665 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:35.861770 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:35.861818 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:35.862253 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:35.862292 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:35.862650 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:35.862892 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:35.863063 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} executeQuery: Read 20 rows, 1.41 KiB in 0.001316 sec., 15197.568389057751 rows/sec., 1.04 MiB/sec. 2025.03.25 22:00:35.863111 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} TCPHandler: Processed in 0.001496787 sec. 2025.03.25 22:00:39.976186 [ 95 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:00:39.976251 [ 95 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:00:40.034162 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 2025.03.25 22:00:40.038138 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.038197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.039676 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:40.039988 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.040558 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 134 2025.03.25 22:00:40.058099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.03.25 22:00:40.058820 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.058867 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.059464 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:40.059727 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.060050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.25 22:00:40.151645 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.25 22:00:40.171723 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.171772 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.178817 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:40.179587 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.182271 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.25 22:00:40.855198 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.855480 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.857850 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.861919 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} 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')" moved to PREWHERE 2025.03.25 22:00:40.862268 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.864444 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.866656 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.03.25 22:00:40.871515 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.873431 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.873460 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.873588 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} 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'))" 2025.03.25 22:00:40.873614 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.892156 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} executeQuery: Read 14 rows, 585.00 B in 0.03679 sec., 380.53818972546884 rows/sec., 15.53 KiB/sec. 2025.03.25 22:00:40.892307 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} TCPHandler: Processed in 0.03725622 sec. 2025.03.25 22:00:40.896254 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.896462 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.896816 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.896859 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} 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')" moved to PREWHERE 2025.03.25 22:00:40.897146 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.897235 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.897410 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.03.25 22:00:40.897449 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.897475 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.897492 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.897550 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} 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'))" 2025.03.25 22:00:40.897573 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.898310 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} executeQuery: Read 14 rows, 585.00 B in 0.001945 sec., 7197.943444730077 rows/sec., 293.72 KiB/sec. 2025.03.25 22:00:40.898438 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} TCPHandler: Processed in 0.00229654 sec. 2025.03.25 22:00:40.898701 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.898864 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.899154 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.899198 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.03.25 22:00:40.899466 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.899535 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.899686 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.03.25 22:00:40.899723 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.899750 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.899768 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.899813 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2025.03.25 22:00:40.899838 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.900451 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} executeQuery: Read 14 rows, 585.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 344.98 KiB/sec. 2025.03.25 22:00:40.900572 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} TCPHandler: Processed in 0.001923964 sec. 2025.03.25 22:00:40.900801 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.900960 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.901242 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.901284 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.03.25 22:00:40.901550 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.901619 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.901768 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.03.25 22:00:40.901807 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.901831 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.901847 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.901892 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2025.03.25 22:00:40.901915 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.902469 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} executeQuery: Read 14 rows, 585.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 362.26 KiB/sec. 2025.03.25 22:00:40.902590 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} TCPHandler: Processed in 0.001841432 sec. 2025.03.25 22:00:40.903607 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.903783 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.904076 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.904119 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.03.25 22:00:40.904388 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.904457 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.904604 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.25 22:00:40.904638 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.904662 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.904678 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.904723 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2025.03.25 22:00:40.904746 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.905381 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} executeQuery: Read 14 rows, 585.00 B in 0.001675 sec., 8358.20895522388 rows/sec., 341.07 KiB/sec. 2025.03.25 22:00:40.905497 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} TCPHandler: Processed in 0.001945864 sec. 2025.03.25 22:00:40.905777 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.905939 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.906220 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.906262 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} 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', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.03.25 22:00:40.906530 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.906597 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.906743 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.25 22:00:40.906777 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.906801 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.906818 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.906862 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} 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', 'http_service:request_latency_histogram'))" 2025.03.25 22:00:40.906884 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.907468 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} executeQuery: Read 14 rows, 585.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 357.50 KiB/sec. 2025.03.25 22:00:40.907588 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} TCPHandler: Processed in 0.001864392 sec. 2025.03.25 22:00:40.907900 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.908055 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.908333 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.908374 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.03.25 22:00:40.908642 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.908709 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.908854 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.25 22:00:40.908886 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.908910 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.908927 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.908972 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" 2025.03.25 22:00:40.908994 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.909549 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} executeQuery: Read 14 rows, 585.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 365.51 KiB/sec. 2025.03.25 22:00:40.909665 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} TCPHandler: Processed in 0.001818762 sec. 2025.03.25 22:00:40.910357 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.910511 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.910787 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.910830 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.03.25 22:00:40.911098 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.911164 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.911304 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.25 22:00:40.911336 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.911359 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.911375 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.911418 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.03.25 22:00:40.911441 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.912031 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} executeQuery: Read 14 rows, 585.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 359.53 KiB/sec. 2025.03.25 22:00:40.912147 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} TCPHandler: Processed in 0.001840472 sec. 2025.03.25 22:00:40.912387 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.912541 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.912815 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.912858 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.03.25 22:00:40.913127 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.913195 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.913356 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.25 22:00:40.913388 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.913411 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.913428 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.913471 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.03.25 22:00:40.913493 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.914152 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} executeQuery: Read 14 rows, 585.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 339.85 KiB/sec. 2025.03.25 22:00:40.914267 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} TCPHandler: Processed in 0.001931754 sec. 2025.03.25 22:00:40.914504 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.914666 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.914957 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.915002 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.03.25 22:00:40.915291 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.915361 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.915507 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.25 22:00:40.915540 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.915564 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.915581 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.915625 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.03.25 22:00:40.915649 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.916223 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} executeQuery: Read 14 rows, 585.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 351.35 KiB/sec. 2025.03.25 22:00:40.916339 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} TCPHandler: Processed in 0.001889773 sec. 2025.03.25 22:00:40.916580 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.916737 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.917014 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.917058 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.25 22:00:40.917341 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.917409 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.917552 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.25 22:00:40.917585 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.917609 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.917626 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.917670 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.25 22:00:40.917695 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.918289 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} executeQuery: Read 14 rows, 585.00 B in 0.001624 sec., 8620.689655172413 rows/sec., 351.78 KiB/sec. 2025.03.25 22:00:40.918405 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} TCPHandler: Processed in 0.001877273 sec. 2025.03.25 22:00:40.918657 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.918813 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.919099 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.919143 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.25 22:00:40.919424 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.919492 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.919633 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.25 22:00:40.919667 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.919690 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.919707 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.919751 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.25 22:00:40.919773 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.920345 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} executeQuery: Read 14 rows, 585.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 356.61 KiB/sec. 2025.03.25 22:00:40.920461 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} TCPHandler: Processed in 0.001855462 sec. 2025.03.25 22:00:40.920691 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.920850 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.921131 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.921174 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.25 22:00:40.921456 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.921524 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.921666 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.25 22:00:40.921701 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.921724 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.921741 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.921784 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.25 22:00:40.921807 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.922385 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} executeQuery: Read 14 rows, 585.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 355.28 KiB/sec. 2025.03.25 22:00:40.922502 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} TCPHandler: Processed in 0.001862233 sec. 2025.03.25 22:00:40.922728 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.922885 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.25 22:00:40.923160 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.923204 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.25 22:00:40.923488 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.923554 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.923696 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.25 22:00:40.923729 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.923753 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.923770 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.923813 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.25 22:00:40.923835 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.924386 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} executeQuery: Read 14 rows, 585.00 B in 0.001573 sec., 8900.190718372536 rows/sec., 363.18 KiB/sec. 2025.03.25 22:00:40.924502 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} TCPHandler: Processed in 0.001826122 sec. 2025.03.25 22:00:40.924724 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.924881 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.925158 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.925201 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.925486 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.925552 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.925699 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.25 22:00:40.925733 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.925757 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.925775 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.925819 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.25 22:00:40.925842 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.926386 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} executeQuery: Read 14 rows, 585.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 362.49 KiB/sec. 2025.03.25 22:00:40.926500 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} TCPHandler: Processed in 0.001826611 sec. 2025.03.25 22:00:40.926726 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.926883 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.927161 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.927205 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.927493 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.927559 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.927701 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.25 22:00:40.927733 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.927757 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.927774 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.927816 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.927839 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.928383 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} executeQuery: Read 14 rows, 585.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 363.65 KiB/sec. 2025.03.25 22:00:40.928498 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} TCPHandler: Processed in 0.001823252 sec. 2025.03.25 22:00:40.934137 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.934333 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.934651 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:00:40.934696 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.934989 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.935055 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:00:40.935198 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.25 22:00:40.935232 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:00:40.935255 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:00:40.935272 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:00:40.935317 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:00:40.935341 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.25 22:00:40.936084 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} executeQuery: Read 14 rows, 585.00 B in 0.001845 sec., 7588.075880758807 rows/sec., 309.64 KiB/sec. 2025.03.25 22:00:40.936199 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} TCPHandler: Processed in 0.002127807 sec. 2025.03.25 22:00:40.937570 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.937688 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:00:40.937734 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:00:40.938400 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.938449 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.938969 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:40.939197 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.939435 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} executeQuery: Read 17 rows, 4.90 KiB in 0.00178 sec., 9550.561797752809 rows/sec., 2.69 MiB/sec. 2025.03.25 22:00:40.939521 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} TCPHandler: Processed in 0.002000405 sec. 2025.03.25 22:00:40.939636 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.939743 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.939787 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:00:40.940958 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.940996 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.941382 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.941629 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.941896 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} executeQuery: Read 212 rows, 13.81 KiB in 0.002163 sec., 98012.02034211742 rows/sec., 6.23 MiB/sec. 2025.03.25 22:00:40.941965 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} TCPHandler: Processed in 0.002381162 sec. 2025.03.25 22:00:40.942070 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.942173 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:40.942218 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:40.943031 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.943071 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.943477 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:40.943716 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.943943 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} executeQuery: Read 634 rows, 51.45 KiB in 0.001793 sec., 353597.3229224763 rows/sec., 28.02 MiB/sec. 2025.03.25 22:00:40.943995 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} TCPHandler: Processed in 0.001975604 sec. 2025.03.25 22:00:40.944098 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.944200 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.944250 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:00:40.944841 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.944878 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.945306 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.945568 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.945790 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} executeQuery: Read 129 rows, 8.12 KiB in 0.001604 sec., 80423.94014962594 rows/sec., 4.94 MiB/sec. 2025.03.25 22:00:40.945951 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} TCPHandler: Processed in 0.001903633 sec. 2025.03.25 22:00:40.946060 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.946163 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.946209 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:00:40.946774 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.946814 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.947185 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.947424 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.947696 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} executeQuery: Read 114 rows, 7.56 KiB in 0.001539 sec., 74074.07407407407 rows/sec., 4.80 MiB/sec. 2025.03.25 22:00:40.947765 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} TCPHandler: Processed in 0.001754621 sec. 2025.03.25 22:00:40.947865 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.947966 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.948009 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:00:40.948545 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.948584 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.948941 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.949173 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.949420 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} executeQuery: Read 112 rows, 6.53 KiB in 0.001466 sec., 76398.36289222374 rows/sec., 4.35 MiB/sec. 2025.03.25 22:00:40.949473 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} TCPHandler: Processed in 0.001658349 sec. 2025.03.25 22:00:40.949574 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.949674 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:40.949717 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:40.950332 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.950372 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.950731 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:40.950966 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.951243 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} executeQuery: Read 384 rows, 27.75 KiB in 0.001564 sec., 245524.2966751918 rows/sec., 17.33 MiB/sec. 2025.03.25 22:00:40.951306 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} TCPHandler: Processed in 0.001782851 sec. 2025.03.25 22:00:40.951408 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.951511 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:00:40.951559 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:00:40.951971 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.952009 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.952364 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.952593 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.952845 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.03.25 22:00:40.952901 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} TCPHandler: Processed in 0.001541997 sec. 2025.03.25 22:00:40.953002 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.953103 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.953150 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:40.953825 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.953864 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.954236 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:40.954464 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.954755 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} executeQuery: Read 127 rows, 8.41 KiB in 0.001648 sec., 77063.10679611651 rows/sec., 4.98 MiB/sec. 2025.03.25 22:00:40.954831 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} TCPHandler: Processed in 0.001879022 sec. 2025.03.25 22:00:40.954948 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.955051 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.955097 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:00:40.955500 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.955538 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.955955 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.956188 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.956465 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} executeQuery: Read 2 rows, 134.00 B in 0.001429 sec., 1399.5801259622115 rows/sec., 91.57 KiB/sec. 2025.03.25 22:00:40.956513 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} TCPHandler: Processed in 0.001615328 sec. 2025.03.25 22:00:40.956629 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.956734 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.956799 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:00:40.957892 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.957931 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.960458 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.960766 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.961121 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} executeQuery: Read 23 rows, 42.20 KiB in 0.004401 sec., 5226.084980686207 rows/sec., 9.36 MiB/sec. 2025.03.25 22:00:40.961245 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} TCPHandler: Processed in 0.004665772 sec. 2025.03.25 22:00:40.961380 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.961503 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.961548 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.25 22:00:40.961949 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.961988 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.962348 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:00:40.962589 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.962855 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} executeQuery: Read 24 rows, 1.78 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.27 MiB/sec. 2025.03.25 22:00:40.962911 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} TCPHandler: Processed in 0.001593178 sec. 2025.03.25 22:00:40.963029 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:40.963146 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:40.963192 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:40.963657 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:40.963698 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.03.25 22:00:40.964195 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:40.964442 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:40.964619 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} executeQuery: Read 42 rows, 2.60 KiB in 0.001497 sec., 28056.112224448898 rows/sec., 1.70 MiB/sec. 2025.03.25 22:00:40.964668 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} TCPHandler: Processed in 0.001693069 sec. 2025.03.25 22:00:45.856478 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:45.856710 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:45.856791 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:45.857696 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:45.857743 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:45.858180 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:45.858446 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:45.858763 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} executeQuery: Read 26 rows, 2.06 KiB in 0.002086 sec., 12464.046021093 rows/sec., 988.27 KiB/sec. 2025.03.25 22:00:45.858866 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} TCPHandler: Processed in 0.002531544 sec. 2025.03.25 22:00:45.859012 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:45.859155 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:45.859213 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:45.859841 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:45.859881 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:45.860251 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:45.860489 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:45.860701 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} executeQuery: Read 28 rows, 2.24 KiB in 0.001579 sec., 17732.74224192527 rows/sec., 1.38 MiB/sec. 2025.03.25 22:00:45.860753 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} TCPHandler: Processed in 0.001808481 sec. 2025.03.25 22:00:45.860860 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:45.860964 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:45.861013 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:45.861807 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:45.861848 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:45.862221 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:45.862453 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:45.862660 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} executeQuery: Read 50 rows, 3.55 KiB in 0.001718 sec., 29103.608847497093 rows/sec., 2.02 MiB/sec. 2025.03.25 22:00:45.862711 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} TCPHandler: Processed in 0.001902883 sec. 2025.03.25 22:00:45.862844 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:45.862950 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:45.862997 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:45.863419 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:45.863458 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:45.863805 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:00:45.864039 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:45.864240 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} executeQuery: Read 20 rows, 1.41 KiB in 0.001312 sec., 15243.90243902439 rows/sec., 1.05 MiB/sec. 2025.03.25 22:00:45.864290 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} TCPHandler: Processed in 0.001498096 sec. 2025.03.25 22:00:47.560147 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.03.25 22:00:47.560752 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:47.560795 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:47.561377 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:47.561635 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:47.561835 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.03.25 22:00:47.682327 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.25 22:00:47.702861 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:47.702923 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:47.709682 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:47.710421 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:47.713340 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.25 22:00:48.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 156.46 MiB, peak 160.46 MiB, free memory in arenas 0.00 B, will set to 157.95 MiB (RSS), difference: 1.49 MiB 2025.03.25 22:00:50.040796 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 202 2025.03.25 22:00:50.044757 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.044808 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.046423 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:00:50.046740 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.047313 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2025.03.25 22:00:50.865978 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.866253 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.866370 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:00:50.867598 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.867666 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.868191 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.868567 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.868851 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} executeQuery: Read 212 rows, 13.81 KiB in 0.002677 sec., 79193.12663429212 rows/sec., 5.04 MiB/sec. 2025.03.25 22:00:50.868950 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} TCPHandler: Processed in 0.003190216 sec. 2025.03.25 22:00:50.869134 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.869267 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:50.869336 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:50.870636 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.870694 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.871186 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:50.871533 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.871759 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} executeQuery: Read 633 rows, 51.35 KiB in 0.002529 sec., 250296.55990510082 rows/sec., 19.83 MiB/sec. 2025.03.25 22:00:50.871825 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} TCPHandler: Processed in 0.002772718 sec. 2025.03.25 22:00:50.872019 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.872185 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.872258 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:00:50.873083 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.873126 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.873572 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.873950 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.874221 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} executeQuery: Read 129 rows, 8.12 KiB in 0.002076 sec., 62138.72832369942 rows/sec., 3.82 MiB/sec. 2025.03.25 22:00:50.874437 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} TCPHandler: Processed in 0.002519254 sec. 2025.03.25 22:00:50.874754 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.874946 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.875017 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:00:50.875959 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.876017 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.876639 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.877014 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.877286 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} executeQuery: Read 113 rows, 7.49 KiB in 0.002378 sec., 47518.92346509672 rows/sec., 3.08 MiB/sec. 2025.03.25 22:00:50.877370 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} TCPHandler: Processed in 0.002687896 sec. 2025.03.25 22:00:50.877523 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.877652 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.877711 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:00:50.878402 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.878454 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.878994 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.879368 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.879601 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} executeQuery: Read 112 rows, 6.53 KiB in 0.001979 sec., 56594.23951490652 rows/sec., 3.22 MiB/sec. 2025.03.25 22:00:50.879676 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} TCPHandler: Processed in 0.002217329 sec. 2025.03.25 22:00:50.879860 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.880050 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:50.880113 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:50.881098 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.881146 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.881678 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:50.882050 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.882334 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} executeQuery: Read 369 rows, 26.55 KiB in 0.002318 sec., 159188.95599654873 rows/sec., 11.18 MiB/sec. 2025.03.25 22:00:50.882405 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} TCPHandler: Processed in 0.002630586 sec. 2025.03.25 22:00:50.882560 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.882704 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:00:50.882768 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:00:50.883368 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.883418 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.883911 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.884265 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.884553 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} executeQuery: Read 6 rows, 321.00 B in 0.001879 sec., 3193.1878658861096 rows/sec., 166.83 KiB/sec. 2025.03.25 22:00:50.884731 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} TCPHandler: Processed in 0.002234139 sec. 2025.03.25 22:00:50.884900 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.885036 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.885102 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:50.885868 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.885922 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.886860 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:50.887556 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.887941 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} executeQuery: Read 127 rows, 8.41 KiB in 0.00293 sec., 43344.70989761093 rows/sec., 2.80 MiB/sec. 2025.03.25 22:00:50.888034 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} TCPHandler: Processed in 0.003198856 sec. 2025.03.25 22:00:50.888194 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.888333 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.888397 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:00:50.894945 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.895010 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.895601 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.895970 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.896259 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} executeQuery: Read 1 rows, 69.00 B in 0.007956 sec., 125.6913021618904 rows/sec., 8.47 KiB/sec. 2025.03.25 22:00:50.896346 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} TCPHandler: Processed in 0.008220094 sec. 2025.03.25 22:00:50.896542 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.896701 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.896834 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:00:50.898447 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.898501 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.899489 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:00:50.899889 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.900243 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} executeQuery: Read 23 rows, 42.20 KiB in 0.003583 sec., 6419.201786212671 rows/sec., 11.50 MiB/sec. 2025.03.25 22:00:50.900396 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} TCPHandler: Processed in 0.003949269 sec. 2025.03.25 22:00:50.900563 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:50.900704 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:50.900770 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:50.901391 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:50.901443 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:50.901959 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:00:50.902326 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:50.902618 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} executeQuery: Read 42 rows, 2.60 KiB in 0.001941 sec., 21638.330757341577 rows/sec., 1.31 MiB/sec. 2025.03.25 22:00:50.902840 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} TCPHandler: Processed in 0.002346231 sec. 2025.03.25 22:00:54.976504 [ 74 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:00:54.976573 [ 74 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:00:55.061939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.03.25 22:00:55.062705 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.062764 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.063394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.063648 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.063838 [ 74 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.063919 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.25 22:00:55.063944 [ 74 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.063976 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.067986 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.068173 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.068282 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.068422 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.068702 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.068899 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.069004 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.069180 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:00:55.086931 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.02287406 sec., 122671.70760241075 rows/sec., 1.75 MiB/sec. 2025.03.25 22:00:55.087719 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.088078 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.088159 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.088290 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.03.25 22:00:55.213405 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.25 22:00:55.234117 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.234189 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.241204 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.241967 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.242374 [ 74 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.242550 [ 74 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.242654 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.243116 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.258584 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.25 22:00:55.259812 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.261310 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.266802 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.271950 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.276825 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.283758 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.288111 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:00:55.347956 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105124306 sec., 437.57720502811213 rows/sec., 2.26 MiB/sec. 2025.03.25 22:00:55.349767 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.352096 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.352188 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.353440 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.03.25 22:00:55.856394 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:55.856602 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:00:55.856682 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:00:55.857466 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.857509 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.857947 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.858230 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.858360 [ 73 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.858415 [ 73 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.858448 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.858449 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} executeQuery: Read 26 rows, 2.06 KiB in 0.001901 sec., 13677.012098895319 rows/sec., 1.06 MiB/sec. 2025.03.25 22:00:55.858567 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} TCPHandler: Processed in 0.00230752 sec. 2025.03.25 22:00:55.858610 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:00:55.858717 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:55.858739 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.858772 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.03.25 22:00:55.858849 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:00:55.858893 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.03.25 22:00:55.858928 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:00:55.859272 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 634 rows starting from the beginning of the part 2025.03.25 22:00:55.859774 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.03.25 22:00:55.860073 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part 2025.03.25 22:00:55.860368 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2025.03.25 22:00:55.861031 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.861073 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.861731 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.862033 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.862236 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 5 columns (5 merged, 0 gathered) in 0.003707355 sec., 369805.4273194771 rows/sec., 30.66 MiB/sec. 2025.03.25 22:00:55.862243 [ 73 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.862313 [ 73 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.862338 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.862349 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} executeQuery: Read 28 rows, 2.24 KiB in 0.003532 sec., 7927.5198187995475 rows/sec., 633.16 KiB/sec. 2025.03.25 22:00:55.862617 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.862922 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:00:55.863012 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} TCPHandler: Processed in 0.004342306 sec. 2025.03.25 22:00:55.863313 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.863347 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:55.863366 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.03.25 22:00:55.863564 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.03.25 22:00:55.863731 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.863737 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:00:55.864101 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:00:55.864132 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 384 rows starting from the beginning of the part 2025.03.25 22:00:55.864202 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.864605 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.03.25 22:00:55.864654 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.03.25 22:00:55.864877 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 369 rows starting from the beginning of the part 2025.03.25 22:00:55.865218 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2025.03.25 22:00:55.866215 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.866262 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.866879 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.866975 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 5 columns (5 merged, 0 gathered) in 0.004564 sec., 189526.73093777386 rows/sec., 14.26 MiB/sec. 2025.03.25 22:00:55.867238 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.867381 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.867461 [ 73 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.867572 [ 73 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.867676 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.867870 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} executeQuery: Read 50 rows, 3.55 KiB in 0.00426 sec., 11737.089201877934 rows/sec., 833.29 KiB/sec. 2025.03.25 22:00:55.868117 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:00:55.868435 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} TCPHandler: Processed in 0.00514337 sec. 2025.03.25 22:00:55.868653 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.868723 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part 2025.03.25 22:00:55.868741 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:00:55.868752 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.869080 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part 2025.03.25 22:00:55.869161 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.869223 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:00:55.869498 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:00:55.869510 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part 2025.03.25 22:00:55.869972 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2025.03.25 22:00:55.869993 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.25 22:00:55.870369 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 127 rows starting from the beginning of the part 2025.03.25 22:00:55.870699 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2025.03.25 22:00:55.871591 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.871637 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.872233 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:00:55.872526 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.004723413 sec., 89765.59957810168 rows/sec., 5.97 MiB/sec. 2025.03.25 22:00:55.872630 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.872818 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.872861 [ 73 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:00:55.872974 [ 73 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:00:55.873066 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:00:55.873232 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} executeQuery: Read 20 rows, 1.41 KiB in 0.004111 sec., 4864.9963512527365 rows/sec., 342.07 KiB/sec. 2025.03.25 22:00:55.873658 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:00:55.873712 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} TCPHandler: Processed in 0.005042208 sec. 2025.03.25 22:00:55.874223 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:00:55.874273 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:00:55.874282 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.874491 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2025.03.25 22:00:55.874717 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.874764 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2025.03.25 22:00:55.875014 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2025.03.25 22:00:55.875116 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.03.25 22:00:55.875265 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2025.03.25 22:00:55.875343 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2025.03.25 22:00:55.876191 [ 189 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976652 sec., 51064.08139077057 rows/sec., 3.27 MiB/sec. 2025.03.25 22:00:55.876338 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:00:55.876634 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:00:55.876715 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:00:55.876798 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.25 22:00:56.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.56 MiB, peak 168.69 MiB, free memory in arenas 0.00 B, will set to 163.20 MiB (RSS), difference: 3.64 MiB 2025.03.25 22:01:00.047654 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 232 2025.03.25 22:01:00.050649 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.050707 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.052275 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:00.052597 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.053513 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2025.03.25 22:01:00.863456 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.863728 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.864160 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:00.864213 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.864593 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:00.864682 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:00.864869 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.25 22:01:00.865075 [ 287 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:00.865163 [ 288 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:00.865319 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:00.865372 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:00.869722 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:00.869758 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.03.25 22:01:00.869824 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.869877 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.871341 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} executeQuery: Read 31 rows, 1.18 KiB in 0.007738 sec., 4006.2031532695787 rows/sec., 152.83 KiB/sec. 2025.03.25 22:01:00.871494 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} TCPHandler: Processed in 0.008176262 sec. 2025.03.25 22:01:00.871799 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.871974 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.872284 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:00.872333 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.872648 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:00.872717 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:00.872869 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.25 22:01:00.872986 [ 287 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:00.872991 [ 289 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:00.873125 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:00.873154 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:00.873239 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:00.873261 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.03.25 22:01:00.873304 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.873349 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.874426 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} executeQuery: Read 31 rows, 1.18 KiB in 0.002536 sec., 12223.974763406939 rows/sec., 466.33 KiB/sec. 2025.03.25 22:01:00.874583 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} TCPHandler: Processed in 0.002841419 sec. 2025.03.25 22:01:00.874842 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.875013 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.875324 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:00.875373 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.875689 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:00.875758 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:00.875904 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.25 22:01:00.876020 [ 289 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:00.876023 [ 288 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:00.876163 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:00.876191 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:00.876279 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:00.876301 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.03.25 22:01:00.876345 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.876390 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.03.25 22:01:00.877421 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} executeQuery: Read 31 rows, 1.18 KiB in 0.002491 sec., 12444.801284624647 rows/sec., 474.76 KiB/sec. 2025.03.25 22:01:00.877563 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} TCPHandler: Processed in 0.002773918 sec. 2025.03.25 22:01:00.877801 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.877967 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', '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.03.25 22:01:00.878268 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:00.878318 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} 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', '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.03.25 22:01:00.878632 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:00.878698 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:00.878842 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.25 22:01:00.878928 [ 287 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:00.878945 [ 289 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:00.879045 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:00.879074 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:00.879156 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:00.879178 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.03.25 22:01:00.879218 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} 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', '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.03.25 22:01:00.879264 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} 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', '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.03.25 22:01:00.880272 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} executeQuery: Read 31 rows, 1.18 KiB in 0.002383 sec., 13008.812421317665 rows/sec., 496.27 KiB/sec. 2025.03.25 22:01:00.880410 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} TCPHandler: Processed in 0.002661696 sec. 2025.03.25 22:01:00.883333 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.883456 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:01:00.883505 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:00.884199 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.884247 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.884773 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.885007 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.885237 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} executeQuery: Read 4 rows, 521.00 B in 0.001816 sec., 2202.6431718061676 rows/sec., 280.17 KiB/sec. 2025.03.25 22:01:00.885295 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} TCPHandler: Processed in 0.002016745 sec. 2025.03.25 22:01:00.885431 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.885541 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.885586 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:01:00.886220 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.886262 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.886645 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.886889 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.887070 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} executeQuery: Read 212 rows, 13.81 KiB in 0.001554 sec., 136422.13642213642 rows/sec., 8.68 MiB/sec. 2025.03.25 22:01:00.887154 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} TCPHandler: Processed in 0.001771751 sec. 2025.03.25 22:01:00.887276 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.887388 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:00.887435 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:00.888254 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.888297 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.888721 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:00.888970 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.889171 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} executeQuery: Read 663 rows, 53.67 KiB in 0.001803 sec., 367720.46589018306 rows/sec., 29.07 MiB/sec. 2025.03.25 22:01:00.889243 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} TCPHandler: Processed in 0.002019576 sec. 2025.03.25 22:01:00.889366 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.889475 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.889520 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:00.890072 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.890111 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.890469 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.890717 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.890912 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} executeQuery: Read 129 rows, 8.12 KiB in 0.001456 sec., 88598.9010989011 rows/sec., 5.44 MiB/sec. 2025.03.25 22:01:00.890965 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} TCPHandler: Processed in 0.001650799 sec. 2025.03.25 22:01:00.891082 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.891188 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.891235 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:01:00.891792 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.891830 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.892198 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.892441 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.892662 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} executeQuery: Read 113 rows, 7.49 KiB in 0.001494 sec., 75635.87684069612 rows/sec., 4.90 MiB/sec. 2025.03.25 22:01:00.892746 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} TCPHandler: Processed in 0.00171599 sec. 2025.03.25 22:01:00.892881 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.892985 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.893029 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:01:00.893592 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.893630 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.893999 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.894255 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.894437 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} executeQuery: Read 112 rows, 6.53 KiB in 0.001474 sec., 75983.71777476255 rows/sec., 4.33 MiB/sec. 2025.03.25 22:01:00.894488 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} TCPHandler: Processed in 0.001662939 sec. 2025.03.25 22:01:00.894610 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.894715 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:00.894760 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:00.895428 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.895468 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.895854 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:00.896104 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.896324 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} executeQuery: Read 405 rows, 29.43 KiB in 0.001626 sec., 249077.49077490775 rows/sec., 17.67 MiB/sec. 2025.03.25 22:01:00.896502 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} TCPHandler: Processed in 0.001943213 sec. 2025.03.25 22:01:00.896654 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.896761 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:01:00.896807 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:01:00.897273 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.897312 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.897670 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.897923 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.898097 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. 2025.03.25 22:01:00.898148 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} TCPHandler: Processed in 0.001546977 sec. 2025.03.25 22:01:00.898332 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.898439 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.898487 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:00.898992 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.899029 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.899419 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:00.899667 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.899843 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} executeQuery: Read 171 rows, 11.55 KiB in 0.001427 sec., 119831.81499649613 rows/sec., 7.90 MiB/sec. 2025.03.25 22:01:00.899894 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} TCPHandler: Processed in 0.001612398 sec. 2025.03.25 22:01:00.900012 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.900117 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.900164 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:01:00.900586 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.900623 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.900970 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.901213 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.901399 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. 2025.03.25 22:01:00.901453 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} TCPHandler: Processed in 0.001492596 sec. 2025.03.25 22:01:00.901589 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.901693 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.901758 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:00.902818 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.902856 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.903532 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:01:00.903820 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.904098 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} executeQuery: Read 23 rows, 42.20 KiB in 0.002407 sec., 9555.463232239303 rows/sec., 17.12 MiB/sec. 2025.03.25 22:01:00.904249 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} TCPHandler: Processed in 0.002711168 sec. 2025.03.25 22:01:00.904399 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:00.904515 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:00.904569 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:00.905029 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:00.905068 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:00.905434 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:00.905680 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:00.905845 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} executeQuery: Read 58 rows, 3.69 KiB in 0.001354 sec., 42836.04135893648 rows/sec., 2.66 MiB/sec. 2025.03.25 22:01:00.905893 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} TCPHandler: Processed in 0.001547187 sec. 2025.03.25 22:01:02.564064 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.03.25 22:01:02.564775 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:02.564826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:02.565378 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:02.565639 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:02.565905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.03.25 22:01:02.758665 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.25 22:01:02.778025 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:02.778088 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:02.785054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:02.785817 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:02.788638 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.25 22:01:05.861061 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:05.861292 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:05.861377 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:05.862247 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:05.862304 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:05.862773 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:05.863036 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:05.863261 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} executeQuery: Read 56 rows, 4.38 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.11 MiB/sec. 2025.03.25 22:01:05.863337 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} TCPHandler: Processed in 0.002421472 sec. 2025.03.25 22:01:05.863458 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:05.863570 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:05.863619 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:05.864168 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:05.864207 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:05.864577 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:05.864852 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:05.865029 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} executeQuery: Read 64 rows, 5.12 KiB in 0.001487 sec., 43039.67720242098 rows/sec., 3.36 MiB/sec. 2025.03.25 22:01:05.865082 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} TCPHandler: Processed in 0.00167668 sec. 2025.03.25 22:01:05.865192 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:05.865302 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:05.865352 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:05.865853 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:05.865890 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:05.866312 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:05.866548 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:05.866720 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. 2025.03.25 22:01:05.866773 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} TCPHandler: Processed in 0.001630618 sec. 2025.03.25 22:01:05.866894 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:05.867001 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:05.867047 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:05.867470 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:05.867507 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:05.867852 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:05.868084 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:05.868253 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. 2025.03.25 22:01:05.868301 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} TCPHandler: Processed in 0.001457046 sec. 2025.03.25 22:01:09.976817 [ 48 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:01:09.976879 [ 48 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:01:10.054621 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 272 2025.03.25 22:01:10.057947 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.058006 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.059553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:10.059874 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.060508 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 272 2025.03.25 22:01:10.066952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.03.25 22:01:10.067621 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.067661 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.068260 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:10.068584 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.068809 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.25 22:01:10.148171 [ 3 ] {} TCPHandler: Done processing connection. 2025.03.25 22:01:10.148263 [ 3 ] {} TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.25 22:01:10.289641 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.25 22:01:10.309512 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.309575 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.316814 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:10.317601 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.320246 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.25 22:01:10.868497 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.868685 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.868758 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:01:10.869596 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.869650 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.870106 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.870377 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.870647 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} executeQuery: Read 212 rows, 13.81 KiB in 0.001995 sec., 106265.66416040101 rows/sec., 6.76 MiB/sec. 2025.03.25 22:01:10.870904 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} TCPHandler: Processed in 0.002536734 sec. 2025.03.25 22:01:10.871049 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.871176 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:10.871227 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:10.872078 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.872119 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.872542 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:10.872788 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.873022 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} executeQuery: Read 663 rows, 53.67 KiB in 0.00187 sec., 354545.4545454546 rows/sec., 28.03 MiB/sec. 2025.03.25 22:01:10.873194 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} TCPHandler: Processed in 0.002197559 sec. 2025.03.25 22:01:10.873370 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.873483 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.873530 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:10.874121 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.874161 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.874525 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.874775 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.875062 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} executeQuery: Read 129 rows, 8.12 KiB in 0.00158 sec., 81645.56962025317 rows/sec., 5.02 MiB/sec. 2025.03.25 22:01:10.875135 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} TCPHandler: Processed in 0.001817322 sec. 2025.03.25 22:01:10.875258 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.875374 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.875422 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:01:10.875995 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.876035 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.876406 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.876650 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.877011 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} executeQuery: Read 113 rows, 7.49 KiB in 0.001627 sec., 69452.98094652736 rows/sec., 4.50 MiB/sec. 2025.03.25 22:01:10.877236 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} TCPHandler: Processed in 0.002028365 sec. 2025.03.25 22:01:10.877345 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.877448 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.877492 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:01:10.878065 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.878105 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.878459 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.878696 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.878919 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} executeQuery: Read 112 rows, 6.53 KiB in 0.001489 sec., 75218.26729348555 rows/sec., 4.28 MiB/sec. 2025.03.25 22:01:10.878976 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} TCPHandler: Processed in 0.001682319 sec. 2025.03.25 22:01:10.879094 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.879199 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:10.879244 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:10.879888 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.879926 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.880294 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:10.880530 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.880828 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} executeQuery: Read 405 rows, 29.43 KiB in 0.001633 sec., 248009.79791794246 rows/sec., 17.60 MiB/sec. 2025.03.25 22:01:10.881271 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} TCPHandler: Processed in 0.002226679 sec. 2025.03.25 22:01:10.881437 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.881538 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:01:10.881585 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:01:10.882044 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.882082 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.882440 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.882666 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.882943 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. 2025.03.25 22:01:10.883148 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} TCPHandler: Processed in 0.001758111 sec. 2025.03.25 22:01:10.883294 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.883398 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.883446 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:10.883971 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.884009 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.884377 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:10.884611 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.884812 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} executeQuery: Read 237 rows, 16.27 KiB in 0.001435 sec., 165156.7944250871 rows/sec., 11.07 MiB/sec. 2025.03.25 22:01:10.884863 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} TCPHandler: Processed in 0.001619769 sec. 2025.03.25 22:01:10.884980 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.885090 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.885141 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:01:10.885565 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.885604 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.885957 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.886191 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.886555 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. 2025.03.25 22:01:10.886768 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} TCPHandler: Processed in 0.001841702 sec. 2025.03.25 22:01:10.886877 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.886981 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.887053 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:10.888142 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.888181 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.888806 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:10.889061 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.889366 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} executeQuery: Read 23 rows, 42.20 KiB in 0.002396 sec., 9599.332220367278 rows/sec., 17.20 MiB/sec. 2025.03.25 22:01:10.889479 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} TCPHandler: Processed in 0.002652896 sec. 2025.03.25 22:01:10.889608 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:10.889716 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:10.889763 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:10.890200 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:10.890240 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:10.890588 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:10.890824 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:10.891097 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec. 2025.03.25 22:01:10.891152 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} TCPHandler: Processed in 0.001595658 sec. 2025.03.25 22:01:11.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.34 MiB, peak 169.22 MiB, free memory in arenas 0.00 B, will set to 165.85 MiB (RSS), difference: 1.51 MiB 2025.03.25 22:01:13.817156 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.817435 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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', '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.03.25 22:01:13.817867 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.817918 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} 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', '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.03.25 22:01:13.818296 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.818379 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.818551 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.25 22:01:13.818781 [ 288 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.818805 [ 287 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.818839 [ 289 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.819047 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.819083 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.819206 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.819231 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.819275 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} 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', '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.03.25 22:01:13.819323 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} 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', '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.03.25 22:01:13.819368 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} 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', '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.03.25 22:01:13.821046 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} executeQuery: Read 35 rows, 1.35 KiB in 0.003732 sec., 9378.349410503752 rows/sec., 361.11 KiB/sec. 2025.03.25 22:01:13.821264 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} TCPHandler: Processed in 0.004240524 sec. 2025.03.25 22:01:13.821525 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.821703 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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: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.03.25 22:01:13.822019 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.822070 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} 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: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.03.25 22:01:13.822395 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.822462 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.822608 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.03.25 22:01:13.822766 [ 291 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.822790 [ 288 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.822805 [ 289 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.822968 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.823001 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.823112 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.823134 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.823175 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} 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: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.03.25 22:01:13.823220 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} 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: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.03.25 22:01:13.823260 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} 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: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.03.25 22:01:13.824799 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} executeQuery: Read 35 rows, 1.35 KiB in 0.003184 sec., 10992.462311557789 rows/sec., 423.26 KiB/sec. 2025.03.25 22:01:13.824992 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} TCPHandler: Processed in 0.003522052 sec. 2025.03.25 22:01:13.825216 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.825387 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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: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.03.25 22:01:13.825697 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.825748 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} 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: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.03.25 22:01:13.826071 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.826138 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.826281 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.03.25 22:01:13.826424 [ 287 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.826442 [ 288 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.826462 [ 289 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.826618 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.826650 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.826757 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.826778 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.826818 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} 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: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.03.25 22:01:13.826859 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} 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: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.03.25 22:01:13.826897 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} 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: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.03.25 22:01:13.828287 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} executeQuery: Read 35 rows, 1.35 KiB in 0.002982 sec., 11737.089201877934 rows/sec., 451.93 KiB/sec. 2025.03.25 22:01:13.828480 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} TCPHandler: Processed in 0.003317258 sec. 2025.03.25 22:01:13.828695 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.828864 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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: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.03.25 22:01:13.829173 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.829224 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} 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: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.03.25 22:01:13.829548 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.829615 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.829757 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.03.25 22:01:13.829880 [ 287 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.829905 [ 288 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.829908 [ 289 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.830034 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.830064 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.830173 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.830194 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.830233 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} 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: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.03.25 22:01:13.830276 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} 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: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.03.25 22:01:13.830314 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} 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: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.03.25 22:01:13.831711 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} executeQuery: Read 35 rows, 1.35 KiB in 0.002928 sec., 11953.551912568306 rows/sec., 460.27 KiB/sec. 2025.03.25 22:01:13.831903 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} TCPHandler: Processed in 0.003260877 sec. 2025.03.25 22:01:13.832111 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.832279 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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: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.03.25 22:01:13.832585 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.832636 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} 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: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.03.25 22:01:13.832957 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.833022 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.833163 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.03.25 22:01:13.833321 [ 287 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.833330 [ 288 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.833346 [ 289 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.833476 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.833506 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.833614 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.833636 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.833675 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} 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: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.03.25 22:01:13.833716 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} 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: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.03.25 22:01:13.833754 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} 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: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.03.25 22:01:13.835123 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} executeQuery: Read 35 rows, 1.35 KiB in 0.002923 sec., 11973.999315771469 rows/sec., 461.05 KiB/sec. 2025.03.25 22:01:13.835318 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} TCPHandler: Processed in 0.003259227 sec. 2025.03.25 22:01:13.835537 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.835706 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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', '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.03.25 22:01:13.836011 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.836063 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} 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', '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.03.25 22:01:13.836391 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.836456 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.836597 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.03.25 22:01:13.836738 [ 287 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.836742 [ 288 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.836767 [ 289 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.836882 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.836913 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.837020 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.837040 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.837080 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} 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', '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.03.25 22:01:13.837122 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} 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', '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.03.25 22:01:13.837162 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} 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', '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.03.25 22:01:13.838528 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} executeQuery: Read 35 rows, 1.35 KiB in 0.002901 sec., 12064.80523957256 rows/sec., 464.55 KiB/sec. 2025.03.25 22:01:13.838723 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} TCPHandler: Processed in 0.003238347 sec. 2025.03.25 22:01:13.912610 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.912820 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} executeQuery: (from [fd00:1122:3344:101::d]:58350) 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.03.25 22:01:13.913222 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:13.913279 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} 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.03.25 22:01:13.913631 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.913706 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:13.913863 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.03.25 22:01:13.913995 [ 288 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:13.914040 [ 289 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:13.914051 [ 287 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:13.914209 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:13.914240 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:13.914357 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:13.914379 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.25 22:01:13.914422 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} 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.03.25 22:01:13.914469 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} 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.03.25 22:01:13.914511 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} 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.03.25 22:01:13.915980 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} executeQuery: Read 35 rows, 1.35 KiB in 0.003256 sec., 10749.385749385749 rows/sec., 413.90 KiB/sec. 2025.03.25 22:01:13.916187 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} TCPHandler: Processed in 0.003653684 sec. 2025.03.25 22:01:13.916628 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.916750 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:01:13.916798 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:13.917493 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.917540 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.918054 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:01:13.918281 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.918573 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} executeQuery: Read 7 rows, 1.42 KiB in 0.001843 sec., 3798.155181768855 rows/sec., 772.56 KiB/sec. 2025.03.25 22:01:13.918692 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} TCPHandler: Processed in 0.002116647 sec. 2025.03.25 22:01:13.918802 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.918912 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:13.918958 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:13.920130 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.920173 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.920610 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:13.920865 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.921087 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} executeQuery: Read 1197 rows, 100.57 KiB in 0.002201 sec., 543843.7074057247 rows/sec., 44.62 MiB/sec. 2025.03.25 22:01:13.921141 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} TCPHandler: Processed in 0.002389831 sec. 2025.03.25 22:01:13.921265 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.921374 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:01:13.921420 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:01:13.922077 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.922119 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.922492 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:13.922743 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.922956 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} executeQuery: Read 228 rows, 15.81 KiB in 0.001606 sec., 141967.6214196762 rows/sec., 9.61 MiB/sec. 2025.03.25 22:01:13.923009 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} TCPHandler: Processed in 0.001798241 sec. 2025.03.25 22:01:13.923112 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.923219 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:13.923264 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:13.923992 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.924033 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.924400 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:13.924634 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.924849 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} executeQuery: Read 520 rows, 39.40 KiB in 0.001651 sec., 314960.6299212599 rows/sec., 23.31 MiB/sec. 2025.03.25 22:01:13.924902 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} TCPHandler: Processed in 0.001840102 sec. 2025.03.25 22:01:13.925018 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.925125 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:13.925174 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:13.928158 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.928201 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.928703 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:13.928954 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.929256 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} executeQuery: Read 2107 rows, 144.32 KiB in 0.00413 sec., 510169.4915254237 rows/sec., 34.13 MiB/sec. 2025.03.25 22:01:13.929406 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} TCPHandler: Processed in 0.004440638 sec. 2025.03.25 22:01:13.929528 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:13.929636 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:13.929683 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:13.930149 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:13.930192 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:13.930553 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:13.930787 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:13.931014 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} executeQuery: Read 36 rows, 2.48 KiB in 0.001398 sec., 25751.072961373393 rows/sec., 1.74 MiB/sec. 2025.03.25 22:01:13.931102 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} TCPHandler: Processed in 0.001626568 sec. 2025.03.25 22:01:15.856977 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:15.857282 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:15.857402 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:15.858242 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.858292 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.858722 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:15.858977 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.859139 [ 35 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:15.859192 [ 35 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.859195 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. 2025.03.25 22:01:15.859223 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.859319 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} TCPHandler: Processed in 0.002527064 sec. 2025.03.25 22:01:15.859488 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:01:15.859531 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:15.859777 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:15.859792 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:15.859868 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:15.859874 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 634 rows starting from the beginning of the part 2025.03.25 22:01:15.860183 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 663 rows starting from the beginning of the part 2025.03.25 22:01:15.860559 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:01:15.860891 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 663 rows starting from the beginning of the part 2025.03.25 22:01:15.861288 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part 2025.03.25 22:01:15.861601 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.03.25 22:01:15.862827 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.862906 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.863846 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:15.864273 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.864422 [ 35 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:15.864522 [ 35 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.864596 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.864642 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} executeQuery: Read 64 rows, 5.12 KiB in 0.004944 sec., 12944.983818770228 rows/sec., 1.01 MiB/sec. 2025.03.25 22:01:15.865266 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} TCPHandler: Processed in 0.005797092 sec. 2025.03.25 22:01:15.865300 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:01:15.865826 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3269 rows, containing 5 columns (5 merged, 0 gathered) in 0.006482783 sec., 504258.7419631353 rows/sec., 42.31 MiB/sec. 2025.03.25 22:01:15.865829 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:15.865970 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:15.866113 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part 2025.03.25 22:01:15.866292 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:15.866287 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:15.866602 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 405 rows starting from the beginning of the part 2025.03.25 22:01:15.866674 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:15.867110 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:01:15.867658 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 405 rows starting from the beginning of the part 2025.03.25 22:01:15.867838 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.868188 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 520 rows starting from the beginning of the part 2025.03.25 22:01:15.868376 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:15.868712 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.03.25 22:01:15.868801 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:01:15.870087 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.870158 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.871221 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:15.871712 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.871726 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.007023813 sec., 262250.7176657465 rows/sec., 19.94 MiB/sec. 2025.03.25 22:01:15.871930 [ 35 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:15.871996 [ 35 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.872048 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.872052 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:15.872091 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} executeQuery: Read 64 rows, 4.56 KiB in 0.005989 sec., 10686.258139923191 rows/sec., 762.14 KiB/sec. 2025.03.25 22:01:15.872478 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:01:15.872514 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} TCPHandler: Processed in 0.00686842 sec. 2025.03.25 22:01:15.872822 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:15.872886 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.872887 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:15.872911 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 424 rows starting from the beginning of the part 2025.03.25 22:01:15.873107 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:15.873252 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 171 rows starting from the beginning of the part 2025.03.25 22:01:15.873444 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:15.873521 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.25 22:01:15.873777 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.03.25 22:01:15.873765 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:15.874118 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.03.25 22:01:15.874445 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2107 rows starting from the beginning of the part 2025.03.25 22:01:15.874805 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.03.25 22:01:15.876075 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.876158 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.877151 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:15.877514 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.877777 [ 35 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:15.877861 [ 35 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:15.877950 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:15.878201 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} executeQuery: Read 24 rows, 1.66 KiB in 0.004934 sec., 4864.207539521686 rows/sec., 335.68 KiB/sec. 2025.03.25 22:01:15.878276 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 5 columns (5 merged, 0 gathered) in 0.006094717 sec., 518974.05572727986 rows/sec., 34.77 MiB/sec. 2025.03.25 22:01:15.878457 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} TCPHandler: Processed in 0.005689329 sec. 2025.03.25 22:01:15.878555 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:01:15.878687 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:15.878927 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:15.879005 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 152 rows starting from the beginning of the part 2025.03.25 22:01:15.879301 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.879330 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2025.03.25 22:01:15.879536 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:15.879589 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.03.25 22:01:15.879815 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.25 22:01:15.879914 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.03.25 22:01:15.880062 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2025.03.25 22:01:15.880156 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.03.25 22:01:15.881489 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.003282298 sec., 125521.81428986644 rows/sec., 8.12 MiB/sec. 2025.03.25 22:01:15.881690 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:15.882039 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:15.882140 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:15.882241 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:01:17.568926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.03.25 22:01:17.569634 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:17.569680 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:17.570212 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:17.570471 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:17.570772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.03.25 22:01:17.820305 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.25 22:01:17.840544 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:17.840598 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:17.847528 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:17.848311 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:17.851868 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.25 22:01:20.060733 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 328 2025.03.25 22:01:20.064377 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.064423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.065929 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:01:20.066233 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.066442 [ 29 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:01:20.066579 [ 29 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.066656 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.067387 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:01:20.067857 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 328 2025.03.25 22:01:20.068404 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:20.068633 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:01:20.069319 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2025.03.25 22:01:20.069980 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part 2025.03.25 22:01:20.070603 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:01:20.071193 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2025.03.25 22:01:20.071758 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.03.25 22:01:20.081868 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.014991712 sec., 21878.75540832161 rows/sec., 22.47 MiB/sec. 2025.03.25 22:01:20.082744 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:01:20.083496 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.083583 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:01:20.083804 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. 2025.03.25 22:01:20.866864 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.867116 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:20.867223 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:20.868344 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.868420 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.869107 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:20.869524 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.869863 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} executeQuery: Read 102 rows, 8.70 KiB in 0.002817 sec., 36208.7326943557 rows/sec., 3.02 MiB/sec. 2025.03.25 22:01:20.870004 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} TCPHandler: Processed in 0.003285417 sec. 2025.03.25 22:01:20.870256 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.870411 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:20.870483 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:20.871346 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.871396 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.871847 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:20.872175 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.872461 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} executeQuery: Read 23 rows, 1.73 KiB in 0.002092 sec., 10994.263862332695 rows/sec., 826.72 KiB/sec. 2025.03.25 22:01:20.872522 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} TCPHandler: Processed in 0.002345411 sec. 2025.03.25 22:01:20.872745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.872891 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:20.872954 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:20.873743 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.873798 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.874343 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:20.874723 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.875010 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} executeQuery: Read 87 rows, 6.96 KiB in 0.002151 sec., 40446.3040446304 rows/sec., 3.16 MiB/sec. 2025.03.25 22:01:20.875087 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} TCPHandler: Processed in 0.002407012 sec. 2025.03.25 22:01:20.875299 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.875445 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:20.875516 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:20.876972 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.877023 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.877513 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:20.877777 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.878028 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} executeQuery: Read 160 rows, 11.41 KiB in 0.00262 sec., 61068.70229007634 rows/sec., 4.25 MiB/sec. 2025.03.25 22:01:20.878102 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} TCPHandler: Processed in 0.0028717 sec. 2025.03.25 22:01:20.878282 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.878436 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:20.878536 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:20.881017 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.881131 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.882214 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:20.882598 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.882965 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} executeQuery: Read 23 rows, 42.20 KiB in 0.004559 sec., 5044.966001316078 rows/sec., 9.04 MiB/sec. 2025.03.25 22:01:20.883224 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} TCPHandler: Processed in 0.004997387 sec. 2025.03.25 22:01:20.883526 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:20.883695 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:20.883776 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:20.887257 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:20.887336 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:20.887960 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:20.888351 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:20.888678 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} executeQuery: Read 60 rows, 4.14 KiB in 0.005034 sec., 11918.951132300357 rows/sec., 822.53 KiB/sec. 2025.03.25 22:01:20.888788 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} TCPHandler: Processed in 0.005436795 sec. 2025.03.25 22:01:24.976929 [ 30 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:01:24.977020 [ 30 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:01:25.070893 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.03.25 22:01:25.071659 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.071710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.072240 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:25.072503 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.072753 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.25 22:01:25.095175 [ 27 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:01:25.095247 [ 27 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.095273 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.095645 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::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.03.25 22:01:25.095831 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:25.095869 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.03.25 22:01:25.095989 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.03.25 22:01:25.096198 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part 2025.03.25 22:01:25.096439 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.03.25 22:01:25.096565 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.03.25 22:01:25.097823 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454333 sec., 277468.4608812252 rows/sec., 19.30 MiB/sec. 2025.03.25 22:01:25.098019 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:01:25.098314 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.098391 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:01:25.098473 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.25 22:01:25.351922 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.25 22:01:25.372143 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.372195 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.378951 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:25.379681 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.382236 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.25 22:01:25.860542 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:25.860808 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:25.860879 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:25.861641 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.861687 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.862124 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:25.862381 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.862585 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} executeQuery: Read 56 rows, 4.38 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.34 MiB/sec. 2025.03.25 22:01:25.862645 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} TCPHandler: Processed in 0.00229133 sec. 2025.03.25 22:01:25.862770 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:25.862885 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:25.862935 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:25.863510 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.863549 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.863915 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:25.864153 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.864343 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} executeQuery: Read 64 rows, 5.12 KiB in 0.001484 sec., 43126.684636118596 rows/sec., 3.37 MiB/sec. 2025.03.25 22:01:25.864395 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} TCPHandler: Processed in 0.001679509 sec. 2025.03.25 22:01:25.864512 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:25.864620 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:25.864670 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:25.865190 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.865230 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.865611 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:25.865846 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.866110 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. 2025.03.25 22:01:25.866281 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} TCPHandler: Processed in 0.001816572 sec. 2025.03.25 22:01:25.866423 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:25.866531 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:25.866579 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:25.867040 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:25.867080 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:25.867437 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:25.867670 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:25.867937 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. 2025.03.25 22:01:25.868173 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} TCPHandler: Processed in 0.001797891 sec. 2025.03.25 22:01:30.068222 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 348 2025.03.25 22:01:30.071497 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.071563 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.073057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:30.073407 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.074059 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 348 2025.03.25 22:01:30.856494 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.856769 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.857228 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:30.857286 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.857680 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:30.857767 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:30.857952 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.03.25 22:01:30.858181 [ 291 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.25 22:01:30.858190 [ 287 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.25 22:01:30.858247 [ 289 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.25 22:01:30.858181 [ 288 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.25 22:01:30.858421 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:30.858457 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:30.858607 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:01:30.858632 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 42 rows with 4 streams 2025.03.25 22:01:30.858678 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.858727 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.858772 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.858815 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:30.860964 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} executeQuery: Read 42 rows, 1.60 KiB in 0.004322 sec., 9717.72327626099 rows/sec., 370.56 KiB/sec. 2025.03.25 22:01:30.861249 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} MemoryTracker: Peak memory usage (for query): 144.58 KiB. 2025.03.25 22:01:30.861269 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} TCPHandler: Processed in 0.004908925 sec. 2025.03.25 22:01:30.867319 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.867462 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:01:30.867521 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:30.868311 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.868360 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.868890 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:30.869119 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.869338 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} executeQuery: Read 1 rows, 232.00 B in 0.001916 sec., 521.9206680584551 rows/sec., 118.25 KiB/sec. 2025.03.25 22:01:30.869442 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} TCPHandler: Processed in 0.002196878 sec. 2025.03.25 22:01:30.869570 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.869684 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:01:30.869733 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:01:30.870285 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.870324 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.870678 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.25 22:01:30.870927 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.871153 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} executeQuery: Read 6 rows, 501.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 330.58 KiB/sec. 2025.03.25 22:01:30.871263 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} TCPHandler: Processed in 0.00174662 sec. 2025.03.25 22:01:30.871395 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.871520 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:30.871569 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:30.872176 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.872216 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.872623 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:30.872940 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.873149 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} executeQuery: Read 107 rows, 9.11 KiB in 0.001657 sec., 64574.53228726614 rows/sec., 5.37 MiB/sec. 2025.03.25 22:01:30.873216 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} TCPHandler: Processed in 0.001875193 sec. 2025.03.25 22:01:30.873356 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.873533 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:30.873597 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:30.874206 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.874245 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.874630 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:01:30.874879 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.875015 [ 103 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:01:30.875059 [ 103 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.875070 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} executeQuery: Read 30 rows, 2.22 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 1.38 MiB/sec. 2025.03.25 22:01:30.875084 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.875169 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} TCPHandler: Processed in 0.001873632 sec. 2025.03.25 22:01:30.875321 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:01:30.875368 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.875612 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:30.875612 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:30.875716 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:30.875723 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 129 rows starting from the beginning of the part 2025.03.25 22:01:30.876074 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part 2025.03.25 22:01:30.876435 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part 2025.03.25 22:01:30.876792 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 129 rows starting from the beginning of the part 2025.03.25 22:01:30.877281 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.877576 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.03.25 22:01:30.878484 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.878543 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:30.879673 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:30.880210 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.880655 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.005457715 sec., 104256.08519316233 rows/sec., 6.91 MiB/sec. 2025.03.25 22:01:30.880776 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} executeQuery: Read 94 rows, 7.53 KiB in 0.005239 sec., 17942.35541133804 rows/sec., 1.40 MiB/sec. 2025.03.25 22:01:30.881060 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} TCPHandler: Processed in 0.00575166 sec. 2025.03.25 22:01:30.881069 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:01:30.881268 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.881454 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:30.881550 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:30.881593 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.881827 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:01:30.882029 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.25 22:01:30.882484 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.882527 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.882931 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:30.883179 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.883455 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} executeQuery: Read 163 rows, 11.62 KiB in 0.002056 sec., 79280.15564202334 rows/sec., 5.52 MiB/sec. 2025.03.25 22:01:30.883689 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} TCPHandler: Processed in 0.002490833 sec. 2025.03.25 22:01:30.883813 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.883921 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:30.883993 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:30.885152 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.885191 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.885837 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:01:30.886095 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.886229 [ 103 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:01:30.886268 [ 103 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.886290 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:30.886309 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} executeQuery: Read 24 rows, 44.04 KiB in 0.002409 sec., 9962.6400996264 rows/sec., 17.85 MiB/sec. 2025.03.25 22:01:30.886746 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:01:30.887030 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} TCPHandler: Processed in 0.003267177 sec. 2025.03.25 22:01:30.887327 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:30.887411 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:30.887553 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:30.887580 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.887638 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:30.888430 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.888983 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.889723 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.890262 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:30.890373 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:30.890377 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2025.03.25 22:01:30.891084 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.03.25 22:01:30.891982 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:30.892519 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.893301 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} executeQuery: Read 60 rows, 4.14 KiB in 0.005832 sec., 10288.065843621398 rows/sec., 709.98 KiB/sec. 2025.03.25 22:01:30.893598 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} TCPHandler: Processed in 0.006353911 sec. 2025.03.25 22:01:30.895565 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 19 columns (19 merged, 0 gathered) in 0.00919222 sec., 15121.48316728712 rows/sec., 27.10 MiB/sec. 2025.03.25 22:01:30.896169 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:01:30.896678 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:30.896774 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:01:30.896953 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.03.25 22:01:32.572875 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.03.25 22:01:32.573615 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:32.573675 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:32.574398 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:32.574656 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:32.574862 [ 145 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:32.574957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.03.25 22:01:32.574963 [ 145 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:32.575006 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:32.575172 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.575348 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:32.575404 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.575522 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.575752 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.575934 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.576083 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.576222 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:01:32.578064 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969702 sec., 1704884.8672358373 rows/sec., 24.39 MiB/sec. 2025.03.25 22:01:32.578711 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:32.579006 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:32.579093 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:32.579188 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.25 22:01:32.882293 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.25 22:01:32.904120 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:32.904181 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:32.911527 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:01:32.912309 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:32.912653 [ 145 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:01:32.912787 [ 145 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:32.912855 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.03.25 22:01:32.913291 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.922849 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.25 22:01:32.923970 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:32.924913 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.929464 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.934182 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.938956 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.944029 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:32.948483 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:01:33.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.34 MiB, peak 177.93 MiB, free memory in arenas 0.00 B, will set to 169.04 MiB (RSS), difference: -8.30 MiB 2025.03.25 22:01:33.005001 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091988637 sec., 902.2853550922816 rows/sec., 4.67 MiB/sec. 2025.03.25 22:01:33.007647 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:01:33.010691 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:33.010819 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:01:33.013325 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.25 22:01:34.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 177.93 MiB, free memory in arenas 0.00 B, will set to 169.05 MiB (RSS), difference: 9.31 MiB 2025.03.25 22:01:35.861640 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:35.861854 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:35.861933 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:35.862753 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:35.862798 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:35.863262 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:01:35.863523 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:35.863781 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. 2025.03.25 22:01:35.864013 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} TCPHandler: Processed in 0.002511584 sec. 2025.03.25 22:01:35.864173 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:35.864290 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:35.864340 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:35.864961 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:35.864999 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:35.865372 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:01:35.865616 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:35.865809 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. 2025.03.25 22:01:35.865863 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} TCPHandler: Processed in 0.001744161 sec. 2025.03.25 22:01:35.865981 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:35.866091 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:35.866142 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:35.866676 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:35.866712 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:35.867109 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:01:35.867362 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:35.867550 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2025.03.25 22:01:35.867602 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} TCPHandler: Processed in 0.001673599 sec. 2025.03.25 22:01:35.867722 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:35.867831 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:35.867878 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:35.868343 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:35.868381 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:35.868751 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:01:35.868992 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:35.869172 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.25 22:01:35.869221 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} TCPHandler: Processed in 0.001551047 sec. 2025.03.25 22:01:39.977082 [ 164 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:01:39.977189 [ 164 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:01:40.074249 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 374 2025.03.25 22:01:40.075153 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.03.25 22:01:40.077995 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.078078 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.079715 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:40.080569 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.081345 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.25 22:01:40.082129 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.082175 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.083717 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:40.084046 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.084709 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.03.25 22:01:40.422923 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.25 22:01:40.442378 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.442444 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.449527 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:01:40.450290 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.453063 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.25 22:01:40.862276 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.862466 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:40.862546 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:40.863487 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.863546 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.864007 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:01:40.864266 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.864462 [ 154 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:01:40.864557 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} executeQuery: Read 121 rows, 10.50 KiB in 0.002131 sec., 56780.85405912717 rows/sec., 4.81 MiB/sec. 2025.03.25 22:01:40.864564 [ 154 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.864654 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.864712 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} TCPHandler: Processed in 0.002572814 sec. 2025.03.25 22:01:40.865040 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:01:40.865144 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.865687 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.865803 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:40.865837 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:40.865874 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1805 rows starting from the beginning of the part 2025.03.25 22:01:40.866033 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part 2025.03.25 22:01:40.866218 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.03.25 22:01:40.866771 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 107 rows starting from the beginning of the part 2025.03.25 22:01:40.867015 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:01:40.867229 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 121 rows starting from the beginning of the part 2025.03.25 22:01:40.867856 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.867907 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.868580 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:40.868937 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.869238 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} executeQuery: Read 32 rows, 2.41 KiB in 0.003747 sec., 8540.165465705899 rows/sec., 642.18 KiB/sec. 2025.03.25 22:01:40.869381 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} TCPHandler: Processed in 0.004397157 sec. 2025.03.25 22:01:40.869563 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799054 sec., 468217.2778218374 rows/sec., 39.84 MiB/sec. 2025.03.25 22:01:40.869618 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.869770 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.869831 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:01:40.870030 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:01:40.870679 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.870912 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:01:40.871063 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.871100 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.03.25 22:01:40.871134 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.871526 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:01:40.871763 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.871991 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} executeQuery: Read 1 rows, 68.00 B in 0.00225 sec., 444.44444444444446 rows/sec., 29.51 KiB/sec. 2025.03.25 22:01:40.872076 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} TCPHandler: Processed in 0.002541484 sec. 2025.03.25 22:01:40.872184 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.872287 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:40.872333 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:40.872901 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.872941 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.873311 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:01:40.873551 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.873743 [ 128 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:01:40.873768 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} executeQuery: Read 99 rows, 7.92 KiB in 0.001503 sec., 65868.2634730539 rows/sec., 5.15 MiB/sec. 2025.03.25 22:01:40.873830 [ 128 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.873894 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} TCPHandler: Processed in 0.001758541 sec. 2025.03.25 22:01:40.873902 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.874091 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.874120 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:01:40.874296 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.874417 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:40.874428 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:40.874496 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 876 rows starting from the beginning of the part 2025.03.25 22:01:40.874870 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part 2025.03.25 22:01:40.875359 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.03.25 22:01:40.875676 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part 2025.03.25 22:01:40.875873 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:01:40.876290 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 99 rows starting from the beginning of the part 2025.03.25 22:01:40.877067 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.877144 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.878239 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:01:40.878743 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.879050 [ 128 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:01:40.879171 [ 128 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.879271 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.879282 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} executeQuery: Read 160 rows, 11.41 KiB in 0.005022 sec., 31859.81680605336 rows/sec., 2.22 MiB/sec. 2025.03.25 22:01:40.879784 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} TCPHandler: Processed in 0.005787891 sec. 2025.03.25 22:01:40.879955 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:01:40.880373 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.880453 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 5 columns (5 merged, 0 gathered) in 0.006422243 sec., 199930.1490149158 rows/sec., 15.60 MiB/sec. 2025.03.25 22:01:40.880490 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:40.880614 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3163 rows starting from the beginning of the part 2025.03.25 22:01:40.880635 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.880817 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:01:40.880991 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.03.25 22:01:40.881107 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:01:40.881449 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:01:40.881886 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part 2025.03.25 22:01:40.882284 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.03.25 22:01:40.882672 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:01:40.883598 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.883991 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:01:40.884339 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.884403 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.03.25 22:01:40.884445 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.885208 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:40.885775 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.886102 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} executeQuery: Read 1 rows, 65.00 B in 0.005559 sec., 179.88846914912756 rows/sec., 11.42 KiB/sec. 2025.03.25 22:01:40.886373 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} TCPHandler: Processed in 0.006163098 sec. 2025.03.25 22:01:40.886669 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.886739 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 5 columns (5 merged, 0 gathered) in 0.007298727 sec., 543382.4281960402 rows/sec., 36.70 MiB/sec. 2025.03.25 22:01:40.886842 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.886923 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:40.887306 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:01:40.888044 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.888228 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:01:40.888319 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.03.25 22:01:40.888880 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.888924 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.889594 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:40.889852 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.890100 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} executeQuery: Read 32 rows, 58.72 KiB in 0.003307 sec., 9676.443906864228 rows/sec., 17.34 MiB/sec. 2025.03.25 22:01:40.890197 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} TCPHandler: Processed in 0.003650434 sec. 2025.03.25 22:01:40.890344 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.890449 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.890495 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.25 22:01:40.890913 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.890953 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.891305 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:01:40.891542 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.891811 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} executeQuery: Read 3 rows, 217.00 B in 0.001373 sec., 2184.996358339403 rows/sec., 154.34 KiB/sec. 2025.03.25 22:01:40.891874 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} TCPHandler: Processed in 0.001580708 sec. 2025.03.25 22:01:40.891979 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:40.892080 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:40.892125 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:40.892567 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.892604 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.892962 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:01:40.893217 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.893386 [ 128 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:01:40.893458 [ 128 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:40.893474 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. 2025.03.25 22:01:40.893502 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:40.893624 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} TCPHandler: Processed in 0.001691 sec. 2025.03.25 22:01:40.893718 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:01:40.893818 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:40.893853 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part 2025.03.25 22:01:40.893939 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.03.25 22:01:40.894153 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:01:40.894210 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2025.03.25 22:01:40.894437 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.03.25 22:01:40.894493 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:01:40.895619 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001978674 sec., 359836.94130513666 rows/sec., 23.68 MiB/sec. 2025.03.25 22:01:40.895803 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:01:40.896112 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:40.896197 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:01:40.896287 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.03.25 22:01:41.123442 [ 128 ] {} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:01:41.123502 [ 128 ] {} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:41.123524 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:41.123693 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::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.03.25 22:01:41.124067 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:41.124119 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.03.25 22:01:41.124240 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2025.03.25 22:01:41.124373 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.03.25 22:01:41.124482 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2025.03.25 22:01:41.124594 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::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.03.25 22:01:41.126772 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003166735 sec., 13578.654355353385 rows/sec., 2.80 MiB/sec. 2025.03.25 22:01:41.127016 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:01:41.127513 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:41.127605 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:01:41.127711 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.25 22:01:43.662733 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.663428 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:43.664127 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.664219 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:43.664709 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.664818 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.665041 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 43-element set) 2025.03.25 22:01:43.665095 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.665131 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.665153 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.665216 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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.03.25 22:01:43.665246 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.666701 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} executeQuery: Read 43 rows, 1.64 KiB in 0.003622 sec., 11871.893981225843 rows/sec., 452.69 KiB/sec. 2025.03.25 22:01:43.666869 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} TCPHandler: Processed in 0.004401227 sec. 2025.03.25 22:01:43.667224 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.667469 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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.03.25 22:01:43.667918 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.667987 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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.03.25 22:01:43.668470 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.668565 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.668771 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 44-element set) 2025.03.25 22:01:43.668818 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.668853 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.668880 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.668939 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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.03.25 22:01:43.668971 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.670059 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} executeQuery: Read 43 rows, 1.64 KiB in 0.002711 sec., 15861.305791220953 rows/sec., 604.81 KiB/sec. 2025.03.25 22:01:43.670236 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} TCPHandler: Processed in 0.003082684 sec. 2025.03.25 22:01:43.670560 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.670797 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.25 22:01:43.671238 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.671308 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.25 22:01:43.671754 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.671843 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.672026 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 45-element set) 2025.03.25 22:01:43.672067 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.672102 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.672128 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.672219 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.25 22:01:43.672277 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.673375 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} executeQuery: Read 43 rows, 1.64 KiB in 0.002697 sec., 15943.641082684464 rows/sec., 607.95 KiB/sec. 2025.03.25 22:01:43.673530 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} TCPHandler: Processed in 0.003041533 sec. 2025.03.25 22:01:43.673849 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.674089 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.25 22:01:43.674538 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.674610 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.25 22:01:43.675099 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.675194 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.675392 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 46-element set) 2025.03.25 22:01:43.675441 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.675475 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.675500 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.675563 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.25 22:01:43.675598 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.676604 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} executeQuery: Read 43 rows, 1.64 KiB in 0.002635 sec., 16318.785578747627 rows/sec., 622.26 KiB/sec. 2025.03.25 22:01:43.676783 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} TCPHandler: Processed in 0.003003503 sec. 2025.03.25 22:01:43.677129 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.677394 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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.03.25 22:01:43.677892 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.677967 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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.03.25 22:01:43.678469 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.678552 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.678739 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 47-element set) 2025.03.25 22:01:43.678783 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.678814 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.678837 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.678893 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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.03.25 22:01:43.678923 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.679919 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} executeQuery: Read 43 rows, 1.64 KiB in 0.002664 sec., 16141.14114114114 rows/sec., 615.48 KiB/sec. 2025.03.25 22:01:43.680091 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} TCPHandler: Processed in 0.003038223 sec. 2025.03.25 22:01:43.680473 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.680721 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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.03.25 22:01:43.681122 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:01:43.681190 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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.03.25 22:01:43.681649 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.681737 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:01:43.681926 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 48-element set) 2025.03.25 22:01:43.681971 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:01:43.682002 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:01:43.682026 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:01:43.682083 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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.03.25 22:01:43.682114 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 2025.03.25 22:01:43.683214 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} executeQuery: Read 43 rows, 1.64 KiB in 0.002616 sec., 16437.308868501532 rows/sec., 626.78 KiB/sec. 2025.03.25 22:01:43.683370 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} TCPHandler: Processed in 0.002972412 sec. 2025.03.25 22:01:43.703920 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.704200 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:01:43.704293 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:01:43.705356 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.705426 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.706210 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:01:43.706541 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.706998 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} executeQuery: Read 6 rows, 2.84 KiB in 0.00285 sec., 2105.2631578947367 rows/sec., 997.12 KiB/sec. 2025.03.25 22:01:43.707185 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} TCPHandler: Processed in 0.00338649 sec. 2025.03.25 22:01:43.707381 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.707545 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.707613 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:01:43.708469 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.708527 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.709063 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:43.709429 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.709803 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} executeQuery: Read 24 rows, 2.04 KiB in 0.00229 sec., 10480.349344978165 rows/sec., 890.42 KiB/sec. 2025.03.25 22:01:43.710039 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} TCPHandler: Processed in 0.002723167 sec. 2025.03.25 22:01:43.710259 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.710423 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:01:43.710492 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:01:43.711313 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.711370 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.711879 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.25 22:01:43.712246 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.712651 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} executeQuery: Read 2 rows, 167.00 B in 0.00224 sec., 892.8571428571429 rows/sec., 72.81 KiB/sec. 2025.03.25 22:01:43.712765 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} TCPHandler: Processed in 0.002582935 sec. 2025.03.25 22:01:43.712923 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.713084 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:43.713151 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:43.714887 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.714945 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.715604 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:01:43.715984 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.716287 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} executeQuery: Read 1317 rows, 112.01 KiB in 0.003238 sec., 406732.5509573811 rows/sec., 33.78 MiB/sec. 2025.03.25 22:01:43.716371 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} TCPHandler: Processed in 0.003522932 sec. 2025.03.25 22:01:43.716562 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.716726 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.716796 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:43.717603 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.717661 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.718192 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:43.718560 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.718868 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} executeQuery: Read 14 rows, 1.10 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 505.55 KiB/sec. 2025.03.25 22:01:43.718948 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} TCPHandler: Processed in 0.002464333 sec. 2025.03.25 22:01:43.719119 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.719285 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.719352 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:01:43.720282 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.720342 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.720888 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:01:43.721238 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.721548 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} executeQuery: Read 252 rows, 17.85 KiB in 0.002297 sec., 109708.31519373096 rows/sec., 7.59 MiB/sec. 2025.03.25 22:01:43.721631 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} TCPHandler: Processed in 0.002589435 sec. 2025.03.25 22:01:43.721804 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.721967 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.722036 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:01:43.722862 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.722921 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.723442 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:01:43.723822 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.724228 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} executeQuery: Read 12 rows, 960.00 B in 0.002282 sec., 5258.5451358457485 rows/sec., 410.82 KiB/sec. 2025.03.25 22:01:43.724443 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} TCPHandler: Processed in 0.002700957 sec. 2025.03.25 22:01:43.724685 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.724849 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:43.724919 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:43.726054 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.726111 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.726703 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:01:43.727066 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.727333 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} executeQuery: Read 558 rows, 42.83 KiB in 0.002522 sec., 221252.97383029343 rows/sec., 16.58 MiB/sec. 2025.03.25 22:01:43.727402 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} TCPHandler: Processed in 0.002792229 sec. 2025.03.25 22:01:43.728454 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.728595 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.728661 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:43.729708 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.729758 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.730378 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:01:43.730688 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.730957 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} executeQuery: Read 1147 rows, 83.53 KiB in 0.002394 sec., 479114.45279866335 rows/sec., 34.07 MiB/sec. 2025.03.25 22:01:43.731027 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} TCPHandler: Processed in 0.002642426 sec. 2025.03.25 22:01:43.731177 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:43.731319 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:43.731379 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:43.732021 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:43.732073 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:43.732516 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:01:43.732814 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:43.733069 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} executeQuery: Read 36 rows, 2.48 KiB in 0.001779 sec., 20236.087689713324 rows/sec., 1.36 MiB/sec. 2025.03.25 22:01:43.733138 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} TCPHandler: Processed in 0.002026736 sec. 2025.03.25 22:01:45.856854 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:45.857037 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:45.857109 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:45.857890 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:45.857944 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:45.858379 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:01:45.858630 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:45.858873 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. 2025.03.25 22:01:45.858938 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} TCPHandler: Processed in 0.002216428 sec. 2025.03.25 22:01:45.859071 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:45.859195 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:45.859246 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:45.859819 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:45.859863 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:45.860243 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:01:45.860503 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:45.860728 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} executeQuery: Read 64 rows, 5.12 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.20 MiB/sec. 2025.03.25 22:01:45.860784 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} TCPHandler: Processed in 0.001767831 sec. 2025.03.25 22:01:45.860902 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:45.861011 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:45.861063 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:45.861574 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:45.861616 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:45.862011 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:01:45.862249 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:45.862525 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} executeQuery: Read 64 rows, 4.56 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 2.92 MiB/sec. 2025.03.25 22:01:45.862721 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} TCPHandler: Processed in 0.001871292 sec. 2025.03.25 22:01:45.862860 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:45.862998 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:45.863054 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:45.863581 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:45.863621 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:45.863989 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:01:45.864226 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:45.864449 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} executeQuery: Read 24 rows, 1.66 KiB in 0.001481 sec., 16205.266711681297 rows/sec., 1.09 MiB/sec. 2025.03.25 22:01:45.864501 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} TCPHandler: Processed in 0.00170593 sec. 2025.03.25 22:01:47.581507 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.03.25 22:01:47.582146 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:47.582200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:47.582732 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:47.582988 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:47.583261 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.03.25 22:01:47.953153 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.03.25 22:01:47.974111 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:47.974179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:47.982004 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:01:47.982847 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:47.986190 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.03.25 22:01:50.084987 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 432 2025.03.25 22:01:50.088822 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.088881 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.090469 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:50.090792 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.091423 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 432 2025.03.25 22:01:50.867586 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.867795 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:50.867878 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:50.868917 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.868987 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.869561 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:01:50.869882 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.870165 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} executeQuery: Read 120 rows, 10.41 KiB in 0.002422 sec., 49545.8298926507 rows/sec., 4.20 MiB/sec. 2025.03.25 22:01:50.870315 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} TCPHandler: Processed in 0.00288683 sec. 2025.03.25 22:01:50.870588 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.870722 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:50.870785 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:50.871521 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.871572 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.872031 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:50.872370 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.872599 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} executeQuery: Read 32 rows, 2.41 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 1.23 MiB/sec. 2025.03.25 22:01:50.872678 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} TCPHandler: Processed in 0.002165428 sec. 2025.03.25 22:01:50.872849 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.872957 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:50.873001 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:50.873589 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.873628 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.873985 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:01:50.874224 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.874435 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} executeQuery: Read 96 rows, 7.68 KiB in 0.001502 sec., 63914.78029294274 rows/sec., 4.99 MiB/sec. 2025.03.25 22:01:50.874489 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} TCPHandler: Processed in 0.001697389 sec. 2025.03.25 22:01:50.874648 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.874756 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:50.874804 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:50.875415 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.875460 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.875929 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:01:50.876228 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.876424 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. 2025.03.25 22:01:50.876486 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} TCPHandler: Processed in 0.001890453 sec. 2025.03.25 22:01:50.876669 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.876785 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:50.876863 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:50.879021 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.879073 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.880023 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:01:50.880396 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.880678 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} executeQuery: Read 32 rows, 58.72 KiB in 0.003917 sec., 8169.5174878733715 rows/sec., 14.64 MiB/sec. 2025.03.25 22:01:50.880822 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} TCPHandler: Processed in 0.004210754 sec. 2025.03.25 22:01:50.881649 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:50.881785 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:50.881843 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:50.882415 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:50.882463 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:50.882929 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:01:50.883276 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:50.884827 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} executeQuery: Read 60 rows, 4.14 KiB in 0.00306 sec., 19607.843137254902 rows/sec., 1.32 MiB/sec. 2025.03.25 22:01:50.884911 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} TCPHandler: Processed in 0.003346258 sec. 2025.03.25 22:01:52.342836 [ 104 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:01:52.342900 [ 104 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:52.342922 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:52.343158 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:01:52.343350 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:52.343409 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.03.25 22:01:52.343508 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:01:52.343701 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:01:52.343833 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:01:52.344072 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:01:52.345257 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.002229099 sec., 2691.6704910818225 rows/sec., 177.87 KiB/sec. 2025.03.25 22:01:52.345464 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:01:52.345808 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:52.345913 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:01:52.346019 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:01:54.513505 [ 146 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:01:54.513594 [ 146 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:54.513622 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:54.513809 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:01:54.513989 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:54.514027 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:01:54.514106 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:01:54.514191 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:01:54.514430 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:01:54.514554 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.03.25 22:01:54.515861 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196848 sec., 209390.90915711966 rows/sec., 12.83 MiB/sec. 2025.03.25 22:01:54.516049 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:01:54.516439 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:54.516532 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:01:54.516638 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:01:54.977260 [ 146 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:01:54.977308 [ 146 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:01:55.083467 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.03.25 22:01:55.084144 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.084196 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.084762 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:55.085004 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.085349 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.25 22:01:55.486374 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.03.25 22:01:55.507602 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.507668 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.515431 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:01:55.516204 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.519496 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.25 22:01:55.861731 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.861931 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:01:55.862007 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:01:55.862837 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.862886 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.863324 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:01:55.863574 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.863821 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} executeQuery: Read 72 rows, 5.96 KiB in 0.001946 sec., 36998.972250770814 rows/sec., 2.99 MiB/sec. 2025.03.25 22:01:55.863877 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} TCPHandler: Processed in 0.00228189 sec. 2025.03.25 22:01:55.864001 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.864110 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:01:55.864155 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:01:55.864677 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.864717 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.865069 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:01:55.865304 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.865520 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} executeQuery: Read 8 rows, 616.00 B in 0.001433 sec., 5582.6936496859735 rows/sec., 419.79 KiB/sec. 2025.03.25 22:01:55.865573 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} TCPHandler: Processed in 0.001624479 sec. 2025.03.25 22:01:55.865678 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.865781 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:01:55.865826 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:01:55.866377 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.866417 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.866763 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:01:55.866996 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.867217 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} executeQuery: Read 72 rows, 5.76 KiB in 0.001457 sec., 49416.609471516815 rows/sec., 3.86 MiB/sec. 2025.03.25 22:01:55.867269 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} TCPHandler: Processed in 0.001642348 sec. 2025.03.25 22:01:55.867385 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.867492 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:55.867541 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:01:55.868069 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.868108 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.868484 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:01:55.868716 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.868926 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. 2025.03.25 22:01:55.868979 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} TCPHandler: Processed in 0.001646159 sec. 2025.03.25 22:01:55.869104 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.869211 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:01:55.869277 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:01:55.870305 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.870346 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.870942 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:01:55.871194 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.871490 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} executeQuery: Read 8 rows, 14.68 KiB in 0.002292 sec., 3490.4013961605583 rows/sec., 6.25 MiB/sec. 2025.03.25 22:01:55.871701 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} TCPHandler: Processed in 0.002648067 sec. 2025.03.25 22:01:55.871843 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:01:55.871950 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:01:55.871997 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:01:55.872435 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:55.872475 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:55.872820 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:01:55.873049 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:55.873257 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. 2025.03.25 22:01:55.873308 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} TCPHandler: Processed in 0.001515667 sec. 2025.03.25 22:01:56.194290 [ 151 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:01:56.194337 [ 151 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:01:56.194359 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:01:56.194564 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:01:56.194763 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:01:56.194806 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:01:56.194898 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:01:56.195020 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:01:56.195286 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:01:56.195394 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.03.25 22:01:56.196490 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057016 sec., 423915.03031575837 rows/sec., 28.80 MiB/sec. 2025.03.25 22:01:56.196718 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:01:56.197265 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:01:56.197410 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:01:56.197558 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.25 22:02:00.091845 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 456 2025.03.25 22:02:00.094727 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.094774 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.096263 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:02:00.096585 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.097156 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 456 2025.03.25 22:02:00.863296 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.863499 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:02:00.863575 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:02:00.864349 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.864406 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.864840 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:02:00.865095 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.865335 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} executeQuery: Read 4 rows, 334.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 172.67 KiB/sec. 2025.03.25 22:02:00.865522 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} TCPHandler: Processed in 0.002360132 sec. 2025.03.25 22:02:00.865672 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.865791 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:00.865840 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:00.866463 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.866504 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.866873 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:00.867122 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.867301 [ 149 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:00.867371 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} executeQuery: Read 122 rows, 10.56 KiB in 0.001604 sec., 76059.85037406484 rows/sec., 6.43 MiB/sec. 2025.03.25 22:02:00.867391 [ 149 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.867463 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.867507 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} TCPHandler: Processed in 0.001884613 sec. 2025.03.25 22:02:00.867730 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:02:00.867741 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.867975 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:00.867993 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:00.868065 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:00.868084 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1826 rows starting from the beginning of the part 2025.03.25 22:02:00.868402 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1317 rows starting from the beginning of the part 2025.03.25 22:02:00.868793 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.03.25 22:02:00.869169 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part 2025.03.25 22:02:00.869467 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:00.869807 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 122 rows starting from the beginning of the part 2025.03.25 22:02:00.870861 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.870918 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.871837 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:02:00.872258 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.872435 [ 149 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:02:00.872500 [ 149 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.872546 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} executeQuery: Read 36 rows, 2.69 KiB in 0.004624 sec., 7785.4671280276825 rows/sec., 580.78 KiB/sec. 2025.03.25 22:02:00.872550 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.872878 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} TCPHandler: Processed in 0.005196171 sec. 2025.03.25 22:02:00.873186 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:00.873398 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.873757 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3513 rows, containing 5 columns (5 merged, 0 gathered) in 0.006187268 sec., 567778.8645974281 rows/sec., 48.76 MiB/sec. 2025.03.25 22:02:00.873767 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:00.873920 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:00.873956 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:00.874074 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part 2025.03.25 22:02:00.874232 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:00.874584 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:00.875191 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.03.25 22:02:00.875625 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.875934 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:00.875956 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:00.876257 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.03.25 22:02:00.876455 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:00.876772 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2025.03.25 22:02:00.877518 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.877586 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.878595 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:00.879170 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.879568 [ 149 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:00.879675 [ 149 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.879756 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.879774 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 5 columns (5 merged, 0 gathered) in 0.007077123 sec., 36455.491871485065 rows/sec., 2.60 MiB/sec. 2025.03.25 22:02:00.879866 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} executeQuery: Read 100 rows, 8.00 KiB in 0.006179 sec., 16183.848519177862 rows/sec., 1.26 MiB/sec. 2025.03.25 22:02:00.880253 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:02:00.880347 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:02:00.880413 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} TCPHandler: Processed in 0.007169625 sec. 2025.03.25 22:02:00.880943 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.881064 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:00.881224 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 894 rows starting from the beginning of the part 2025.03.25 22:02:00.881402 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:00.881632 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.881701 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 558 rows starting from the beginning of the part 2025.03.25 22:02:00.881755 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:00.882073 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:02:00.882141 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.03.25 22:02:00.882475 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.25 22:02:00.882732 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part 2025.03.25 22:02:00.883172 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:00.883566 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part 2025.03.25 22:02:00.884788 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.884865 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.885976 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:00.886481 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.886517 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 5 columns (5 merged, 0 gathered) in 0.006641056 sec., 268631.9766013116 rows/sec., 20.99 MiB/sec. 2025.03.25 22:02:00.886744 [ 149 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:00.886830 [ 149 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.886903 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.886956 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} executeQuery: Read 162 rows, 11.55 KiB in 0.005706 sec., 28391.16719242902 rows/sec., 1.98 MiB/sec. 2025.03.25 22:02:00.886944 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:00.887342 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} TCPHandler: Processed in 0.006562305 sec. 2025.03.25 22:02:00.887344 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:02:00.887686 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.887734 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:00.887834 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3966 rows starting from the beginning of the part 2025.03.25 22:02:00.888006 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:00.888305 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1147 rows starting from the beginning of the part 2025.03.25 22:02:00.888391 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:00.888358 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.888649 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.03.25 22:02:00.889088 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:00.889517 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:02:00.889931 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part 2025.03.25 22:02:00.890132 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:00.890962 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:02:00.893641 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.893688 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:00.894610 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:02:00.895082 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.895296 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5659 rows, containing 5 columns (5 merged, 0 gathered) in 0.008287754 sec., 682814.6684855752 rows/sec., 46.75 MiB/sec. 2025.03.25 22:02:00.895699 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} executeQuery: Read 32 rows, 58.72 KiB in 0.007815 sec., 4094.6896992962247 rows/sec., 7.34 MiB/sec. 2025.03.25 22:02:00.895897 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} TCPHandler: Processed in 0.008331135 sec. 2025.03.25 22:02:00.896076 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:00.896086 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:00.896249 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:00.896354 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:00.896677 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.896880 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:00.897022 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.03.25 22:02:00.897258 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.897303 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.897687 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:00.897931 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.898121 [ 149 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:00.898189 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} executeQuery: Read 60 rows, 4.14 KiB in 0.001956 sec., 30674.846625766873 rows/sec., 2.07 MiB/sec. 2025.03.25 22:02:00.898199 [ 149 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:00.898298 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:00.898316 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} TCPHandler: Processed in 0.002283949 sec. 2025.03.25 22:02:00.898654 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:00.899049 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:00.899097 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 712 rows starting from the beginning of the part 2025.03.25 22:02:00.899202 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.03.25 22:02:00.899410 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2025.03.25 22:02:00.899585 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:00.899763 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:00.899934 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:00.901204 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765438 sec., 344249.2653966569 rows/sec., 22.79 MiB/sec. 2025.03.25 22:02:00.901412 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:00.901762 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:00.901855 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:00.901947 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.03.25 22:02:02.585519 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.03.25 22:02:02.586164 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:02.586208 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:02.586753 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:02:02.587031 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:02.587251 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.03.25 22:02:03.019583 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.03.25 22:02:03.040498 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:03.040556 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.03.25 22:02:03.048101 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:02:03.048868 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:03.051536 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.03.25 22:02:05.862523 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.862845 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:05.862962 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:05.863805 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.863854 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.864316 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:05.864582 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.864833 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} executeQuery: Read 72 rows, 5.96 KiB in 0.002073 sec., 34732.27206946454 rows/sec., 2.81 MiB/sec. 2025.03.25 22:02:05.864898 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} TCPHandler: Processed in 0.002561315 sec. 2025.03.25 22:02:05.865028 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.865143 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:05.865192 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:05.865743 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.865784 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.866134 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:02:05.866375 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.866588 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} executeQuery: Read 8 rows, 616.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 408.67 KiB/sec. 2025.03.25 22:02:05.866641 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} TCPHandler: Processed in 0.00166893 sec. 2025.03.25 22:02:05.866763 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.866879 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:05.866927 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:05.867504 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.867543 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.867903 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:05.868142 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.868347 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} executeQuery: Read 72 rows, 5.76 KiB in 0.00149 sec., 48322.14765100671 rows/sec., 3.77 MiB/sec. 2025.03.25 22:02:05.868402 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} TCPHandler: Processed in 0.001692189 sec. 2025.03.25 22:02:05.868520 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.868627 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:05.868676 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:05.869204 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.869243 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.869629 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:05.869870 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.870082 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. 2025.03.25 22:02:05.870137 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} TCPHandler: Processed in 0.001669149 sec. 2025.03.25 22:02:05.870243 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.870346 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:05.870418 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:05.871493 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.871532 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.872132 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:02:05.872385 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.872553 [ 141 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:02:05.872646 [ 141 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.872654 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} executeQuery: Read 8 rows, 14.68 KiB in 0.002322 sec., 3445.3057708871665 rows/sec., 6.17 MiB/sec. 2025.03.25 22:02:05.872674 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.872957 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} TCPHandler: Processed in 0.002762558 sec. 2025.03.25 22:02:05.872967 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:05.873105 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:05.873246 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:05.873315 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:05.873354 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:05.873501 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 139 rows starting from the beginning of the part 2025.03.25 22:02:05.874000 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:05.874485 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:05.874487 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:05.874539 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:05.875012 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2025.03.25 22:02:05.875550 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:05.875689 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:05.876007 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part 2025.03.25 22:02:05.876418 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.876796 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} executeQuery: Read 60 rows, 4.14 KiB in 0.003582 sec., 16750.418760469012 rows/sec., 1.13 MiB/sec. 2025.03.25 22:02:05.876894 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} TCPHandler: Processed in 0.003848038 sec. 2025.03.25 22:02:05.879433 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 19 columns (19 merged, 0 gathered) in 0.006623946 sec., 37892.820986161416 rows/sec., 67.90 MiB/sec. 2025.03.25 22:02:05.879852 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:02:05.880289 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:05.880367 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:02:05.880467 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2025.03.25 22:02:09.977359 [ 138 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:02:09.977426 [ 138 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:02:10.087379 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.03.25 22:02:10.088074 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.088126 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.088711 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:02:10.088972 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.089206 [ 138 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:02:10.089293 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.25 22:02:10.089302 [ 138 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.089341 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.089469 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.089597 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:10.089638 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.089717 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.089920 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.090093 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.090299 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.090503 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:10.092222 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812919 sec., 2623964.643134054 rows/sec., 37.54 MiB/sec. 2025.03.25 22:02:10.092905 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:02:10.093178 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.093252 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:02:10.093338 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.25 22:02:10.097368 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 482 2025.03.25 22:02:10.100679 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.100723 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.102209 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:02:10.102521 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.102682 [ 138 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:02:10.102741 [ 138 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.102785 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.103469 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:02:10.104597 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 482 2025.03.25 22:02:10.104990 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:10.105175 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part 2025.03.25 22:02:10.105676 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part 2025.03.25 22:02:10.106177 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.03.25 22:02:10.106663 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part 2025.03.25 22:02:10.107145 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.03.25 22:02:10.107623 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.03.25 22:02:10.115986 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.013034597 sec., 36978.511878809906 rows/sec., 35.91 MiB/sec. 2025.03.25 22:02:10.117218 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:02:10.118001 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.118089 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:02:10.118415 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. 2025.03.25 22:02:10.551626 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.03.25 22:02:10.574570 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.574623 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.582158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:02:10.582945 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.583245 [ 135 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:02:10.583323 [ 135 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.583369 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.583944 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.599165 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.25 22:02:10.600549 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:10.602281 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.608067 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.613830 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.619307 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.625040 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.629784 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:10.690185 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.106683523 sec., 1134.1957651698472 rows/sec., 5.86 MiB/sec. 2025.03.25 22:02:10.693160 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:02:10.696201 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.696335 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:02:10.698835 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.03.25 22:02:10.862982 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.863172 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:10.863263 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:10.864069 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.864110 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.864549 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:02:10.864813 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.865011 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} executeQuery: Read 120 rows, 10.41 KiB in 0.001903 sec., 63058.32895428271 rows/sec., 5.34 MiB/sec. 2025.03.25 22:02:10.865075 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} TCPHandler: Processed in 0.002216828 sec. 2025.03.25 22:02:10.865200 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.865313 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:10.865361 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:10.865912 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.865949 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.866313 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:02:10.866553 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.866732 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} executeQuery: Read 32 rows, 2.41 KiB in 0.001446 sec., 22130.013831258646 rows/sec., 1.63 MiB/sec. 2025.03.25 22:02:10.866784 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} TCPHandler: Processed in 0.001638119 sec. 2025.03.25 22:02:10.866890 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.866994 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:10.867040 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:10.867594 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.867631 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.867982 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:02:10.868225 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.868445 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} executeQuery: Read 96 rows, 7.68 KiB in 0.001465 sec., 65529.01023890785 rows/sec., 5.12 MiB/sec. 2025.03.25 22:02:10.868665 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} TCPHandler: Processed in 0.001818982 sec. 2025.03.25 22:02:10.868841 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.868946 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:10.868996 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:10.869539 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.869575 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.869963 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:02:10.870199 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.870468 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. 2025.03.25 22:02:10.870799 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} TCPHandler: Processed in 0.002006255 sec. 2025.03.25 22:02:10.871154 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.871323 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:10.871400 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:10.872585 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.872623 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.873305 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:02:10.873573 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.873777 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} executeQuery: Read 32 rows, 58.72 KiB in 0.002478 sec., 12913.6400322841 rows/sec., 23.14 MiB/sec. 2025.03.25 22:02:10.873888 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} TCPHandler: Processed in 0.00286219 sec. 2025.03.25 22:02:10.874032 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:10.874136 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:10.874182 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:10.874626 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:10.874662 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:10.875018 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:02:10.875258 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:10.875438 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. 2025.03.25 22:02:10.875487 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} TCPHandler: Processed in 0.001506276 sec. 2025.03.25 22:02:11.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 174.82 MiB, peak 184.37 MiB, free memory in arenas 0.00 B, will set to 176.04 MiB (RSS), difference: 1.22 MiB 2025.03.25 22:02:11.001729 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001239891 sec. 2025.03.25 22:02:15.892137 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.892356 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.892472 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:02:15.893569 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.893619 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.894045 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:02:15.894293 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.894524 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} executeQuery: Read 24 rows, 2.04 KiB in 0.002237 sec., 10728.654447921324 rows/sec., 911.52 KiB/sec. 2025.03.25 22:02:15.894594 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} TCPHandler: Processed in 0.002584606 sec. 2025.03.25 22:02:15.894725 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.894852 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:15.894903 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:15.895971 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.896018 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.896503 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:02:15.896751 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.896968 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} executeQuery: Read 1332 rows, 113.52 KiB in 0.002145 sec., 620979.020979021 rows/sec., 51.68 MiB/sec. 2025.03.25 22:02:15.897023 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} TCPHandler: Processed in 0.002355191 sec. 2025.03.25 22:02:15.897165 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.897275 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.897323 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:15.897871 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.897912 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.898265 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:02:15.898502 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.898717 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} executeQuery: Read 20 rows, 1.56 KiB in 0.001466 sec., 13642.56480218281 rows/sec., 1.04 MiB/sec. 2025.03.25 22:02:15.898771 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} TCPHandler: Processed in 0.001659359 sec. 2025.03.25 22:02:15.898906 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.899013 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.899058 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:02:15.899653 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.899693 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.900057 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:02:15.900295 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.900602 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} executeQuery: Read 252 rows, 17.85 KiB in 0.001589 sec., 158590.30837004405 rows/sec., 10.97 MiB/sec. 2025.03.25 22:02:15.900732 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} TCPHandler: Processed in 0.001878713 sec. 2025.03.25 22:02:15.900864 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.901002 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.901057 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:02:15.901654 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.901693 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.902047 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:02:15.902284 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.902488 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} executeQuery: Read 12 rows, 960.00 B in 0.001514 sec., 7926.023778071334 rows/sec., 619.22 KiB/sec. 2025.03.25 22:02:15.902542 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} TCPHandler: Processed in 0.001742651 sec. 2025.03.25 22:02:15.902666 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.902771 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:15.902816 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:15.903531 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.903570 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.903959 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:02:15.904193 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.904397 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} executeQuery: Read 564 rows, 43.30 KiB in 0.001647 sec., 342440.8014571949 rows/sec., 25.68 MiB/sec. 2025.03.25 22:02:15.904451 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} TCPHandler: Processed in 0.001835672 sec. 2025.03.25 22:02:15.904582 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.904703 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.904752 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:15.905435 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.905473 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.905900 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:02:15.906153 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.906399 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} executeQuery: Read 916 rows, 63.62 KiB in 0.001723 sec., 531630.8763784098 rows/sec., 36.06 MiB/sec. 2025.03.25 22:02:15.906621 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} TCPHandler: Processed in 0.002098077 sec. 2025.03.25 22:02:15.906786 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.906889 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.906964 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:15.908010 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.908049 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.908633 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:02:15.908900 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.909228 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} executeQuery: Read 8 rows, 14.68 KiB in 0.002339 sec., 3420.2650705429674 rows/sec., 6.13 MiB/sec. 2025.03.25 22:02:15.909442 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} TCPHandler: Processed in 0.002706447 sec. 2025.03.25 22:02:15.909589 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:15.909694 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:15.909740 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:15.910173 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:15.910212 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:15.910565 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:02:15.910806 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:15.910989 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. 2025.03.25 22:02:15.911038 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} TCPHandler: Processed in 0.001499066 sec. 2025.03.25 22:02:17.589436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.03.25 22:02:17.590078 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:17.590124 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:17.590748 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:02:17.591019 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:17.591325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.03.25 22:02:18.099257 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.25 22:02:18.118933 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:18.119000 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:18.126189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:02:18.126936 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:18.129793 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.25 22:02:20.104835 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 512 2025.03.25 22:02:20.108169 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.108232 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.109719 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:02:20.110031 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.111819 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 512 2025.03.25 22:02:20.868545 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.868746 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:20.868847 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:20.869905 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.869983 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.870599 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:02:20.870998 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.871281 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} executeQuery: Read 120 rows, 10.41 KiB in 0.002585 sec., 46421.66344294004 rows/sec., 3.93 MiB/sec. 2025.03.25 22:02:20.871390 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} TCPHandler: Processed in 0.002988522 sec. 2025.03.25 22:02:20.871624 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.871803 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:20.871893 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:20.872561 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.872607 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.873028 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:02:20.873308 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.873562 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} executeQuery: Read 32 rows, 2.41 KiB in 0.00182 sec., 17582.417582417584 rows/sec., 1.29 MiB/sec. 2025.03.25 22:02:20.873686 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} TCPHandler: Processed in 0.002146758 sec. 2025.03.25 22:02:20.873898 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.874050 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:20.874116 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:20.875359 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.875414 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.875982 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:02:20.876367 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.876644 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} executeQuery: Read 96 rows, 7.68 KiB in 0.002618 sec., 36669.21313980137 rows/sec., 2.86 MiB/sec. 2025.03.25 22:02:20.876728 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} TCPHandler: Processed in 0.002902261 sec. 2025.03.25 22:02:20.876961 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.877112 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:20.877186 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:20.877993 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.878086 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.878628 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:02:20.878942 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.879228 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} executeQuery: Read 160 rows, 11.41 KiB in 0.002146 sec., 74557.31593662628 rows/sec., 5.19 MiB/sec. 2025.03.25 22:02:20.879390 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} TCPHandler: Processed in 0.002494834 sec. 2025.03.25 22:02:20.879607 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.879750 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:20.879854 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:20.881430 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.881481 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.882495 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:02:20.882854 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.883218 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} executeQuery: Read 32 rows, 58.72 KiB in 0.003501 sec., 9140.245644101684 rows/sec., 16.38 MiB/sec. 2025.03.25 22:02:20.883397 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} TCPHandler: Processed in 0.003845477 sec. 2025.03.25 22:02:20.883930 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:20.884156 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:20.884224 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:20.886709 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:20.886761 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:20.887279 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:02:20.887643 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:20.888023 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} executeQuery: Read 60 rows, 4.14 KiB in 0.003904 sec., 15368.852459016394 rows/sec., 1.04 MiB/sec. 2025.03.25 22:02:20.888295 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} TCPHandler: Processed in 0.004452358 sec. 2025.03.25 22:02:24.977467 [ 118 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:02:24.977540 [ 118 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:02:25.092416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.03.25 22:02:25.093084 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.093131 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.093788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:02:25.094067 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.094330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.25 22:02:25.630827 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.25 22:02:25.651028 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.651094 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.659057 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:02:25.659841 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.662695 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.25 22:02:25.861257 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.861435 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:25.861509 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:25.862236 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.862282 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.862690 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:02:25.862941 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.863121 [ 117 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:02:25.863186 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} executeQuery: Read 72 rows, 5.96 KiB in 0.001795 sec., 40111.420612813374 rows/sec., 3.24 MiB/sec. 2025.03.25 22:02:25.863200 [ 117 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.863277 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.863322 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} TCPHandler: Processed in 0.002192289 sec. 2025.03.25 22:02:25.863611 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:02:25.863638 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.864031 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:25.864127 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:25.864177 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:25.864258 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1965 rows starting from the beginning of the part 2025.03.25 22:02:25.864570 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:25.864927 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part 2025.03.25 22:02:25.865387 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:02:25.865739 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:02:25.866119 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:25.867118 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.867187 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.868178 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:02:25.868644 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.868834 [ 117 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:02:25.868901 [ 117 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.868935 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.868946 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} executeQuery: Read 8 rows, 616.00 B in 0.005059 sec., 1581.3401858074717 rows/sec., 118.91 KiB/sec. 2025.03.25 22:02:25.869252 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} TCPHandler: Processed in 0.00570089 sec. 2025.03.25 22:02:25.869725 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.870121 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:25.870235 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:25.870280 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:25.870373 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3681 rows, containing 5 columns (5 merged, 0 gathered) in 0.006965921 sec., 528429.7654251319 rows/sec., 45.67 MiB/sec. 2025.03.25 22:02:25.870724 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:25.870852 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 170 rows starting from the beginning of the part 2025.03.25 22:02:25.870970 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:02:25.871456 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:25.872019 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:25.872560 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.872673 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:25.872989 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:02:25.873325 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:02:25.873434 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.873436 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:25.873505 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.873751 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:25.874696 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:02:25.875217 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.875537 [ 117 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:02:25.875641 [ 117 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.875728 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.875823 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} executeQuery: Read 72 rows, 5.76 KiB in 0.005822 sec., 12366.884232222605 rows/sec., 988.64 KiB/sec. 2025.03.25 22:02:25.876282 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} TCPHandler: Processed in 0.006688257 sec. 2025.03.25 22:02:25.876291 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:02:25.876629 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.876763 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:25.876891 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 944 rows starting from the beginning of the part 2025.03.25 22:02:25.876969 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:25.877207 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:25.877395 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:25.877845 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part 2025.03.25 22:02:25.878237 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 564 rows starting from the beginning of the part 2025.03.25 22:02:25.878692 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part 2025.03.25 22:02:25.879264 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:25.880313 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.011213066 sec., 24079.052063012914 rows/sec., 1.73 MiB/sec. 2025.03.25 22:02:25.880666 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:02:25.881152 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.881224 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.881659 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.882157 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:02:25.882464 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.25 22:02:25.882739 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:02:25.883011 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.883281 [ 117 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:02:25.883410 [ 117 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.883541 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.883617 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} executeQuery: Read 160 rows, 11.41 KiB in 0.00672 sec., 23809.52380952381 rows/sec., 1.66 MiB/sec. 2025.03.25 22:02:25.883762 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.007875397 sec., 234146.9261803564 rows/sec., 18.37 MiB/sec. 2025.03.25 22:02:25.884006 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} TCPHandler: Processed in 0.007494711 sec. 2025.03.25 22:02:25.884039 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:02:25.884180 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:02:25.884327 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.884404 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:25.884532 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5659 rows starting from the beginning of the part 2025.03.25 22:02:25.884657 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:25.885031 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:25.885155 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.885213 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:25.885712 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:02:25.885719 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:02:25.886146 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:02:25.886351 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 916 rows starting from the beginning of the part 2025.03.25 22:02:25.886749 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:25.887156 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:25.890755 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.890810 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.891668 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:02:25.891973 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.892493 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} executeQuery: Read 8 rows, 14.68 KiB in 0.007977 sec., 1002.8832894571894 rows/sec., 1.80 MiB/sec. 2025.03.25 22:02:25.892577 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7215 rows, containing 5 columns (5 merged, 0 gathered) in 0.008837944 sec., 816366.3404067733 rows/sec., 55.91 MiB/sec. 2025.03.25 22:02:25.892734 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} TCPHandler: Processed in 0.00854099 sec. 2025.03.25 22:02:25.892886 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:25.892996 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:25.893047 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:25.893216 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:02:25.893796 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.894001 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:02:25.894152 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.894163 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.03.25 22:02:25.894225 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.894607 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:02:25.894846 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.895007 [ 117 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:02:25.895066 [ 117 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:25.895090 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} executeQuery: Read 60 rows, 4.14 KiB in 0.002113 sec., 28395.646000946523 rows/sec., 1.91 MiB/sec. 2025.03.25 22:02:25.895103 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:25.895255 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} TCPHandler: Processed in 0.002413933 sec. 2025.03.25 22:02:25.895443 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:25.895647 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:25.895678 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 952 rows starting from the beginning of the part 2025.03.25 22:02:25.895783 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:25.895972 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:25.896107 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:25.896258 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:25.896401 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:25.897658 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411303 sec., 519221.3504482846 rows/sec., 34.53 MiB/sec. 2025.03.25 22:02:25.897890 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:02:25.898254 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:25.898357 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:02:25.898461 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.03.25 22:02:30.111995 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 536 2025.03.25 22:02:30.115068 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.115129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.116614 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:02:30.116942 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.117794 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 536 2025.03.25 22:02:30.865673 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.865863 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:02:30.865936 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:02:30.866732 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.866790 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.867250 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:02:30.867530 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.867784 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} executeQuery: Read 10 rows, 835.00 B in 0.001964 sec., 5091.6496945010185 rows/sec., 415.19 KiB/sec. 2025.03.25 22:02:30.867943 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} TCPHandler: Processed in 0.002406112 sec. 2025.03.25 22:02:30.868109 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.868225 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:30.868274 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:30.868909 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.868951 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.869320 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:02:30.869576 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.869827 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} executeQuery: Read 125 rows, 10.78 KiB in 0.00162 sec., 77160.49382716049 rows/sec., 6.50 MiB/sec. 2025.03.25 22:02:30.870014 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} TCPHandler: Processed in 0.001954934 sec. 2025.03.25 22:02:30.870208 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.870318 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:30.870366 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:30.870932 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.870972 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.871333 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:02:30.871576 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.871830 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} executeQuery: Read 42 rows, 3.10 KiB in 0.001531 sec., 27433.05029392554 rows/sec., 1.98 MiB/sec. 2025.03.25 22:02:30.872045 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} TCPHandler: Processed in 0.001893523 sec. 2025.03.25 22:02:30.872211 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.872318 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:30.872366 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:30.872959 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.873000 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.873355 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:02:30.873647 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.873857 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} executeQuery: Read 106 rows, 8.49 KiB in 0.001562 sec., 67861.7157490397 rows/sec., 5.31 MiB/sec. 2025.03.25 22:02:30.873916 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} TCPHandler: Processed in 0.00175672 sec. 2025.03.25 22:02:30.874035 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.874141 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:30.874190 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:30.874716 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.874754 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.875139 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:02:30.875378 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.875581 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} executeQuery: Read 165 rows, 11.76 KiB in 0.001463 sec., 112781.95488721803 rows/sec., 7.85 MiB/sec. 2025.03.25 22:02:30.875632 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} TCPHandler: Processed in 0.001648869 sec. 2025.03.25 22:02:30.875753 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.875870 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:30.875939 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:30.877096 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.877136 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.877783 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:02:30.878083 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.878265 [ 112 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:02:30.878387 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} executeQuery: Read 32 rows, 58.72 KiB in 0.00253 sec., 12648.221343873518 rows/sec., 22.67 MiB/sec. 2025.03.25 22:02:30.878394 [ 112 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.878487 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.878837 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} TCPHandler: Processed in 0.003133194 sec. 2025.03.25 22:02:30.878878 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:30.879056 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:30.879329 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:30.879467 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:30.879837 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:30.880141 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 251 rows starting from the beginning of the part 2025.03.25 22:02:30.880927 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:30.881780 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2025.03.25 22:02:30.881799 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:30.881897 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:30.882373 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:30.882998 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:30.883670 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:30.883733 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:02:30.884669 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.885106 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} executeQuery: Read 60 rows, 4.14 KiB in 0.005882 sec., 10200.612036722203 rows/sec., 703.95 KiB/sec. 2025.03.25 22:02:30.885330 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} TCPHandler: Processed in 0.006352841 sec. 2025.03.25 22:02:30.888171 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.009516687 sec., 38143.52620822772 rows/sec., 68.35 MiB/sec. 2025.03.25 22:02:30.888738 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:02:30.889232 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:30.889331 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:02:30.889511 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2025.03.25 22:02:32.594451 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.03.25 22:02:32.595091 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:32.595139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:32.595668 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:02:32.595928 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:32.596210 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.03.25 22:02:33.162761 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.25 22:02:33.184352 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:33.184419 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:33.192326 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:02:33.193137 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:33.196261 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.25 22:02:35.862096 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.862423 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:35.862540 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:35.863476 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.863524 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.863959 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:02:35.864211 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.864498 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} executeQuery: Read 72 rows, 5.96 KiB in 0.002148 sec., 33519.5530726257 rows/sec., 2.71 MiB/sec. 2025.03.25 22:02:35.864589 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} TCPHandler: Processed in 0.002677576 sec. 2025.03.25 22:02:35.864867 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.865010 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:35.865062 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:35.865607 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.865649 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.865999 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:02:35.866238 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.866457 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} executeQuery: Read 8 rows, 616.00 B in 0.001474 sec., 5427.408412483039 rows/sec., 408.12 KiB/sec. 2025.03.25 22:02:35.866512 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} TCPHandler: Processed in 0.00174187 sec. 2025.03.25 22:02:35.866641 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.866747 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:35.866793 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:35.867335 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.867376 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.867723 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:02:35.867962 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.868190 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} executeQuery: Read 72 rows, 5.76 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.84 MiB/sec. 2025.03.25 22:02:35.868243 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} TCPHandler: Processed in 0.001653868 sec. 2025.03.25 22:02:35.868357 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.868465 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:35.868515 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:35.869046 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.869084 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.869461 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:02:35.869689 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.869904 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. 2025.03.25 22:02:35.870039 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} TCPHandler: Processed in 0.001732591 sec. 2025.03.25 22:02:35.870170 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.870274 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:35.870338 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:35.871390 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.871431 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.872028 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:02:35.872282 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.872514 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} executeQuery: Read 8 rows, 14.68 KiB in 0.002261 sec., 3538.2574082264487 rows/sec., 6.34 MiB/sec. 2025.03.25 22:02:35.872615 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} TCPHandler: Processed in 0.002498044 sec. 2025.03.25 22:02:35.872756 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:35.872861 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:35.872909 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:35.873352 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:35.873391 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:35.873747 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:02:35.873983 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:35.874206 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2025.03.25 22:02:35.874256 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} TCPHandler: Processed in 0.001552037 sec. 2025.03.25 22:02:39.977789 [ 99 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:02:39.977855 [ 99 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:02:40.096323 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.03.25 22:02:40.097282 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.097349 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.097882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:02:40.098145 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.098468 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.25 22:02:40.117947 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 562 2025.03.25 22:02:40.120970 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.121012 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.122472 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:02:40.122783 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.123705 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 562 2025.03.25 22:02:40.696319 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.25 22:02:40.718272 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.718338 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.725981 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:02:40.726800 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.729988 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.25 22:02:40.862721 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.862881 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:40.862945 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:40.863643 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.863688 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.864096 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:02:40.864343 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.864578 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} executeQuery: Read 120 rows, 10.41 KiB in 0.001741 sec., 68925.90465249856 rows/sec., 5.84 MiB/sec. 2025.03.25 22:02:40.864636 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} TCPHandler: Processed in 0.002035445 sec. 2025.03.25 22:02:40.864762 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.864884 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:40.864932 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:40.865482 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.865523 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.865886 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:02:40.866129 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.866341 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} executeQuery: Read 32 rows, 2.41 KiB in 0.001481 sec., 21607.02228224173 rows/sec., 1.59 MiB/sec. 2025.03.25 22:02:40.866395 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} TCPHandler: Processed in 0.001686039 sec. 2025.03.25 22:02:40.866527 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.866636 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:40.866682 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:40.867242 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.867283 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.867653 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:02:40.867906 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.868134 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} executeQuery: Read 96 rows, 7.68 KiB in 0.00152 sec., 63157.8947368421 rows/sec., 4.93 MiB/sec. 2025.03.25 22:02:40.868246 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} TCPHandler: Processed in 0.001769062 sec. 2025.03.25 22:02:40.868401 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.868510 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:40.868560 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:40.869081 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.869120 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.869509 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:02:40.869745 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.869982 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.03.25 22:02:40.870062 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} TCPHandler: Processed in 0.00171269 sec. 2025.03.25 22:02:40.870319 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.870432 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:40.870507 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:40.871573 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.871613 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.872230 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:02:40.872495 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.872740 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} executeQuery: Read 32 rows, 58.72 KiB in 0.002331 sec., 13728.013728013728 rows/sec., 24.60 MiB/sec. 2025.03.25 22:02:40.872836 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} TCPHandler: Processed in 0.002602166 sec. 2025.03.25 22:02:40.872962 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:40.873068 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:40.873116 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:40.873566 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:40.873612 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:40.873978 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:02:40.874218 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:40.874428 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. 2025.03.25 22:02:40.874479 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} TCPHandler: Processed in 0.001570127 sec. 2025.03.25 22:02:45.892313 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.892540 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.892623 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:02:45.893447 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.893503 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.893950 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:02:45.894202 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.894453 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. 2025.03.25 22:02:45.894550 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} TCPHandler: Processed in 0.002379422 sec. 2025.03.25 22:02:45.894687 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.894803 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:02:45.894853 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:02:45.895393 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.895436 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.895786 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:02:45.896024 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.896254 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} executeQuery: Read 4 rows, 334.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 220.68 KiB/sec. 2025.03.25 22:02:45.896308 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} TCPHandler: Processed in 0.001674969 sec. 2025.03.25 22:02:45.896444 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.896551 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:45.896597 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:45.897780 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.897820 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.898254 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:02:45.898494 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.898733 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} executeQuery: Read 1334 rows, 113.66 KiB in 0.002203 sec., 605537.9028597367 rows/sec., 50.39 MiB/sec. 2025.03.25 22:02:45.898788 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} TCPHandler: Processed in 0.002395162 sec. 2025.03.25 22:02:45.898902 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.899008 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.899053 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:45.899584 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.899624 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.899971 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:02:45.900199 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.900437 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} executeQuery: Read 24 rows, 1.84 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.24 MiB/sec. 2025.03.25 22:02:45.900491 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} TCPHandler: Processed in 0.001642499 sec. 2025.03.25 22:02:45.900659 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.900765 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.900809 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:02:45.901438 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.901479 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.901826 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:02:45.902057 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.902314 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} executeQuery: Read 252 rows, 17.85 KiB in 0.001565 sec., 161022.36421725238 rows/sec., 11.14 MiB/sec. 2025.03.25 22:02:45.902512 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} TCPHandler: Processed in 0.001902503 sec. 2025.03.25 22:02:45.902645 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.902748 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.902818 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:02:45.903363 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.903403 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.903738 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:02:45.903967 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.904199 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} executeQuery: Read 12 rows, 960.00 B in 0.001468 sec., 8174.386920980927 rows/sec., 638.62 KiB/sec. 2025.03.25 22:02:45.904271 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} TCPHandler: Processed in 0.001677019 sec. 2025.03.25 22:02:45.904403 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.904509 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:45.904555 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:45.905276 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.905314 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.905681 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:02:45.905920 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.906166 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} executeQuery: Read 568 rows, 43.63 KiB in 0.001678 sec., 338498.2121573301 rows/sec., 25.39 MiB/sec. 2025.03.25 22:02:45.906376 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} TCPHandler: Processed in 0.002021985 sec. 2025.03.25 22:02:45.906540 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.906646 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.906696 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:45.907415 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.907454 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.907871 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:02:45.908102 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.908321 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} executeQuery: Read 918 rows, 63.76 KiB in 0.001697 sec., 540954.6258102534 rows/sec., 36.69 MiB/sec. 2025.03.25 22:02:45.908451 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} TCPHandler: Processed in 0.001974624 sec. 2025.03.25 22:02:45.908590 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.908696 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.908762 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:45.909799 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.909838 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.910425 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:02:45.910678 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.910931 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} executeQuery: Read 8 rows, 14.68 KiB in 0.002256 sec., 3546.0992907801415 rows/sec., 6.35 MiB/sec. 2025.03.25 22:02:45.911210 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} TCPHandler: Processed in 0.002668107 sec. 2025.03.25 22:02:45.911352 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:45.911459 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:45.911505 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:45.911950 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:45.911988 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:45.912333 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:02:45.912578 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:45.912817 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2025.03.25 22:02:45.912886 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} TCPHandler: Processed in 0.001585778 sec. 2025.03.25 22:02:47.598623 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.03.25 22:02:47.599520 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:47.599580 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:47.600125 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:47.600384 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:47.600557 [ 92 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:47.600611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.03.25 22:02:47.600622 [ 92 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:47.600651 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:47.600899 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.601166 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:47.601243 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.601335 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.601538 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.601788 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.601907 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.602104 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:02:47.604527 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787277 sec., 2544836.303233167 rows/sec., 36.40 MiB/sec. 2025.03.25 22:02:47.604749 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:47.605044 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:47.605123 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:47.605222 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.25 22:02:48.230067 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.25 22:02:48.252192 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:48.252252 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:48.260265 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:48.261050 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:48.261441 [ 92 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:48.261573 [ 92 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:48.261641 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:48.262495 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.279973 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.25 22:02:48.281046 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:48.282614 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.288220 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.294464 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.300249 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.306047 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.310920 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:02:48.369550 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107732062 sec., 1475.8837531579038 rows/sec., 7.63 MiB/sec. 2025.03.25 22:02:48.372590 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:48.375772 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:48.375904 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:48.378505 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.03.25 22:02:49.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.66 MiB, peak 192.20 MiB, free memory in arenas 0.00 B, will set to 183.61 MiB (RSS), difference: 1.95 MiB 2025.03.25 22:02:50.123899 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 594 2025.03.25 22:02:50.127037 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.127090 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.128577 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:02:50.128901 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.129925 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 594 2025.03.25 22:02:50.867792 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.868026 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:50.868118 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:50.869227 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.869289 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.869862 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:02:50.870189 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.870437 [ 89 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:02:50.870450 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} executeQuery: Read 120 rows, 10.41 KiB in 0.002484 sec., 48309.17874396135 rows/sec., 4.09 MiB/sec. 2025.03.25 22:02:50.870550 [ 89 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.870633 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.870648 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} TCPHandler: Processed in 0.003054874 sec. 2025.03.25 22:02:50.870882 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:02:50.871112 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:50.871190 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1965 rows starting from the beginning of the part 2025.03.25 22:02:50.871265 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.871480 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 125 rows starting from the beginning of the part 2025.03.25 22:02:50.871538 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:50.871710 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:50.871875 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:50.872226 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part 2025.03.25 22:02:50.872603 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:02:50.872966 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part 2025.03.25 22:02:50.874718 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.874795 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:50.875773 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:50.876331 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.876756 [ 89 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:50.876921 [ 89 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.877023 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:50.877074 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} executeQuery: Read 32 rows, 2.41 KiB in 0.005557 sec., 5758.5027892747885 rows/sec., 433.01 KiB/sec. 2025.03.25 22:02:50.877555 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} TCPHandler: Processed in 0.006360261 sec. 2025.03.25 22:02:50.877999 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:50.878045 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.878204 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:50.878240 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:50.878263 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 170 rows starting from the beginning of the part 2025.03.25 22:02:50.878322 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:50.878533 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2025.03.25 22:02:50.878979 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:50.879222 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:50.879484 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.03.25 22:02:50.880087 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:02:50.881583 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3736 rows, containing 5 columns (5 merged, 0 gathered) in 0.010782128 sec., 346499.3181308922 rows/sec., 29.98 MiB/sec. 2025.03.25 22:02:50.882040 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.882108 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:50.882216 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:02:50.883374 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.883387 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:02:50.883954 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:02:50.884188 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006652026 sec., 46301.6831263137 rows/sec., 3.34 MiB/sec. 2025.03.25 22:02:50.884245 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.03.25 22:02:50.884396 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.884689 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:50.884769 [ 89 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:02:50.884917 [ 89 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.885013 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.885037 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} executeQuery: Read 96 rows, 7.68 KiB in 0.006814 sec., 14088.64103316701 rows/sec., 1.10 MiB/sec. 2025.03.25 22:02:50.885439 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:02:50.885443 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} TCPHandler: Processed in 0.007514281 sec. 2025.03.25 22:02:50.885717 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:50.885778 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.885808 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 944 rows starting from the beginning of the part 2025.03.25 22:02:50.885777 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.886146 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part 2025.03.25 22:02:50.886243 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:50.886565 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:50.886615 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part 2025.03.25 22:02:50.886598 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:50.887096 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part 2025.03.25 22:02:50.887575 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:02:50.887631 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 568 rows starting from the beginning of the part 2025.03.25 22:02:50.888057 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part 2025.03.25 22:02:50.889559 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.889619 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:50.890338 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:02:50.890595 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479875 sec., 343438.4908414881 rows/sec., 26.97 MiB/sec. 2025.03.25 22:02:50.890782 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.890845 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:02:50.891092 [ 89 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:02:50.891187 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} executeQuery: Read 160 rows, 11.41 KiB in 0.005117 sec., 31268.321282001172 rows/sec., 2.18 MiB/sec. 2025.03.25 22:02:50.891202 [ 89 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.891287 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.891472 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} TCPHandler: Processed in 0.005795661 sec. 2025.03.25 22:02:50.891723 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.891742 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:02:50.891865 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.891952 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:02:50.892256 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:02:50.892268 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:50.892382 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:50.892508 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:50.892511 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7215 rows starting from the beginning of the part 2025.03.25 22:02:50.892943 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 165 rows starting from the beginning of the part 2025.03.25 22:02:50.893354 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:50.893835 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:50.894286 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 918 rows starting from the beginning of the part 2025.03.25 22:02:50.894709 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.03.25 22:02:50.898913 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.898995 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:50.900276 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:02:50.901124 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.901590 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} executeQuery: Read 32 rows, 58.72 KiB in 0.009496 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec. 2025.03.25 22:02:50.902249 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} TCPHandler: Processed in 0.010506834 sec. 2025.03.25 22:02:50.902848 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:50.902925 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8778 rows, containing 5 columns (5 merged, 0 gathered) in 0.01141394 sec., 769059.5885382261 rows/sec., 52.68 MiB/sec. 2025.03.25 22:02:50.903069 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:50.903176 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:50.903272 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:02:50.904124 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.904332 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:02:50.904512 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.904564 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. 2025.03.25 22:02:50.904590 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.905056 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:02:50.905322 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.905535 [ 89 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:02:50.905593 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} executeQuery: Read 60 rows, 4.14 KiB in 0.002595 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. 2025.03.25 22:02:50.905647 [ 89 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:50.905730 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} TCPHandler: Processed in 0.003091374 sec. 2025.03.25 22:02:50.905741 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.03.25 22:02:50.905961 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:50.906149 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:50.906210 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1252 rows starting from the beginning of the part 2025.03.25 22:02:50.906360 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:50.906558 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:50.906721 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:50.906911 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:02:50.907070 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.03.25 22:02:50.909037 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152075 sec., 492374.0710484364 rows/sec., 32.83 MiB/sec. 2025.03.25 22:02:50.909290 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:02:50.909612 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:50.909707 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:02:50.909796 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.25 22:02:54.978097 [ 84 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:02:54.978161 [ 84 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:02:55.100755 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.03.25 22:02:55.101620 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.101664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.102223 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:55.102488 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.102689 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.25 22:02:55.780067 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.25 22:02:55.798962 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.799020 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.806515 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:55.807278 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.809814 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.25 22:02:55.861915 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.862188 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:02:55.862294 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:02:55.863094 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.863134 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.863537 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:02:55.863775 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.863967 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} executeQuery: Read 72 rows, 5.96 KiB in 0.001852 sec., 38876.8898488121 rows/sec., 3.14 MiB/sec. 2025.03.25 22:02:55.864020 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} TCPHandler: Processed in 0.00227349 sec. 2025.03.25 22:02:55.864145 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.864254 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:02:55.864301 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:02:55.864827 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.864865 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.865203 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:02:55.865439 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.865620 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} executeQuery: Read 8 rows, 616.00 B in 0.00139 sec., 5755.395683453237 rows/sec., 432.78 KiB/sec. 2025.03.25 22:02:55.865671 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} TCPHandler: Processed in 0.001578978 sec. 2025.03.25 22:02:55.865791 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.865908 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:02:55.865955 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:02:55.866514 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.866556 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.866936 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:02:55.867188 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.867366 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} executeQuery: Read 72 rows, 5.76 KiB in 0.001482 sec., 48582.995951417004 rows/sec., 3.79 MiB/sec. 2025.03.25 22:02:55.867418 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} TCPHandler: Processed in 0.001681799 sec. 2025.03.25 22:02:55.867537 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.867643 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:55.867693 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:02:55.868212 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.868249 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.868627 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:02:55.868879 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.869056 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. 2025.03.25 22:02:55.869107 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} TCPHandler: Processed in 0.001621629 sec. 2025.03.25 22:02:55.869241 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.869346 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:02:55.869413 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:02:55.870367 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.870406 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.870976 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:02:55.871231 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.871475 [ 82 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:02:55.871506 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} executeQuery: Read 8 rows, 14.68 KiB in 0.00218 sec., 3669.7247706422017 rows/sec., 6.58 MiB/sec. 2025.03.25 22:02:55.871604 [ 82 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.871723 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.871818 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} TCPHandler: Processed in 0.002625096 sec. 2025.03.25 22:02:55.872103 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:55.872127 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:02:55.872361 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:02:55.872479 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:02:55.873180 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:55.873410 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 363 rows starting from the beginning of the part 2025.03.25 22:02:55.873936 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:55.874992 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:55.875015 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:55.875094 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:55.875676 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:55.876389 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part 2025.03.25 22:02:55.876800 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:02:55.877060 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:02:55.877776 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.878394 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} executeQuery: Read 60 rows, 4.14 KiB in 0.006092 sec., 9848.98227183191 rows/sec., 679.68 KiB/sec. 2025.03.25 22:02:55.878529 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} TCPHandler: Processed in 0.006462003 sec. 2025.03.25 22:02:55.882348 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.010462653 sec., 43105.7017756395 rows/sec., 77.24 MiB/sec. 2025.03.25 22:02:55.883339 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:02:55.883837 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:55.883915 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:02:55.884059 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.03.25 22:02:56.924170 [ 82 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:02:56.924269 [ 82 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:56.924312 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:56.924591 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:02:56.924781 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:56.924825 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.03.25 22:02:56.924918 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:02:56.925182 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.03.25 22:02:56.925412 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2025.03.25 22:02:56.925575 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2025.03.25 22:02:56.926727 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230022 sec., 11303.266644060133 rows/sec., 965.86 KiB/sec. 2025.03.25 22:02:56.926991 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:02:56.927523 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:56.927611 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:02:56.927712 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:02:59.664004 [ 79 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.25 22:02:59.664123 [ 79 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:02:59.664167 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:02:59.664398 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::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.03.25 22:02:59.664630 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:02:59.664669 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 342 rows starting from the beginning of the part 2025.03.25 22:02:59.664749 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.03.25 22:02:59.664906 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2025.03.25 22:02:59.665195 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2025.03.25 22:02:59.665426 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2025.03.25 22:02:59.666678 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409202 sec., 456167.6438920439 rows/sec., 32.94 MiB/sec. 2025.03.25 22:02:59.666926 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.25 22:02:59.667328 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:02:59.667437 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.25 22:02:59.667556 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.25 22:03:00.130150 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 618 2025.03.25 22:03:00.133059 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.133112 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.134571 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:03:00.134867 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.135084 [ 79 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:03:00.135204 [ 79 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.135275 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.135651 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:03:00.135974 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 618 2025.03.25 22:03:00.136363 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:00.136485 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part 2025.03.25 22:03:00.137030 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.03.25 22:03:00.137621 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.03.25 22:03:00.138190 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2025.03.25 22:03:00.138753 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:00.139345 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2025.03.25 22:03:00.147279 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 72 columns (72 merged, 0 gathered) in 0.011784375 sec., 52442.322991249006 rows/sec., 47.88 MiB/sec. 2025.03.25 22:03:00.148609 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:03:00.149470 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.149578 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:03:00.149941 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.03.25 22:03:00.863136 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.863348 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:03:00.863430 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:03:00.864199 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.864248 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.864691 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:03:00.864959 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.865206 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} executeQuery: Read 4 rows, 334.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 170.24 KiB/sec. 2025.03.25 22:03:00.865312 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} TCPHandler: Processed in 0.00231893 sec. 2025.03.25 22:03:00.865464 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.865581 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:00.865633 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:00.866280 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.866323 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.866729 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:00.866973 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.867210 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} executeQuery: Read 122 rows, 10.56 KiB in 0.001654 sec., 73760.58041112454 rows/sec., 6.23 MiB/sec. 2025.03.25 22:03:00.867267 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} TCPHandler: Processed in 0.001859283 sec. 2025.03.25 22:03:00.867405 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.867529 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:00.867582 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:00.868289 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.868337 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.868741 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:03:00.868980 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.869205 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} executeQuery: Read 36 rows, 2.69 KiB in 0.001708 sec., 21077.28337236534 rows/sec., 1.54 MiB/sec. 2025.03.25 22:03:00.869260 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} TCPHandler: Processed in 0.001909083 sec. 2025.03.25 22:03:00.869386 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.869498 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:00.869548 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:00.870126 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.870166 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.870542 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:00.870786 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.871012 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} executeQuery: Read 100 rows, 8.00 KiB in 0.001538 sec., 65019.50585175552 rows/sec., 5.08 MiB/sec. 2025.03.25 22:03:00.871067 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} TCPHandler: Processed in 0.00173432 sec. 2025.03.25 22:03:00.871198 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.871309 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:00.871368 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:00.871916 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.871957 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.872359 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:00.872612 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.872838 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} executeQuery: Read 162 rows, 11.55 KiB in 0.001553 sec., 104314.23052157115 rows/sec., 7.26 MiB/sec. 2025.03.25 22:03:00.872890 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} TCPHandler: Processed in 0.001745611 sec. 2025.03.25 22:03:00.873025 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.873134 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:00.873202 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:00.874335 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.874375 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.875018 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:03:00.875274 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.875578 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} executeQuery: Read 32 rows, 58.72 KiB in 0.002462 sec., 12997.562956945572 rows/sec., 23.29 MiB/sec. 2025.03.25 22:03:00.876056 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} TCPHandler: Processed in 0.003079224 sec. 2025.03.25 22:03:00.876199 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:00.876307 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:00.876354 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:00.876824 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:00.876863 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:00.877226 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:00.877461 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:00.877672 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. 2025.03.25 22:03:00.877722 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} TCPHandler: Processed in 0.001575217 sec. 2025.03.25 22:03:02.602839 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.03.25 22:03:02.603605 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:02.603658 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:02.604185 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:03:02.604465 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:02.604710 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.03.25 22:03:03.309890 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.25 22:03:03.331010 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:03.331064 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:03.338758 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:03:03.339503 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:03.342187 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.25 22:03:05.861801 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.862020 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:05.862105 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:05.862978 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.863034 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.863498 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:03:05.863808 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.864072 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} executeQuery: Read 72 rows, 5.96 KiB in 0.002112 sec., 34090.90909090909 rows/sec., 2.76 MiB/sec. 2025.03.25 22:03:05.864142 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} TCPHandler: Processed in 0.002487914 sec. 2025.03.25 22:03:05.864278 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.864395 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:05.864446 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:05.864995 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.865039 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.865409 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:03:05.865653 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.865913 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} executeQuery: Read 8 rows, 616.00 B in 0.001543 sec., 5184.705119896305 rows/sec., 389.87 KiB/sec. 2025.03.25 22:03:05.866135 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} TCPHandler: Processed in 0.001908143 sec. 2025.03.25 22:03:05.866293 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.866405 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:05.866454 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:05.867040 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.867082 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.867452 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:03:05.867692 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.867911 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} executeQuery: Read 72 rows, 5.76 KiB in 0.001532 sec., 46997.38903394256 rows/sec., 3.67 MiB/sec. 2025.03.25 22:03:05.867968 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} TCPHandler: Processed in 0.001728061 sec. 2025.03.25 22:03:05.868086 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.868194 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:05.868245 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:05.868788 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.868834 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.869227 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:03:05.869484 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.869701 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2025.03.25 22:03:05.869755 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} TCPHandler: Processed in 0.00172158 sec. 2025.03.25 22:03:05.869891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.870000 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:05.870070 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:05.871152 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.871204 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.871829 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:03:05.872090 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.872332 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} executeQuery: Read 8 rows, 14.68 KiB in 0.002353 sec., 3399.9150021249466 rows/sec., 6.09 MiB/sec. 2025.03.25 22:03:05.872443 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} TCPHandler: Processed in 0.002602306 sec. 2025.03.25 22:03:05.872574 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:05.872680 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:05.872727 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:05.873175 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:05.873216 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:05.873578 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:03:05.873815 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:05.874019 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.03.25 22:03:05.874070 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} TCPHandler: Processed in 0.001548307 sec. 2025.03.25 22:03:09.978205 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:03:09.978273 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:03:10.104845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.03.25 22:03:10.105943 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.106022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.106556 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:03:10.106824 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.107136 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.25 22:03:10.136156 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 644 2025.03.25 22:03:10.139158 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.139225 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.140734 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:03:10.141058 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.141753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2025.03.25 22:03:10.842275 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.25 22:03:10.862989 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.863056 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.868800 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.869014 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.869108 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:03:10.870825 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.870874 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.871589 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:03:10.872000 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.872704 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} executeQuery: Read 212 rows, 13.81 KiB in 0.003712 sec., 57112.06896551724 rows/sec., 3.63 MiB/sec. 2025.03.25 22:03:10.873087 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} TCPHandler: Processed in 0.004420587 sec. 2025.03.25 22:03:10.873300 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.873416 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:10.873466 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:10.873510 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:03:10.874832 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.874882 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.875116 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.875585 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:03:10.876064 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.876739 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} executeQuery: Read 681 rows, 55.38 KiB in 0.003308 sec., 205864.5707376058 rows/sec., 16.35 MiB/sec. 2025.03.25 22:03:10.877220 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} TCPHandler: Processed in 0.003978509 sec. 2025.03.25 22:03:10.877630 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.877845 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.877923 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:10.879638 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.879706 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.880616 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:03:10.881094 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.881633 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} executeQuery: Read 138 rows, 8.79 KiB in 0.00383 sec., 36031.3315926893 rows/sec., 2.24 MiB/sec. 2025.03.25 22:03:10.881806 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} TCPHandler: Processed in 0.004312236 sec. 2025.03.25 22:03:10.881994 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.882173 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.882254 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:10.883936 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.883994 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.884878 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.25 22:03:10.884883 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:03:10.885138 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.885371 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} executeQuery: Read 113 rows, 7.49 KiB in 0.003249 sec., 34779.9322868575 rows/sec., 2.25 MiB/sec. 2025.03.25 22:03:10.885433 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} TCPHandler: Processed in 0.003512491 sec. 2025.03.25 22:03:10.885551 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.885657 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.885702 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:03:10.886252 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.886291 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.886666 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:03:10.886906 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.887137 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} executeQuery: Read 112 rows, 6.53 KiB in 0.00149 sec., 75167.78523489933 rows/sec., 4.28 MiB/sec. 2025.03.25 22:03:10.887292 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} TCPHandler: Processed in 0.001788342 sec. 2025.03.25 22:03:10.887447 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.887552 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:10.887598 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:10.888294 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.888334 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.888712 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:03:10.888947 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.889177 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} executeQuery: Read 414 rows, 30.15 KiB in 0.001647 sec., 251366.12021857922 rows/sec., 17.88 MiB/sec. 2025.03.25 22:03:10.889229 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} TCPHandler: Processed in 0.001834083 sec. 2025.03.25 22:03:10.889344 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.889449 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:03:10.889495 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:03:10.889928 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.889967 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.890315 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:03:10.890552 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.890835 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. 2025.03.25 22:03:10.890956 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} TCPHandler: Processed in 0.001663689 sec. 2025.03.25 22:03:10.891093 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.891200 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.891247 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:10.891776 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.891815 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.892213 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:03:10.892446 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.892720 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} executeQuery: Read 237 rows, 16.27 KiB in 0.001528 sec., 155104.7120418848 rows/sec., 10.40 MiB/sec. 2025.03.25 22:03:10.892948 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} TCPHandler: Processed in 0.001902673 sec. 2025.03.25 22:03:10.893112 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.893215 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.893264 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:03:10.893711 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.893748 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.894089 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:03:10.894324 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.894599 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. 2025.03.25 22:03:10.894662 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} TCPHandler: Processed in 0.001603208 sec. 2025.03.25 22:03:10.894787 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.894892 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.894959 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:10.895976 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.896015 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.896626 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:03:10.896877 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.897189 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} executeQuery: Read 32 rows, 58.72 KiB in 0.002315 sec., 13822.894168466524 rows/sec., 24.77 MiB/sec. 2025.03.25 22:03:10.897745 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} TCPHandler: Processed in 0.003003992 sec. 2025.03.25 22:03:10.897876 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:10.897980 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:10.898025 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:10.898474 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:10.898513 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:10.898871 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:03:10.899132 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:10.899363 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. 2025.03.25 22:03:10.899454 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} TCPHandler: Processed in 0.001627698 sec. 2025.03.25 22:03:15.889685 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.889911 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:15.889986 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:15.891389 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.891446 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.891982 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:03:15.892248 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.892448 [ 60 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:03:15.892517 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} executeQuery: Read 1212 rows, 102.08 KiB in 0.00265 sec., 457358.4905660377 rows/sec., 37.62 MiB/sec. 2025.03.25 22:03:15.892539 [ 60 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.892605 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.892659 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} TCPHandler: Processed in 0.003127805 sec. 2025.03.25 22:03:15.892851 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:03:15.892893 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.893111 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:15.893128 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:15.893174 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part 2025.03.25 22:03:15.893224 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:15.893481 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:15.893785 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part 2025.03.25 22:03:15.894065 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:15.894435 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 681 rows starting from the beginning of the part 2025.03.25 22:03:15.894764 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1212 rows starting from the beginning of the part 2025.03.25 22:03:15.896088 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.896159 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.897265 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:03:15.897633 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.897830 [ 60 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:03:15.897905 [ 60 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.897963 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.897971 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} executeQuery: Read 8 rows, 616.00 B in 0.004922 sec., 1625.3555465258025 rows/sec., 122.22 KiB/sec. 2025.03.25 22:03:15.898268 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} TCPHandler: Processed in 0.005436855 sec. 2025.03.25 22:03:15.898660 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.899051 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:15.899229 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:15.899283 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.006572935 sec., 627877.8049684045 rows/sec., 53.70 MiB/sec. 2025.03.25 22:03:15.899403 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:15.899792 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:03:15.899908 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:15.900137 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part 2025.03.25 22:03:15.900837 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.900908 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:15.901116 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:03:15.901471 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.03.25 22:03:15.901534 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.03.25 22:03:15.901905 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:15.902301 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part 2025.03.25 22:03:15.902525 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.902552 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:15.902612 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.903899 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:03:15.904463 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.905145 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} executeQuery: Read 228 rows, 15.81 KiB in 0.006219 sec., 36661.84273999035 rows/sec., 2.48 MiB/sec. 2025.03.25 22:03:15.905573 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} TCPHandler: Processed in 0.007033583 sec. 2025.03.25 22:03:15.905819 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010302 sec., 53350.05538991045 rows/sec., 3.67 MiB/sec. 2025.03.25 22:03:15.905856 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.905995 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:15.906043 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:03:15.906063 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:15.906508 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.906748 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:03:15.906923 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:03:15.907467 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.907513 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.907921 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:03:15.908172 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.908345 [ 60 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:03:15.908411 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} executeQuery: Read 528 rows, 40.04 KiB in 0.002444 sec., 216039.2798690671 rows/sec., 16.00 MiB/sec. 2025.03.25 22:03:15.908440 [ 60 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.908504 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.908540 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} TCPHandler: Processed in 0.002749768 sec. 2025.03.25 22:03:15.908804 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.908809 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:03:15.909172 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:15.909360 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:15.909397 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:15.909492 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part 2025.03.25 22:03:15.909876 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:15.910090 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part 2025.03.25 22:03:15.910289 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:15.910507 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 414 rows starting from the beginning of the part 2025.03.25 22:03:15.910677 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 528 rows starting from the beginning of the part 2025.03.25 22:03:15.911370 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.911414 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.912057 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:03:15.912347 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746205 sec., 570177.0191433731 rows/sec., 44.13 MiB/sec. 2025.03.25 22:03:15.912419 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.912544 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:03:15.912626 [ 60 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:03:15.912744 [ 60 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.912824 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.912889 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} executeQuery: Read 880 rows, 60.63 KiB in 0.003849 sec., 228630.8131982333 rows/sec., 15.38 MiB/sec. 2025.03.25 22:03:15.913255 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} TCPHandler: Processed in 0.004529759 sec. 2025.03.25 22:03:15.913643 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.913700 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:03:15.913742 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.914074 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:03:15.914157 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:15.914358 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.03.25 22:03:15.914582 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:15.914880 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:15.915004 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8778 rows starting from the beginning of the part 2025.03.25 22:03:15.915388 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.03.25 22:03:15.915776 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part 2025.03.25 22:03:15.916129 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:03:15.916477 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part 2025.03.25 22:03:15.916828 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 880 rows starting from the beginning of the part 2025.03.25 22:03:15.919863 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.919941 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.921315 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:03:15.921935 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.922276 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} executeQuery: Read 8 rows, 14.68 KiB in 0.008227 sec., 972.4079251245897 rows/sec., 1.74 MiB/sec. 2025.03.25 22:03:15.922420 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} TCPHandler: Processed in 0.008841894 sec. 2025.03.25 22:03:15.922550 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:15.922676 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:15.922737 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:15.923608 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10377 rows, containing 5 columns (5 merged, 0 gathered) in 0.010609236 sec., 978110.0165930893 rows/sec., 66.92 MiB/sec. 2025.03.25 22:03:15.923719 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.923770 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.923997 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:03:15.924481 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:03:15.924631 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.924827 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:03:15.925013 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.03.25 22:03:15.925019 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.925231 [ 60 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:03:15.925289 [ 60 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:15.925328 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} executeQuery: Read 60 rows, 4.14 KiB in 0.002675 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. 2025.03.25 22:03:15.925337 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:15.925567 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} TCPHandler: Processed in 0.003068564 sec. 2025.03.25 22:03:15.925722 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:03:15.926103 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:15.926147 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1552 rows starting from the beginning of the part 2025.03.25 22:03:15.926206 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:03:15.926348 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.03.25 22:03:15.926539 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:03:15.926659 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2025.03.25 22:03:15.926801 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.03.25 22:03:15.928072 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002595356 sec., 722058.9391204906 rows/sec., 48.11 MiB/sec. 2025.03.25 22:03:15.928341 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:03:15.928732 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:15.928834 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:03:15.928934 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:03:17.607290 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.03.25 22:03:17.607928 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:17.607976 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:17.608520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:03:17.608780 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:17.609078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.03.25 22:03:18.384958 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.25 22:03:18.406535 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:18.406591 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:18.414156 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:03:18.414927 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:18.418005 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.25 22:03:20.141950 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 680 2025.03.25 22:03:20.145209 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.145272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.146778 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:03:20.147096 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.148247 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 680 2025.03.25 22:03:20.871712 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.871988 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.872098 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:03:20.873496 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.873594 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.874208 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:03:20.874595 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.874904 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} executeQuery: Read 212 rows, 13.81 KiB in 0.002979 sec., 71164.82040953341 rows/sec., 4.53 MiB/sec. 2025.03.25 22:03:20.875155 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} TCPHandler: Processed in 0.003691274 sec. 2025.03.25 22:03:20.875489 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.875676 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:20.875744 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:20.877036 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.877091 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.877710 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:03:20.878114 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.878450 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} executeQuery: Read 681 rows, 55.38 KiB in 0.002808 sec., 242521.3675213675 rows/sec., 19.26 MiB/sec. 2025.03.25 22:03:20.878649 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} TCPHandler: Processed in 0.003333938 sec. 2025.03.25 22:03:20.878966 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.879121 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.879193 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:20.880109 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.880161 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.880663 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:03:20.880994 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.881272 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} executeQuery: Read 138 rows, 8.79 KiB in 0.002194 sec., 62898.814949863256 rows/sec., 3.91 MiB/sec. 2025.03.25 22:03:20.881360 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} TCPHandler: Processed in 0.002496504 sec. 2025.03.25 22:03:20.881591 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.881729 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.881797 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:20.883136 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.883190 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.883688 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:03:20.884070 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.884318 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} executeQuery: Read 113 rows, 7.49 KiB in 0.002625 sec., 43047.619047619046 rows/sec., 2.79 MiB/sec. 2025.03.25 22:03:20.884399 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} TCPHandler: Processed in 0.002881291 sec. 2025.03.25 22:03:20.884962 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.885340 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.885448 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:03:20.886759 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.886866 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.887626 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:03:20.888051 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.888456 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} executeQuery: Read 112 rows, 6.53 KiB in 0.003187 sec., 35142.76749294007 rows/sec., 2.00 MiB/sec. 2025.03.25 22:03:20.888598 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} TCPHandler: Processed in 0.004091291 sec. 2025.03.25 22:03:20.889005 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.889262 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:20.889365 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:20.890691 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.890773 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.891435 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:03:20.891819 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.892182 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} executeQuery: Read 414 rows, 30.15 KiB in 0.002986 sec., 138647.01942397858 rows/sec., 9.86 MiB/sec. 2025.03.25 22:03:20.892447 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} TCPHandler: Processed in 0.003639334 sec. 2025.03.25 22:03:20.892819 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.892983 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:03:20.893053 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:03:20.893695 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.893739 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.894258 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.25 22:03:20.894596 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.894847 [ 54 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.25 22:03:20.894942 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} executeQuery: Read 6 rows, 321.00 B in 0.001995 sec., 3007.5187969924814 rows/sec., 157.13 KiB/sec. 2025.03.25 22:03:20.894945 [ 54 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.895079 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.895132 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} TCPHandler: Processed in 0.002474033 sec. 2025.03.25 22:03:20.895570 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.895634 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.896032 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.896189 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:20.896215 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:20.896304 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.896655 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.897067 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.897516 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.897932 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.898228 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:03:20.899533 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.899721 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.900670 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005456276 sec., 6597.906704133002 rows/sec., 344.71 KiB/sec. 2025.03.25 22:03:20.900844 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:03:20.900923 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.25 22:03:20.901621 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.901738 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.902097 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.25 22:03:20.902266 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} executeQuery: Read 237 rows, 16.27 KiB in 0.006384 sec., 37124.06015037594 rows/sec., 2.49 MiB/sec. 2025.03.25 22:03:20.902284 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:03:20.902448 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} TCPHandler: Processed in 0.007032433 sec. 2025.03.25 22:03:20.902696 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.902876 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.902957 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:03:20.903670 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.903725 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.904270 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:03:20.904638 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.904988 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} executeQuery: Read 1 rows, 69.00 B in 0.002155 sec., 464.03712296983764 rows/sec., 31.27 KiB/sec. 2025.03.25 22:03:20.905193 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} TCPHandler: Processed in 0.002599306 sec. 2025.03.25 22:03:20.905382 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.905532 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.905641 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:20.907330 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.907379 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.908304 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:03:20.908753 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.909031 [ 54 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:03:20.909153 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} executeQuery: Read 32 rows, 58.72 KiB in 0.003652 sec., 8762.322015334064 rows/sec., 15.70 MiB/sec. 2025.03.25 22:03:20.909157 [ 54 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.909302 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.909646 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} TCPHandler: Processed in 0.004330716 sec. 2025.03.25 22:03:20.909673 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:20.909975 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:20.910164 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:20.910173 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:20.910262 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 451 rows starting from the beginning of the part 2025.03.25 22:03:20.910268 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:20.910968 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:20.911464 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:20.912246 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:20.912303 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:20.912357 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:20.912871 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:20.913550 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:20.914287 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:03:20.914722 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.915226 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} executeQuery: Read 82 rows, 5.33 KiB in 0.005082 sec., 16135.379771743408 rows/sec., 1.02 MiB/sec. 2025.03.25 22:03:20.915405 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} TCPHandler: Processed in 0.005516056 sec. 2025.03.25 22:03:20.923171 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.013696359 sec., 41105.815056395644 rows/sec., 73.66 MiB/sec. 2025.03.25 22:03:20.924760 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:03:20.925596 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:20.925760 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:03:20.926024 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2025.03.25 22:03:24.978318 [ 46 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:03:24.978385 [ 46 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:03:25.109199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.03.25 22:03:25.109968 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.110022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.110581 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:03:25.110833 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.111072 [ 46 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:03:25.111127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.25 22:03:25.111187 [ 46 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.111236 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.111392 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.111523 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:25.111564 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.111639 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.111741 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.111993 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.112278 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.112394 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:03:25.114594 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269466 sec., 3656866.2894796887 rows/sec., 52.31 MiB/sec. 2025.03.25 22:03:25.114796 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:03:25.115066 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.115136 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:03:25.115212 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.03.25 22:03:25.861626 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.861835 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:25.861916 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:25.862770 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.862821 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.863268 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:03:25.863523 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.863807 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} executeQuery: Read 72 rows, 5.96 KiB in 0.00202 sec., 35643.56435643564 rows/sec., 2.88 MiB/sec. 2025.03.25 22:03:25.863938 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} TCPHandler: Processed in 0.002448793 sec. 2025.03.25 22:03:25.864187 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.864305 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:25.864354 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:25.864913 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.864954 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.865315 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:03:25.865558 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.865770 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} executeQuery: Read 8 rows, 616.00 B in 0.001493 sec., 5358.33891493637 rows/sec., 402.92 KiB/sec. 2025.03.25 22:03:25.865825 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} TCPHandler: Processed in 0.0017223 sec. 2025.03.25 22:03:25.865932 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.866034 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:25.866079 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:25.866643 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.866682 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.867034 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:03:25.867294 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.867526 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} executeQuery: Read 72 rows, 5.76 KiB in 0.00151 sec., 47682.11920529801 rows/sec., 3.72 MiB/sec. 2025.03.25 22:03:25.867601 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} TCPHandler: Processed in 0.00171879 sec. 2025.03.25 22:03:25.867756 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.867864 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:25.867912 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:25.868436 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.868474 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.868854 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:03:25.869096 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.869307 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.03.25 22:03:25.869362 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} TCPHandler: Processed in 0.001670269 sec. 2025.03.25 22:03:25.869468 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.869570 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:25.869636 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:25.870718 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.870763 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.871406 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:03:25.871674 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.872027 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} executeQuery: Read 8 rows, 14.68 KiB in 0.002454 sec., 3259.9837000814996 rows/sec., 5.84 MiB/sec. 2025.03.25 22:03:25.872352 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} TCPHandler: Processed in 0.002933501 sec. 2025.03.25 22:03:25.872499 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:25.872607 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:25.872654 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:25.873114 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.873154 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.873518 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:03:25.873764 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.873971 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2025.03.25 22:03:25.874021 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} TCPHandler: Processed in 0.001573187 sec. 2025.03.25 22:03:25.918065 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.25 22:03:25.939828 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.939869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.947410 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:03:25.948166 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:25.948513 [ 41 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:03:25.948646 [ 41 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:25.948711 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.03.25 22:03:25.949176 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.963811 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.25 22:03:25.965582 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:25.967249 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.973044 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.978845 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.984608 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.990341 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:25.995046 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:03:26.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.80 MiB, peak 196.92 MiB, free memory in arenas 0.00 B, will set to 190.52 MiB (RSS), difference: -4.29 MiB 2025.03.25 22:03:26.055493 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106617662 sec., 1838.3445699644024 rows/sec., 9.51 MiB/sec. 2025.03.25 22:03:26.058197 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:03:26.061203 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:26.061298 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:03:26.063624 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.25 22:03:27.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 187.08 MiB, peak 197.62 MiB, free memory in arenas 0.00 B, will set to 192.02 MiB (RSS), difference: 4.95 MiB 2025.03.25 22:03:30.148455 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 714 2025.03.25 22:03:30.151779 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.151841 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.153367 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:03:30.153688 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.154362 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 714 2025.03.25 22:03:30.870446 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.870636 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.870707 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:03:30.871567 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.871619 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.872103 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:03:30.872354 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.872502 [ 35 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.25 22:03:30.872545 [ 35 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.872554 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} executeQuery: Read 212 rows, 13.81 KiB in 0.001968 sec., 107723.57723577235 rows/sec., 6.85 MiB/sec. 2025.03.25 22:03:30.872571 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.872663 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} TCPHandler: Processed in 0.00234571 sec. 2025.03.25 22:03:30.872824 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::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.03.25 22:03:30.872860 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.873101 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:03:30.873118 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:30.873199 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:03:30.873202 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part 2025.03.25 22:03:30.873521 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.03.25 22:03:30.873934 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.03.25 22:03:30.874269 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.03.25 22:03:30.874707 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.03.25 22:03:30.875062 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.03.25 22:03:30.875990 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.876072 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.877134 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:03:30.877592 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.877946 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261562 sec., 174853.01893240068 rows/sec., 12.05 MiB/sec. 2025.03.25 22:03:30.878019 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} executeQuery: Read 10 rows, 835.00 B in 0.005009 sec., 1996.4064683569572 rows/sec., 162.79 KiB/sec. 2025.03.25 22:03:30.878146 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} TCPHandler: Processed in 0.005339513 sec. 2025.03.25 22:03:30.878300 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.878295 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.25 22:03:30.878525 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:30.878580 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:30.879007 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.879242 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.25 22:03:30.879374 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.25 22:03:30.879909 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.879953 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.880368 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:03:30.880612 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.880789 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} executeQuery: Read 686 rows, 55.75 KiB in 0.002345 sec., 292537.31343283586 rows/sec., 23.22 MiB/sec. 2025.03.25 22:03:30.880844 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} TCPHandler: Processed in 0.002602765 sec. 2025.03.25 22:03:30.880961 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.881066 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.881110 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:30.881682 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.881719 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.882095 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:03:30.882338 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.882547 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} executeQuery: Read 148 rows, 9.49 KiB in 0.001498 sec., 98798.39786381842 rows/sec., 6.19 MiB/sec. 2025.03.25 22:03:30.882647 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} TCPHandler: Processed in 0.00173696 sec. 2025.03.25 22:03:30.882909 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.883020 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.883066 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:30.883630 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.883670 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.884019 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:03:30.884257 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.884470 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} executeQuery: Read 113 rows, 7.49 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 4.97 MiB/sec. 2025.03.25 22:03:30.884522 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} TCPHandler: Processed in 0.0017099 sec. 2025.03.25 22:03:30.884639 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.884744 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.884789 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:03:30.885338 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.885377 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.885752 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:03:30.885991 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.886145 [ 33 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.25 22:03:30.886220 [ 33 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.886226 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} executeQuery: Read 112 rows, 6.53 KiB in 0.001496 sec., 74866.3101604278 rows/sec., 4.26 MiB/sec. 2025.03.25 22:03:30.886257 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.886350 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} TCPHandler: Processed in 0.00175434 sec. 2025.03.25 22:03:30.886694 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.886786 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::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.03.25 22:03:30.886880 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:30.886972 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:30.887177 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:30.887270 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part 2025.03.25 22:03:30.887692 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.03.25 22:03:30.888103 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.25 22:03:30.888417 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.03.25 22:03:30.888626 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.03.25 22:03:30.889081 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.03.25 22:03:30.889939 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.890002 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.890986 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:03:30.891642 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.891842 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.005453206 sec., 88755.12863442165 rows/sec., 5.52 MiB/sec. 2025.03.25 22:03:30.892101 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} executeQuery: Read 424 rows, 30.96 KiB in 0.005255 sec., 80685.06184586108 rows/sec., 5.75 MiB/sec. 2025.03.25 22:03:30.892120 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.25 22:03:30.892298 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} TCPHandler: Processed in 0.005739801 sec. 2025.03.25 22:03:30.892465 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.892654 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:03:30.892693 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.892742 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:03:30.892889 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.25 22:03:30.893083 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:03:30.893504 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.893549 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.895981 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:03:30.896270 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.896541 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} executeQuery: Read 6 rows, 321.00 B in 0.00394 sec., 1522.8426395939086 rows/sec., 79.56 KiB/sec. 2025.03.25 22:03:30.896701 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} TCPHandler: Processed in 0.004289075 sec. 2025.03.25 22:03:30.896856 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.896963 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.897012 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:30.897607 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.897646 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.898048 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:03:30.898289 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.898511 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} executeQuery: Read 242 rows, 16.62 KiB in 0.001571 sec., 154042.01145767028 rows/sec., 10.33 MiB/sec. 2025.03.25 22:03:30.898565 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} TCPHandler: Processed in 0.001762271 sec. 2025.03.25 22:03:30.898693 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.898799 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.898846 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:03:30.899273 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.899311 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.899660 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:03:30.899927 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.900178 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. 2025.03.25 22:03:30.900296 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} TCPHandler: Processed in 0.001656049 sec. 2025.03.25 22:03:30.900404 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.900507 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.900573 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:30.901697 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.901737 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.902383 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:03:30.902637 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.902881 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} executeQuery: Read 32 rows, 58.72 KiB in 0.002395 sec., 13361.169102296451 rows/sec., 23.94 MiB/sec. 2025.03.25 22:03:30.902975 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} TCPHandler: Processed in 0.002622016 sec. 2025.03.25 22:03:30.903116 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:30.903222 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:30.903268 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:30.903703 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:30.903741 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:30.904099 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:03:30.904338 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:30.904575 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. 2025.03.25 22:03:30.904774 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} TCPHandler: Processed in 0.001708129 sec. 2025.03.25 22:03:32.611266 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.03.25 22:03:32.611938 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:32.611980 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:32.612513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:03:32.612778 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:32.612991 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.03.25 22:03:33.463894 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.25 22:03:33.483292 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:33.483350 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:33.490554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:03:33.491309 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:33.494254 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.25 22:03:35.862498 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.862726 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:35.862847 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:35.863946 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.864002 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.864461 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:03:35.864749 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.864960 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} executeQuery: Read 72 rows, 5.96 KiB in 0.002318 sec., 31061.259706643657 rows/sec., 2.51 MiB/sec. 2025.03.25 22:03:35.865026 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} TCPHandler: Processed in 0.002663426 sec. 2025.03.25 22:03:35.865152 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.865270 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:35.865320 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:35.865853 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.865892 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.866247 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:03:35.866487 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.866694 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} executeQuery: Read 8 rows, 616.00 B in 0.001444 sec., 5540.16620498615 rows/sec., 416.59 KiB/sec. 2025.03.25 22:03:35.866801 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} TCPHandler: Processed in 0.00170216 sec. 2025.03.25 22:03:35.867075 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.867235 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:35.867285 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:35.867858 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.867900 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.868270 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:03:35.868512 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.868725 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} executeQuery: Read 72 rows, 5.76 KiB in 0.001506 sec., 47808.764940239045 rows/sec., 3.73 MiB/sec. 2025.03.25 22:03:35.868806 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} TCPHandler: Processed in 0.001842562 sec. 2025.03.25 22:03:35.869065 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.869178 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:35.869230 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:35.869765 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.869805 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.870204 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:03:35.870445 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.870625 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. 2025.03.25 22:03:35.870675 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} TCPHandler: Processed in 0.00169732 sec. 2025.03.25 22:03:35.870813 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.870920 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:35.870988 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:35.872032 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.872068 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.872695 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:03:35.872957 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.873157 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} executeQuery: Read 8 rows, 14.68 KiB in 0.002258 sec., 3542.9583702391496 rows/sec., 6.35 MiB/sec. 2025.03.25 22:03:35.873255 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} TCPHandler: Processed in 0.002493504 sec. 2025.03.25 22:03:35.873389 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:35.873496 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:35.873564 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:35.874003 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:35.874040 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:35.874394 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:03:35.874635 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:35.874847 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.25 22:03:35.875018 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} TCPHandler: Processed in 0.00167664 sec. 2025.03.25 22:03:39.979237 [ 26 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:03:39.979306 [ 26 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:03:40.113145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.03.25 22:03:40.113917 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.113963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.114561 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:03:40.114822 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.115127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.25 22:03:40.154564 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 750 2025.03.25 22:03:40.157731 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.157782 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.159275 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:03:40.159607 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.160710 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 750 2025.03.25 22:03:40.868875 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.869104 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.869199 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:03:40.870316 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.870374 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.870841 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:03:40.871120 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.871406 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} executeQuery: Read 212 rows, 13.81 KiB in 0.002353 sec., 90097.7475563111 rows/sec., 5.73 MiB/sec. 2025.03.25 22:03:40.871597 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} TCPHandler: Processed in 0.00292148 sec. 2025.03.25 22:03:40.871786 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.871904 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:40.871955 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:40.872886 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.872930 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.873347 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:03:40.873592 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.873771 [ 26 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:03:40.873835 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} executeQuery: Read 681 rows, 55.38 KiB in 0.001949 sec., 349409.95382247306 rows/sec., 27.75 MiB/sec. 2025.03.25 22:03:40.873865 [ 26 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.873928 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.873971 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} TCPHandler: Processed in 0.002238929 sec. 2025.03.25 22:03:40.874125 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:03:40.874134 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.874285 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.874289 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.874329 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part 2025.03.25 22:03:40.874354 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:40.874580 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 681 rows starting from the beginning of the part 2025.03.25 22:03:40.874903 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:40.875240 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 686 rows starting from the beginning of the part 2025.03.25 22:03:40.875489 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:40.875852 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 681 rows starting from the beginning of the part 2025.03.25 22:03:40.876746 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.876793 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.877345 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:03:40.877637 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.877854 [ 26 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:03:40.877919 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} executeQuery: Read 138 rows, 8.79 KiB in 0.003663 sec., 37674.037674037674 rows/sec., 2.34 MiB/sec. 2025.03.25 22:03:40.877933 [ 26 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.878004 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.878066 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} TCPHandler: Processed in 0.00398847 sec. 2025.03.25 22:03:40.878483 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.878546 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:40.878913 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.878993 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941327 sec., 841879.1146588761 rows/sec., 71.16 MiB/sec. 2025.03.25 22:03:40.879038 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:40.879117 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.879219 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part 2025.03.25 22:03:40.879487 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:03:40.879865 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part 2025.03.25 22:03:40.880353 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:40.880931 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part 2025.03.25 22:03:40.880991 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.881508 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:03:40.881597 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:03:40.881837 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.03.25 22:03:40.882152 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part 2025.03.25 22:03:40.883001 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.883072 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.884072 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:03:40.884625 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.884874 [ 26 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.03.25 22:03:40.885023 [ 26 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.885102 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.885340 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} executeQuery: Read 113 rows, 7.49 KiB in 0.006527 sec., 17312.701087789184 rows/sec., 1.12 MiB/sec. 2025.03.25 22:03:40.885643 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00742827 sec., 82926.44182292782 rows/sec., 5.56 MiB/sec. 2025.03.25 22:03:40.885679 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.03.25 22:03:40.885688 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} TCPHandler: Processed in 0.007339119 sec. 2025.03.25 22:03:40.885968 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.885982 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:03:40.885991 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.886121 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 366 rows starting from the beginning of the part 2025.03.25 22:03:40.886325 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.886536 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part 2025.03.25 22:03:40.886556 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:03:40.887080 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part 2025.03.25 22:03:40.887450 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.887547 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part 2025.03.25 22:03:40.888084 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part 2025.03.25 22:03:40.888064 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:03:40.888649 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:03:40.888682 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part 2025.03.25 22:03:40.889783 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.889832 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.890429 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:03:40.890549 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.005263362 sec., 198732.2931616712 rows/sec., 13.96 MiB/sec. 2025.03.25 22:03:40.890729 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.03.25 22:03:40.890761 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.891080 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} executeQuery: Read 112 rows, 6.53 KiB in 0.004893 sec., 22889.842632331904 rows/sec., 1.30 MiB/sec. 2025.03.25 22:03:40.891164 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} TCPHandler: Processed in 0.005277982 sec. 2025.03.25 22:03:40.891208 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.891302 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.03.25 22:03:40.891324 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.891387 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.25 22:03:40.891454 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:40.891499 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:40.892199 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.892238 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.892613 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:03:40.892858 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.893027 [ 26 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:03:40.893088 [ 26 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.893110 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} executeQuery: Read 414 rows, 30.15 KiB in 0.001671 sec., 247755.83482944345 rows/sec., 17.62 MiB/sec. 2025.03.25 22:03:40.893126 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.893299 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} TCPHandler: Processed in 0.002029306 sec. 2025.03.25 22:03:40.893385 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:03:40.893485 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.893575 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.893670 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part 2025.03.25 22:03:40.893736 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:03:40.893930 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:03:40.893934 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 414 rows starting from the beginning of the part 2025.03.25 22:03:40.894313 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:40.894699 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 424 rows starting from the beginning of the part 2025.03.25 22:03:40.895055 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2025.03.25 22:03:40.895349 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 414 rows starting from the beginning of the part 2025.03.25 22:03:40.896236 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.896300 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.897328 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:03:40.897812 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.898284 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} executeQuery: Read 6 rows, 321.00 B in 0.004604 sec., 1303.2145960034754 rows/sec., 68.09 KiB/sec. 2025.03.25 22:03:40.898628 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} TCPHandler: Processed in 0.005210682 sec. 2025.03.25 22:03:40.898740 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.005496416 sec., 426823.5883164593 rows/sec., 32.55 MiB/sec. 2025.03.25 22:03:40.898816 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.898936 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.898954 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:03:40.899003 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:40.899338 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.899449 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:03:40.899546 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:03:40.899790 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.899828 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.900227 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:03:40.900469 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.900634 [ 26 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:03:40.900690 [ 26 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.900720 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} executeQuery: Read 237 rows, 16.27 KiB in 0.001802 sec., 131520.53274139843 rows/sec., 8.82 MiB/sec. 2025.03.25 22:03:40.900731 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.900928 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} TCPHandler: Processed in 0.002159888 sec. 2025.03.25 22:03:40.900976 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:03:40.901136 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.901157 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.901205 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10377 rows starting from the beginning of the part 2025.03.25 22:03:40.901410 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.901503 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2025.03.25 22:03:40.901575 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:03:40.901897 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.03.25 22:03:40.902291 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.03.25 22:03:40.902630 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.03.25 22:03:40.902862 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part 2025.03.25 22:03:40.903960 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.904022 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.904629 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:03:40.905076 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.905611 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} executeQuery: Read 1 rows, 69.00 B in 0.004312 sec., 231.9109461966605 rows/sec., 15.63 KiB/sec. 2025.03.25 22:03:40.905768 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} TCPHandler: Processed in 0.004716892 sec. 2025.03.25 22:03:40.906010 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.906146 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.906239 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:40.907959 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.907998 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.908553 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007709385 sec., 1480403.4303644195 rows/sec., 101.21 MiB/sec. 2025.03.25 22:03:40.908960 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:03:40.909582 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.909747 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:03:40.909771 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:03:40.909879 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.03.25 22:03:40.910122 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.910381 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} executeQuery: Read 32 rows, 58.72 KiB in 0.00426 sec., 7511.737089201878 rows/sec., 13.46 MiB/sec. 2025.03.25 22:03:40.910490 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} TCPHandler: Processed in 0.00456895 sec. 2025.03.25 22:03:40.910640 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:40.910745 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:40.910792 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:40.911238 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.911277 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.911648 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:03:40.911879 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.912054 [ 26 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:03:40.912118 [ 26 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:40.912125 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. 2025.03.25 22:03:40.912150 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:40.912278 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} TCPHandler: Processed in 0.001687189 sec. 2025.03.25 22:03:40.912404 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:03:40.912578 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:40.912616 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1874 rows starting from the beginning of the part 2025.03.25 22:03:40.912715 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2025.03.25 22:03:40.912982 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.03.25 22:03:40.913126 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part 2025.03.25 22:03:40.913232 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.03.25 22:03:40.913473 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2025.03.25 22:03:40.915009 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723008 sec., 822619.6911650646 rows/sec., 54.56 MiB/sec. 2025.03.25 22:03:40.915300 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:03:40.915659 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:40.915755 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:03:40.915843 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.25 22:03:40.994326 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.03.25 22:03:41.015780 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:41.015836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:41.023472 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:03:41.024302 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:41.028542 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.03.25 22:03:45.890801 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.891029 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:03:45.891112 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:03:45.891967 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.892021 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.892468 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.25 22:03:45.892727 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.893002 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} executeQuery: Read 4 rows, 334.00 B in 0.002013 sec., 1987.083954297069 rows/sec., 162.03 KiB/sec. 2025.03.25 22:03:45.893140 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} TCPHandler: Processed in 0.002476243 sec. 2025.03.25 22:03:45.893353 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.893465 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:45.893514 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:45.894672 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.894716 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.895242 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:03:45.895487 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.895725 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} executeQuery: Read 1214 rows, 102.23 KiB in 0.002287 sec., 530826.4101442938 rows/sec., 43.65 MiB/sec. 2025.03.25 22:03:45.895781 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} TCPHandler: Processed in 0.002493993 sec. 2025.03.25 22:03:45.895898 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.896006 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:45.896052 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:45.896616 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.896656 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.897005 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:03:45.897238 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.897484 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} executeQuery: Read 12 rows, 902.00 B in 0.001493 sec., 8037.508372404554 rows/sec., 589.99 KiB/sec. 2025.03.25 22:03:45.897585 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} TCPHandler: Processed in 0.00172757 sec. 2025.03.25 22:03:45.897835 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.897944 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:03:45.897990 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:03:45.898612 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.898651 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.899005 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:03:45.899237 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.899451 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} executeQuery: Read 228 rows, 15.81 KiB in 0.00153 sec., 149019.60784313726 rows/sec., 10.09 MiB/sec. 2025.03.25 22:03:45.899505 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} TCPHandler: Processed in 0.00174953 sec. 2025.03.25 22:03:45.899609 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.899710 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:45.899756 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:45.900448 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.900490 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.900894 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:03:45.901146 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.901355 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} executeQuery: Read 532 rows, 40.37 KiB in 0.001665 sec., 319519.5195195195 rows/sec., 23.68 MiB/sec. 2025.03.25 22:03:45.901407 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} TCPHandler: Processed in 0.001848812 sec. 2025.03.25 22:03:45.901521 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.901627 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:45.901677 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:45.902373 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.902412 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.902846 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:03:45.903087 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.903286 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} executeQuery: Read 882 rows, 60.77 KiB in 0.00168 sec., 525000 rows/sec., 35.33 MiB/sec. 2025.03.25 22:03:45.903338 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} TCPHandler: Processed in 0.001868652 sec. 2025.03.25 22:03:45.903454 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.903561 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:45.903631 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:45.904682 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.904721 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.905323 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:03:45.905573 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.905782 [ 53 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:03:45.905852 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} executeQuery: Read 8 rows, 14.68 KiB in 0.002303 sec., 3473.7299174989143 rows/sec., 6.22 MiB/sec. 2025.03.25 22:03:45.905895 [ 53 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.905992 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.906223 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} TCPHandler: Processed in 0.002815629 sec. 2025.03.25 22:03:45.906378 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:45.906761 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:45.907019 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:45.907131 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:45.907190 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:45.907405 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part 2025.03.25 22:03:45.908168 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:45.908974 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:45.909336 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:45.909434 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:45.909743 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:03:45.910353 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2025.03.25 22:03:45.910906 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:03:45.910928 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2025.03.25 22:03:45.911670 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.912185 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} executeQuery: Read 60 rows, 4.14 KiB in 0.005237 sec., 11456.940996753867 rows/sec., 790.65 KiB/sec. 2025.03.25 22:03:45.912528 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} TCPHandler: Processed in 0.005881843 sec. 2025.03.25 22:03:45.917377 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 19 columns (19 merged, 0 gathered) in 0.011257287 sec., 57829.20876051219 rows/sec., 103.63 MiB/sec. 2025.03.25 22:03:45.918405 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:03:45.918905 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:45.919006 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:03:45.919202 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.03.25 22:03:47.615260 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.03.25 22:03:47.616174 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:47.616225 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:47.616804 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:03:47.617075 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:47.617358 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.03.25 22:03:48.528610 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.03.25 22:03:48.549540 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:48.549595 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:48.557185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:03:48.557946 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:48.561053 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.25 22:03:50.160919 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 788 2025.03.25 22:03:50.164278 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.164336 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.165818 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:03:50.166132 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.166395 [ 71 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.25 22:03:50.166561 [ 71 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.166695 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.167267 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:03:50.168200 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 788 2025.03.25 22:03:50.168584 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:50.168741 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 618 rows starting from the beginning of the part 2025.03.25 22:03:50.169433 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.03.25 22:03:50.169989 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:03:50.170569 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2025.03.25 22:03:50.171129 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.03.25 22:03:50.171726 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2025.03.25 22:03:50.179784 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 72 columns (72 merged, 0 gathered) in 0.012877025 sec., 61194.2587670677 rows/sec., 53.15 MiB/sec. 2025.03.25 22:03:50.181161 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.25 22:03:50.182042 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.182143 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.25 22:03:50.182531 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.03.25 22:03:50.863704 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.863957 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:50.864064 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:50.865328 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.865400 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.866020 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:03:50.866380 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.866768 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} executeQuery: Read 120 rows, 10.41 KiB in 0.002858 sec., 41987.40377886634 rows/sec., 3.56 MiB/sec. 2025.03.25 22:03:50.866957 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} TCPHandler: Processed in 0.00346475 sec. 2025.03.25 22:03:50.867205 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.867377 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:50.867447 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:50.868238 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.868289 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.868792 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:50.869136 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.869415 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} executeQuery: Read 32 rows, 2.41 KiB in 0.002079 sec., 15392.015392015392 rows/sec., 1.13 MiB/sec. 2025.03.25 22:03:50.869489 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} TCPHandler: Processed in 0.002360422 sec. 2025.03.25 22:03:50.869689 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.869821 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:50.869879 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:50.870751 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.870799 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.871314 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:03:50.871758 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.872046 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} executeQuery: Read 96 rows, 7.68 KiB in 0.002253 sec., 42609.8535286285 rows/sec., 3.33 MiB/sec. 2025.03.25 22:03:50.872117 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} TCPHandler: Processed in 0.002488124 sec. 2025.03.25 22:03:50.872275 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.872412 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:50.872479 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:50.873172 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.873218 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.873755 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:03:50.874070 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.874311 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} executeQuery: Read 160 rows, 11.41 KiB in 0.001935 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. 2025.03.25 22:03:50.874379 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} TCPHandler: Processed in 0.002168458 sec. 2025.03.25 22:03:50.874537 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.874665 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:50.874754 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:50.876149 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.876195 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.877183 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:03:50.877598 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.877919 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} executeQuery: Read 32 rows, 58.72 KiB in 0.003281 sec., 9753.12404754648 rows/sec., 17.48 MiB/sec. 2025.03.25 22:03:50.878098 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} TCPHandler: Processed in 0.003622923 sec. 2025.03.25 22:03:50.878290 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:50.878431 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:50.878498 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:50.879280 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:50.879362 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:50.879996 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:03:50.880401 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:50.880699 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} executeQuery: Read 60 rows, 4.14 KiB in 0.002296 sec., 26132.40418118467 rows/sec., 1.76 MiB/sec. 2025.03.25 22:03:50.880789 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} TCPHandler: Processed in 0.002563095 sec. 2025.03.25 22:03:53.000737 [ 154 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.25 22:03:53.000809 [ 154 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:53.000836 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.25 22:03:53.001021 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:03:53.001217 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:03:53.001257 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part 2025.03.25 22:03:53.001338 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.03.25 22:03:53.001479 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.03.25 22:03:53.001804 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.03.25 22:03:53.001983 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.03.25 22:03:53.003106 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205299 sec., 4534.532505569539 rows/sec., 302.01 KiB/sec. 2025.03.25 22:03:53.003296 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.25 22:03:53.003659 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:53.003751 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.25 22:03:53.003854 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.03.25 22:03:54.979556 [ 108 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:03:54.979623 [ 108 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:03:55.117496 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.03.25 22:03:55.118563 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.118607 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.119159 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:03:55.119401 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.119582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.25 22:03:55.861661 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.861865 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:03:55.861943 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:03:55.862751 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.862799 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.863229 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:03:55.863479 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.863728 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} executeQuery: Read 72 rows, 5.96 KiB in 0.001916 sec., 37578.28810020877 rows/sec., 3.04 MiB/sec. 2025.03.25 22:03:55.863793 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} TCPHandler: Processed in 0.00226833 sec. 2025.03.25 22:03:55.863920 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.864034 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:03:55.864084 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:03:55.864620 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.864662 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.865012 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:03:55.865254 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.865470 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} executeQuery: Read 8 rows, 616.00 B in 0.001462 sec., 5471.956224350205 rows/sec., 411.47 KiB/sec. 2025.03.25 22:03:55.865522 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} TCPHandler: Processed in 0.001655528 sec. 2025.03.25 22:03:55.865640 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.865746 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:03:55.865792 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:03:55.866341 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.866380 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.866728 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:03:55.866971 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.867175 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} executeQuery: Read 72 rows, 5.76 KiB in 0.001451 sec., 49620.95106822881 rows/sec., 3.87 MiB/sec. 2025.03.25 22:03:55.867228 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} TCPHandler: Processed in 0.001638779 sec. 2025.03.25 22:03:55.867345 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.867450 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:55.867500 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:03:55.868035 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.868073 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.868452 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:03:55.868691 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.868890 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. 2025.03.25 22:03:55.868943 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} TCPHandler: Processed in 0.001648329 sec. 2025.03.25 22:03:55.869059 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.869163 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:03:55.869229 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:03:55.870280 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.870320 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.870917 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:03:55.871174 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.871411 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} executeQuery: Read 8 rows, 14.68 KiB in 0.002268 sec., 3527.336860670194 rows/sec., 6.32 MiB/sec. 2025.03.25 22:03:55.871511 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} TCPHandler: Processed in 0.002503544 sec. 2025.03.25 22:03:55.871651 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:03:55.871756 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:03:55.871803 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:03:55.872242 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:55.872281 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:55.872636 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:03:55.872872 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:55.873082 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2025.03.25 22:03:55.873132 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} TCPHandler: Processed in 0.001531166 sec. 2025.03.25 22:03:56.061122 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.25 22:03:56.082411 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:03:56.082454 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:03:56.089809 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:03:56.090564 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:03:56.093608 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.25 22:04:00.168445 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 812 2025.03.25 22:04:00.171620 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.171685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.173187 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:04:00.173525 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.174739 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 812 2025.03.25 22:04:00.862998 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.863187 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:04:00.863261 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:04:00.864141 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.864193 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.864730 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:04:00.865065 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.865310 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} executeQuery: Read 4 rows, 334.00 B in 0.002174 sec., 1839.926402943882 rows/sec., 150.03 KiB/sec. 2025.03.25 22:04:00.865380 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} TCPHandler: Processed in 0.002513074 sec. 2025.03.25 22:04:00.865511 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.865625 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:00.865673 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:00.866295 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.866336 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.866707 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:00.866967 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.867202 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} executeQuery: Read 122 rows, 10.56 KiB in 0.001603 sec., 76107.2988147224 rows/sec., 6.43 MiB/sec. 2025.03.25 22:04:00.867292 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} TCPHandler: Processed in 0.001834872 sec. 2025.03.25 22:04:00.867454 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.867556 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:00.867603 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:00.868146 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.868187 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.868548 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:04:00.868795 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.869045 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} executeQuery: Read 36 rows, 2.69 KiB in 0.001505 sec., 23920.265780730897 rows/sec., 1.74 MiB/sec. 2025.03.25 22:04:00.869287 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} TCPHandler: Processed in 0.001885843 sec. 2025.03.25 22:04:00.869722 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.869872 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:00.869933 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:00.871943 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.871989 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.872790 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:00.873110 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.873425 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} executeQuery: Read 100 rows, 8.00 KiB in 0.003575 sec., 27972.027972027972 rows/sec., 2.19 MiB/sec. 2025.03.25 22:04:00.873536 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} TCPHandler: Processed in 0.003871168 sec. 2025.03.25 22:04:00.873703 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.873827 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:00.873881 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:00.874496 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.874545 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.875036 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:00.875303 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.875574 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} executeQuery: Read 162 rows, 11.55 KiB in 0.001771 sec., 91473.7436476567 rows/sec., 6.37 MiB/sec. 2025.03.25 22:04:00.875774 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} TCPHandler: Processed in 0.002123997 sec. 2025.03.25 22:04:00.875997 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.876106 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:00.876184 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:00.877385 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.877424 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.878085 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:04:00.878341 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.878584 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} executeQuery: Read 32 rows, 58.72 KiB in 0.0025 sec., 12800 rows/sec., 22.94 MiB/sec. 2025.03.25 22:04:00.878697 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} TCPHandler: Processed in 0.002763538 sec. 2025.03.25 22:04:00.878840 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:00.878946 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:00.878993 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:00.879437 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:00.879475 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:00.879833 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:00.880070 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:00.880298 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2025.03.25 22:04:00.880348 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} TCPHandler: Processed in 0.001558707 sec. 2025.03.25 22:04:02.619719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.03.25 22:04:02.620451 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:02.620502 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:02.621116 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:04:02.621385 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:02.621589 [ 155 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:04:02.621663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.03.25 22:04:02.621691 [ 155 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:02.621726 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:02.621923 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.622174 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:02.622247 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.622383 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.622499 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.622735 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.622867 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.623068 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:02.625886 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066391 sec., 3495236.9312247643 rows/sec., 50.00 MiB/sec. 2025.03.25 22:04:02.626348 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:04:02.626722 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:02.626830 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:04:02.626959 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.25 22:04:03.593674 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.25 22:04:03.615710 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:03.615772 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:03.623131 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:04:03.623925 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:03.624321 [ 64 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:04:03.624466 [ 64 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:03.624552 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:03.625005 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.641612 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.25 22:04:03.642780 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:03.644106 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.649384 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.655019 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.660657 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.666503 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.671334 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:03.730279 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105547504 sec., 2217.0112142111857 rows/sec., 11.46 MiB/sec. 2025.03.25 22:04:03.733323 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:04:03.736511 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:03.736648 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:04:03.739287 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2025.03.25 22:04:04.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.34 MiB, peak 207.89 MiB, free memory in arenas 0.00 B, will set to 198.95 MiB (RSS), difference: 1.61 MiB 2025.03.25 22:04:05.862173 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.862472 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:05.862576 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:05.863410 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.863458 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.863892 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:04:05.864152 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.864355 [ 100 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:04:05.864414 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} executeQuery: Read 72 rows, 5.96 KiB in 0.002022 sec., 35608.30860534125 rows/sec., 2.88 MiB/sec. 2025.03.25 22:04:05.864447 [ 100 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.864528 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.864538 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} TCPHandler: Processed in 0.002554685 sec. 2025.03.25 22:04:05.864728 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:04:05.864737 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.864903 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:05.864903 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:05.864963 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:05.864967 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1969 rows starting from the beginning of the part 2025.03.25 22:04:05.865174 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1214 rows starting from the beginning of the part 2025.03.25 22:04:05.865629 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part 2025.03.25 22:04:05.866016 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:05.866412 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 122 rows starting from the beginning of the part 2025.03.25 22:04:05.866786 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:05.867399 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.867446 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.868005 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:04:05.868342 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.868522 [ 100 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:04:05.868603 [ 100 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.868626 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} executeQuery: Read 8 rows, 616.00 B in 0.003752 sec., 2132.1961620469083 rows/sec., 160.33 KiB/sec. 2025.03.25 22:04:05.868640 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.868894 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} TCPHandler: Processed in 0.004201753 sec. 2025.03.25 22:04:05.869274 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:05.869460 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.869966 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:05.870210 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:05.870259 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:05.870521 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 178 rows starting from the beginning of the part 2025.03.25 22:04:05.870960 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.006316841 sec., 564997.5992747007 rows/sec., 48.62 MiB/sec. 2025.03.25 22:04:05.871097 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part 2025.03.25 22:04:05.871383 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:04:05.871398 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:05.872027 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:05.872552 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.03.25 22:04:05.872706 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.873076 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:05.873192 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:04:05.873584 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:04:05.873927 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.873975 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.874516 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:04:05.874882 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.874892 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105447 sec., 44877.95897663185 rows/sec., 3.20 MiB/sec. 2025.03.25 22:04:05.875101 [ 100 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:04:05.875216 [ 100 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.875271 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.875302 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:04:05.875317 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} executeQuery: Read 72 rows, 5.76 KiB in 0.005559 sec., 12951.969778737184 rows/sec., 1.01 MiB/sec. 2025.03.25 22:04:05.875708 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} TCPHandler: Processed in 0.006430732 sec. 2025.03.25 22:04:05.875770 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:04:05.875931 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.876176 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:05.876283 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:05.876292 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 952 rows starting from the beginning of the part 2025.03.25 22:04:05.876445 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:05.876538 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.876804 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 532 rows starting from the beginning of the part 2025.03.25 22:04:05.877133 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:04:05.877325 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part 2025.03.25 22:04:05.877551 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.25 22:04:05.877835 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:05.878151 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part 2025.03.25 22:04:05.878538 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:05.879787 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.879860 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.880951 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:04:05.881276 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.881685 [ 100 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:04:05.881782 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 5 columns (5 merged, 0 gathered) in 0.006395672 sec., 285192.8616727062 rows/sec., 22.31 MiB/sec. 2025.03.25 22:04:05.881789 [ 100 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.881876 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} executeQuery: Read 160 rows, 11.41 KiB in 0.005708 sec., 28030.83391730904 rows/sec., 1.95 MiB/sec. 2025.03.25 22:04:05.881896 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.882130 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:04:05.882144 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} TCPHandler: Processed in 0.00629938 sec. 2025.03.25 22:04:05.882235 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:05.882366 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.882418 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:05.882465 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11413 rows starting from the beginning of the part 2025.03.25 22:04:05.882571 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:05.882740 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 882 rows starting from the beginning of the part 2025.03.25 22:04:05.882821 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.882961 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:05.883141 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:05.883234 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:04:05.883543 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:04:05.883583 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:05.883813 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part 2025.03.25 22:04:05.884044 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:05.885812 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.885856 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.887113 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:04:05.887409 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.888031 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} executeQuery: Read 8 rows, 14.68 KiB in 0.005522 sec., 1448.7504527345166 rows/sec., 2.60 MiB/sec. 2025.03.25 22:04:05.888631 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} TCPHandler: Processed in 0.00632918 sec. 2025.03.25 22:04:05.888794 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:05.888899 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:05.888946 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:05.889688 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.889719 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 12937 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636403 sec., 1694122.219584273 rows/sec., 115.80 MiB/sec. 2025.03.25 22:04:05.889741 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.890199 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:04:05.890223 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:04:05.890699 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.890799 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.891034 [ 100 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:04:05.891095 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:04:05.891134 [ 100 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:05.891179 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} executeQuery: Read 60 rows, 4.14 KiB in 0.002288 sec., 26223.77622377622 rows/sec., 1.77 MiB/sec. 2025.03.25 22:04:05.891198 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:05.891377 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.03.25 22:04:05.891470 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} TCPHandler: Processed in 0.002725238 sec. 2025.03.25 22:04:05.891572 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:05.891709 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:05.891745 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2240 rows starting from the beginning of the part 2025.03.25 22:04:05.891830 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:05.892040 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:05.892229 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:05.892420 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:05.892623 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:05.894197 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743058 sec., 925973.8583726629 rows/sec., 61.53 MiB/sec. 2025.03.25 22:04:05.894439 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:04:05.894729 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:05.894806 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:04:05.894880 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.25 22:04:09.979672 [ 146 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:04:09.979738 [ 146 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:04:10.121797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.03.25 22:04:10.122594 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.122659 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.123196 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:04:10.123462 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.123720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.25 22:04:10.174947 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 838 2025.03.25 22:04:10.178179 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.178230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.179697 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:04:10.180009 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.181241 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 838 2025.03.25 22:04:10.865919 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.866110 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:10.866183 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:10.867017 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.867075 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.867541 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:04:10.867813 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.868057 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} executeQuery: Read 120 rows, 10.41 KiB in 0.001997 sec., 60090.1352028042 rows/sec., 5.09 MiB/sec. 2025.03.25 22:04:10.868129 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} TCPHandler: Processed in 0.00234298 sec. 2025.03.25 22:04:10.868260 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.868374 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:10.868424 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:10.869011 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.869052 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.869418 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:04:10.869662 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.869863 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} executeQuery: Read 32 rows, 2.41 KiB in 0.001533 sec., 20874.103065883886 rows/sec., 1.53 MiB/sec. 2025.03.25 22:04:10.869914 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} TCPHandler: Processed in 0.00173061 sec. 2025.03.25 22:04:10.870027 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.870127 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:10.870170 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:10.870769 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.870809 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.871172 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:04:10.871415 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.871642 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} executeQuery: Read 96 rows, 7.68 KiB in 0.001495 sec., 64214.04682274247 rows/sec., 5.02 MiB/sec. 2025.03.25 22:04:10.871728 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} TCPHandler: Processed in 0.00172291 sec. 2025.03.25 22:04:10.871965 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.872085 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:10.872135 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:10.872675 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.872714 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.873108 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:04:10.873346 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.873557 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. 2025.03.25 22:04:10.873609 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} TCPHandler: Processed in 0.00174376 sec. 2025.03.25 22:04:10.873714 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.873816 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:10.873881 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:10.875012 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.875052 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.875685 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:04:10.875943 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.876131 [ 146 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:04:10.876208 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} executeQuery: Read 32 rows, 58.72 KiB in 0.002405 sec., 13305.613305613306 rows/sec., 23.84 MiB/sec. 2025.03.25 22:04:10.876223 [ 146 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.876300 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.876583 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} TCPHandler: Processed in 0.002908911 sec. 2025.03.25 22:04:10.876650 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:04:10.876754 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:10.877000 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:10.877131 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:10.877513 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:10.877764 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 651 rows starting from the beginning of the part 2025.03.25 22:04:10.878481 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part 2025.03.25 22:04:10.879230 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2025.03.25 22:04:10.879359 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:10.879450 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:10.880026 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.03.25 22:04:10.880715 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2025.03.25 22:04:10.881020 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:04:10.881381 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2025.03.25 22:04:10.881831 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.882675 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} executeQuery: Read 60 rows, 4.14 KiB in 0.005721 sec., 10487.676979549029 rows/sec., 723.76 KiB/sec. 2025.03.25 22:04:10.882995 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} TCPHandler: Processed in 0.00629871 sec. 2025.03.25 22:04:10.887626 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.011166205 sec., 68331.18324444159 rows/sec., 122.45 MiB/sec. 2025.03.25 22:04:10.888413 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:04:10.888824 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:10.888912 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:04:10.889032 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. 2025.03.25 22:04:11.001309 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000941767 sec. 2025.03.25 22:04:11.042578 [ 124 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.25 22:04:11.042657 [ 124 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:11.042722 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:11.042908 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:04:11.043085 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:11.043123 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:04:11.043207 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.03.25 22:04:11.043425 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part 2025.03.25 22:04:11.043595 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:04:11.043755 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2025.03.25 22:04:11.044612 [ 201 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820502 sec., 21971.96157982798 rows/sec., 1.83 MiB/sec. 2025.03.25 22:04:11.044730 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.25 22:04:11.044999 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:11.045073 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.25 22:04:11.045140 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:04:11.141698 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.25 22:04:11.160980 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:11.161049 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:11.168049 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:04:11.168810 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:11.171576 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.25 22:04:14.628778 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.629015 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.629094 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:04:14.629952 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.630002 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.630455 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:04:14.630714 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.630959 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. 2025.03.25 22:04:14.631025 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} TCPHandler: Processed in 0.002431162 sec. 2025.03.25 22:04:14.631156 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.631279 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:14.631331 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:14.632581 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.632624 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.633103 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:04:14.633353 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.633575 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} executeQuery: Read 1332 rows, 113.52 KiB in 0.002323 sec., 573396.4700817908 rows/sec., 47.72 MiB/sec. 2025.03.25 22:04:14.633635 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} TCPHandler: Processed in 0.002534424 sec. 2025.03.25 22:04:14.633765 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.633877 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.633924 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:14.634490 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.634531 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.634903 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:04:14.635152 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.635356 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} executeQuery: Read 20 rows, 1.56 KiB in 0.001504 sec., 13297.872340425532 rows/sec., 1.01 MiB/sec. 2025.03.25 22:04:14.635409 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} TCPHandler: Processed in 0.00169773 sec. 2025.03.25 22:04:14.635548 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.635655 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.635702 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:04:14.636324 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.636364 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.636729 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:04:14.636974 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.637226 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} executeQuery: Read 252 rows, 17.85 KiB in 0.001591 sec., 158390.9490886235 rows/sec., 10.95 MiB/sec. 2025.03.25 22:04:14.637435 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} TCPHandler: Processed in 0.001933924 sec. 2025.03.25 22:04:14.637608 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.637717 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.637762 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:04:14.638314 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.638353 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.638701 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:04:14.638951 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.639157 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} executeQuery: Read 12 rows, 960.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 640.37 KiB/sec. 2025.03.25 22:04:14.639210 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} TCPHandler: Processed in 0.001654309 sec. 2025.03.25 22:04:14.639317 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.639419 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:14.639464 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:14.640183 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.640223 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.640594 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:04:14.640830 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.641036 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} executeQuery: Read 564 rows, 43.30 KiB in 0.001637 sec., 344532.6817348809 rows/sec., 25.83 MiB/sec. 2025.03.25 22:04:14.641087 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} TCPHandler: Processed in 0.001821682 sec. 2025.03.25 22:04:14.641204 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.641309 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.641359 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:14.642077 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.642116 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.642557 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:04:14.642806 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.643048 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} executeQuery: Read 954 rows, 67.16 KiB in 0.001748 sec., 545766.590389016 rows/sec., 37.52 MiB/sec. 2025.03.25 22:04:14.643110 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} TCPHandler: Processed in 0.001958135 sec. 2025.03.25 22:04:14.643375 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.643502 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.643573 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:14.644616 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.644655 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.645245 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:04:14.645505 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.645738 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} executeQuery: Read 8 rows, 14.68 KiB in 0.002259 sec., 3541.3899955732622 rows/sec., 6.35 MiB/sec. 2025.03.25 22:04:14.645838 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} TCPHandler: Processed in 0.002561035 sec. 2025.03.25 22:04:14.645978 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:14.646084 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:14.646131 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:14.646566 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:14.646606 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:14.646964 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:04:14.647200 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:14.647406 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} executeQuery: Read 46 rows, 3.19 KiB in 0.001343 sec., 34251.67535368578 rows/sec., 2.32 MiB/sec. 2025.03.25 22:04:14.647454 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} TCPHandler: Processed in 0.001528276 sec. 2025.03.25 22:04:15.856019 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:15.856326 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:15.856443 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:15.857413 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:15.857469 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:15.857907 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:04:15.858166 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:15.858423 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} executeQuery: Read 56 rows, 4.38 KiB in 0.002173 sec., 25770.82374597331 rows/sec., 1.97 MiB/sec. 2025.03.25 22:04:15.858534 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} TCPHandler: Processed in 0.002707617 sec. 2025.03.25 22:04:15.858786 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:15.858925 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:15.858975 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:15.859550 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:15.859591 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:15.859948 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:04:15.860184 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:15.860423 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. 2025.03.25 22:04:15.860502 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} TCPHandler: Processed in 0.001818972 sec. 2025.03.25 22:04:15.860742 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:15.860855 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:15.860906 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:15.861401 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:15.861440 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:15.861843 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:04:15.862072 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:15.862329 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} executeQuery: Read 34 rows, 2.43 KiB in 0.001486 sec., 22880.215343203232 rows/sec., 1.60 MiB/sec. 2025.03.25 22:04:15.862475 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} TCPHandler: Processed in 0.001820311 sec. 2025.03.25 22:04:15.862736 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:15.862845 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:15.862893 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:15.863344 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:15.863383 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:15.863734 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:04:15.863969 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:15.864176 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} executeQuery: Read 14 rows, 977.00 B in 0.001354 sec., 10339.7341211226 rows/sec., 704.65 KiB/sec. 2025.03.25 22:04:15.864227 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} TCPHandler: Processed in 0.001579608 sec. 2025.03.25 22:04:17.623879 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.03.25 22:04:17.624739 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:17.624798 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:17.625327 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:04:17.625580 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:17.625866 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.03.25 22:04:18.671657 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.25 22:04:18.693257 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:18.693318 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:18.701096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:04:18.701870 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:18.704674 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.25 22:04:20.181468 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 876 2025.03.25 22:04:20.185068 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.185129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.186630 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:04:20.186944 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.188327 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 876 2025.03.25 22:04:20.868095 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.868341 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:20.868447 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:20.869617 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.869696 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.870333 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:04:20.870711 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.871001 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} executeQuery: Read 120 rows, 10.41 KiB in 0.002733 sec., 43907.79363336992 rows/sec., 3.72 MiB/sec. 2025.03.25 22:04:20.871098 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} TCPHandler: Processed in 0.003202876 sec. 2025.03.25 22:04:20.871294 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.871442 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:20.871507 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:20.872663 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.872769 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.873457 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:04:20.873842 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.874224 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} executeQuery: Read 32 rows, 2.41 KiB in 0.002802 sec., 11420.413990007139 rows/sec., 858.76 KiB/sec. 2025.03.25 22:04:20.874528 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} TCPHandler: Processed in 0.003302348 sec. 2025.03.25 22:04:20.874825 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.875015 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:20.875091 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:20.876204 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.876262 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.876857 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:04:20.877198 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.877512 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} executeQuery: Read 96 rows, 7.68 KiB in 0.002561 sec., 37485.3572823116 rows/sec., 2.93 MiB/sec. 2025.03.25 22:04:20.877728 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} TCPHandler: Processed in 0.002974082 sec. 2025.03.25 22:04:20.878016 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.878172 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:20.878240 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:20.878946 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.878991 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.879482 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:04:20.879831 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.880082 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. 2025.03.25 22:04:20.880218 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} TCPHandler: Processed in 0.00230659 sec. 2025.03.25 22:04:20.880540 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.880696 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:20.880794 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:20.882728 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.882782 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.883975 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:04:20.884444 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.884821 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} executeQuery: Read 32 rows, 58.72 KiB in 0.004151 sec., 7708.985786557456 rows/sec., 13.81 MiB/sec. 2025.03.25 22:04:20.885605 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} TCPHandler: Processed in 0.00517728 sec. 2025.03.25 22:04:20.886630 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:20.886870 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:20.886971 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:20.888005 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:20.888069 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.25 22:04:20.888687 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:04:20.889049 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:20.889404 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} executeQuery: Read 60 rows, 4.14 KiB in 0.002601 sec., 23068.05074971165 rows/sec., 1.55 MiB/sec. 2025.03.25 22:04:20.889513 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} TCPHandler: Processed in 0.003088993 sec. 2025.03.25 22:04:24.979788 [ 139 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:04:24.979859 [ 139 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:04:25.126016 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.03.25 22:04:25.126953 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.127015 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.127600 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:04:25.127866 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.128122 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.25 22:04:25.862057 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.862351 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:25.862464 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:25.863570 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.863613 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.864064 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:04:25.864314 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.864512 [ 137 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:04:25.864581 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} executeQuery: Read 72 rows, 5.96 KiB in 0.002308 sec., 31195.84055459272 rows/sec., 2.52 MiB/sec. 2025.03.25 22:04:25.864596 [ 137 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.864666 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.864720 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} TCPHandler: Processed in 0.002842629 sec. 2025.03.25 22:04:25.864936 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:04:25.864953 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.865188 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:25.865210 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:25.865290 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1969 rows starting from the beginning of the part 2025.03.25 22:04:25.865291 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:25.865637 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part 2025.03.25 22:04:25.865968 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:04:25.866439 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part 2025.03.25 22:04:25.866847 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 120 rows starting from the beginning of the part 2025.03.25 22:04:25.867166 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:25.868023 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.868109 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.868962 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:04:25.869547 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.869921 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} executeQuery: Read 8 rows, 616.00 B in 0.004826 sec., 1657.6875259013675 rows/sec., 124.65 KiB/sec. 2025.03.25 22:04:25.870244 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} TCPHandler: Processed in 0.005361374 sec. 2025.03.25 22:04:25.870582 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.870910 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:25.870989 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:25.871001 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220939 sec., 589782.346362824 rows/sec., 50.93 MiB/sec. 2025.03.25 22:04:25.871381 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:04:25.871968 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.872126 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.872164 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:04:25.872186 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.872348 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:04:25.872688 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:04:25.872933 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.873110 [ 137 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:04:25.873161 [ 137 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.873184 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} executeQuery: Read 72 rows, 5.76 KiB in 0.002381 sec., 30239.39521209576 rows/sec., 2.36 MiB/sec. 2025.03.25 22:04:25.873200 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.873351 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} TCPHandler: Processed in 0.00288978 sec. 2025.03.25 22:04:25.873501 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:04:25.873551 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.873806 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:25.873818 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:25.873908 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part 2025.03.25 22:04:25.873913 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:25.874256 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part 2025.03.25 22:04:25.874623 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 564 rows starting from the beginning of the part 2025.03.25 22:04:25.874967 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2025.03.25 22:04:25.875322 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part 2025.03.25 22:04:25.875688 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:25.876765 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.876831 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.877794 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:04:25.878196 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.878469 [ 137 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:04:25.878572 [ 137 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.878659 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.878845 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} executeQuery: Read 160 rows, 11.41 KiB in 0.005056 sec., 31645.569620253165 rows/sec., 2.20 MiB/sec. 2025.03.25 22:04:25.879310 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} TCPHandler: Processed in 0.005814582 sec. 2025.03.25 22:04:25.879715 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.879768 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:25.879864 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498874 sec., 283741.460443763 rows/sec., 22.26 MiB/sec. 2025.03.25 22:04:25.880141 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:25.880491 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:04:25.880646 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:25.881100 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:25.881290 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12937 rows starting from the beginning of the part 2025.03.25 22:04:25.881481 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.881910 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:25.882307 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 954 rows starting from the beginning of the part 2025.03.25 22:04:25.882708 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:25.882792 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:04:25.883408 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:25.883422 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:04:25.883761 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:25.886322 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.886396 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.888186 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:04:25.888487 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.889259 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} executeQuery: Read 8 rows, 14.68 KiB in 0.009248 sec., 865.0519031141869 rows/sec., 1.55 MiB/sec. 2025.03.25 22:04:25.889558 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} TCPHandler: Processed in 0.010004164 sec. 2025.03.25 22:04:25.889735 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:25.889839 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:25.889899 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:25.890515 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.890556 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.891052 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14405 rows, containing 5 columns (5 merged, 0 gathered) in 0.012201003 sec., 1180640.6407735494 rows/sec., 80.79 MiB/sec. 2025.03.25 22:04:25.891334 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:04:25.891635 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:04:25.891654 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.892023 [ 137 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:04:25.892119 [ 137 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:25.892195 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:25.892248 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} executeQuery: Read 60 rows, 4.14 KiB in 0.002415 sec., 24844.72049689441 rows/sec., 1.67 MiB/sec. 2025.03.25 22:04:25.892567 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} TCPHandler: Processed in 0.002872151 sec. 2025.03.25 22:04:25.892694 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.893195 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:04:25.893347 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:25.893680 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. 2025.03.25 22:04:25.893799 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:25.893834 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2540 rows starting from the beginning of the part 2025.03.25 22:04:25.893910 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:25.894023 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2025.03.25 22:04:25.894227 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.03.25 22:04:25.894306 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:25.894379 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:25.895695 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 4 columns (4 merged, 0 gathered) in 0.003340968 sec., 832094.1715095744 rows/sec., 55.36 MiB/sec. 2025.03.25 22:04:25.896016 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:04:25.896332 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:25.896423 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:04:25.896504 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.25 22:04:26.204734 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.25 22:04:26.226533 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:26.226584 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:26.234003 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:04:26.234773 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:26.237744 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.03.25 22:04:30.188592 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 900 2025.03.25 22:04:30.191745 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.191802 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.193274 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:04:30.193580 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.195084 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 900 2025.03.25 22:04:30.863381 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.863574 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:04:30.863654 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:04:30.864467 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.864520 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.864952 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:04:30.865217 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.865470 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} executeQuery: Read 10 rows, 835.00 B in 0.001945 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. 2025.03.25 22:04:30.865567 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} TCPHandler: Processed in 0.002326781 sec. 2025.03.25 22:04:30.865721 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.865835 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:30.865885 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:30.866503 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.866542 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.866912 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:04:30.867161 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.867408 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} executeQuery: Read 125 rows, 10.78 KiB in 0.001596 sec., 78320.80200501253 rows/sec., 6.60 MiB/sec. 2025.03.25 22:04:30.867471 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} TCPHandler: Processed in 0.001800941 sec. 2025.03.25 22:04:30.867744 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.867873 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:30.867921 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:30.868474 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.868512 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.868869 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:04:30.869104 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.869268 [ 133 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:04:30.869332 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} executeQuery: Read 42 rows, 3.10 KiB in 0.001477 sec., 28436.018957345972 rows/sec., 2.05 MiB/sec. 2025.03.25 22:04:30.869351 [ 133 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.869422 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.869453 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} TCPHandler: Processed in 0.001810082 sec. 2025.03.25 22:04:30.869654 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.869663 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:30.869812 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:30.869908 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:30.869977 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:30.870083 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 178 rows starting from the beginning of the part 2025.03.25 22:04:30.870346 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:30.870755 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:30.871240 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:30.871468 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:30.871910 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part 2025.03.25 22:04:30.872630 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.872676 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.873672 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:04:30.874248 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.874819 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} executeQuery: Read 106 rows, 8.49 KiB in 0.005029 sec., 21077.749055478227 rows/sec., 1.65 MiB/sec. 2025.03.25 22:04:30.875018 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} TCPHandler: Processed in 0.005438045 sec. 2025.03.25 22:04:30.875022 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474846 sec., 56987.90431730865 rows/sec., 4.11 MiB/sec. 2025.03.25 22:04:30.875187 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.875234 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:04:30.875422 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:30.875497 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:30.875875 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.876094 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:04:30.876217 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:04:30.876507 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.876551 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.876954 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:04:30.877202 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.877387 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} executeQuery: Read 165 rows, 11.76 KiB in 0.002047 sec., 80605.7645334636 rows/sec., 5.61 MiB/sec. 2025.03.25 22:04:30.877447 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} TCPHandler: Processed in 0.00232149 sec. 2025.03.25 22:04:30.877572 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.877689 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:30.877758 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:30.878927 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.878965 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.879629 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:04:30.879894 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.880096 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} executeQuery: Read 32 rows, 58.72 KiB in 0.002431 sec., 13163.30728095434 rows/sec., 23.59 MiB/sec. 2025.03.25 22:04:30.880198 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} TCPHandler: Processed in 0.002680906 sec. 2025.03.25 22:04:30.880346 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:30.880452 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:30.880498 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:30.880937 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:30.880974 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:30.881330 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:04:30.881574 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:30.881749 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. 2025.03.25 22:04:30.881797 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} TCPHandler: Processed in 0.001502416 sec. 2025.03.25 22:04:32.628246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.03.25 22:04:32.628885 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:32.628925 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:32.629434 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:04:32.629681 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:32.629862 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.03.25 22:04:33.737821 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.03.25 22:04:33.759858 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:33.759910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:33.767261 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:04:33.768048 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:33.771027 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.03.25 22:04:35.862432 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.862644 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:35.862724 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:35.863572 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.863625 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.864097 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:04:35.864364 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.864615 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} executeQuery: Read 72 rows, 5.96 KiB in 0.002029 sec., 35485.46081813701 rows/sec., 2.87 MiB/sec. 2025.03.25 22:04:35.864691 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} TCPHandler: Processed in 0.002393022 sec. 2025.03.25 22:04:35.864819 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.864932 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:35.864981 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:35.865529 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.865570 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.865928 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:04:35.866169 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.866380 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} executeQuery: Read 8 rows, 616.00 B in 0.001475 sec., 5423.728813559323 rows/sec., 407.84 KiB/sec. 2025.03.25 22:04:35.866435 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} TCPHandler: Processed in 0.001669999 sec. 2025.03.25 22:04:35.866542 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.866647 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:35.866693 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:35.867238 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.867278 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.867638 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:04:35.867874 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.868081 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. 2025.03.25 22:04:35.868135 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} TCPHandler: Processed in 0.001642819 sec. 2025.03.25 22:04:35.868264 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.868372 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:35.868421 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:35.868957 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.868996 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.869386 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:04:35.869636 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.869848 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. 2025.03.25 22:04:35.869900 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} TCPHandler: Processed in 0.00168644 sec. 2025.03.25 22:04:35.870006 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.870106 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:35.870175 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:35.871294 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.871334 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.871943 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:04:35.872217 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.872413 [ 129 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:04:35.872496 [ 129 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.872501 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. 2025.03.25 22:04:35.872536 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.873086 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} TCPHandler: Processed in 0.003124254 sec. 2025.03.25 22:04:35.873400 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:04:35.873561 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:35.873768 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:35.873901 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:35.874492 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:35.874740 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 763 rows starting from the beginning of the part 2025.03.25 22:04:35.875460 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part 2025.03.25 22:04:35.876219 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part 2025.03.25 22:04:35.876232 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:35.876309 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:35.876814 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part 2025.03.25 22:04:35.877491 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part 2025.03.25 22:04:35.877963 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:04:35.878075 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part 2025.03.25 22:04:35.878829 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.879433 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} executeQuery: Read 60 rows, 4.14 KiB in 0.005742 sec., 10449.320794148382 rows/sec., 721.11 KiB/sec. 2025.03.25 22:04:35.879714 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} TCPHandler: Processed in 0.006254569 sec. 2025.03.25 22:04:35.888587 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.015857697 sec., 53664.7912997707 rows/sec., 96.16 MiB/sec. 2025.03.25 22:04:35.889581 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:04:35.890017 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:35.890100 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:04:35.890255 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.25 22:04:36.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 203.18 MiB, peak 210.67 MiB, free memory in arenas 0.00 B, will set to 205.31 MiB (RSS), difference: 2.13 MiB 2025.03.25 22:04:39.980284 [ 121 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:04:39.980351 [ 121 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:04:40.129997 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.03.25 22:04:40.131041 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.131097 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.131634 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:04:40.131907 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.132165 [ 121 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:04:40.132197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.03.25 22:04:40.132267 [ 121 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.132315 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.132466 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.132599 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:40.132639 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.132715 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.132822 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.133106 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.133353 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.133569 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:04:40.136017 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003607333 sec., 4582609.922621504 rows/sec., 65.55 MiB/sec. 2025.03.25 22:04:40.136188 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:04:40.136558 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.136657 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:04:40.136789 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.03.25 22:04:40.195250 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 926 2025.03.25 22:04:40.198280 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.198339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.199864 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:04:40.200183 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.200390 [ 121 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.25 22:04:40.200483 [ 121 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.200578 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.201179 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:04:40.202859 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 926 2025.03.25 22:04:40.203196 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:40.203376 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 788 rows starting from the beginning of the part 2025.03.25 22:04:40.204129 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.03.25 22:04:40.204827 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.03.25 22:04:40.205487 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part 2025.03.25 22:04:40.206098 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part 2025.03.25 22:04:40.206693 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part 2025.03.25 22:04:40.215111 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 72 columns (72 merged, 0 gathered) in 0.014388112 sec., 64358.68722734435 rows/sec., 54.36 MiB/sec. 2025.03.25 22:04:40.216254 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.25 22:04:40.216978 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.217065 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.25 22:04:40.217287 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2025.03.25 22:04:40.862913 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.863116 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:40.863194 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:40.864057 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.864101 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.864540 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:04:40.864809 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.865016 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} executeQuery: Read 120 rows, 10.41 KiB in 0.001957 sec., 61318.34440470107 rows/sec., 5.20 MiB/sec. 2025.03.25 22:04:40.865084 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} TCPHandler: Processed in 0.00230979 sec. 2025.03.25 22:04:40.865214 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.865328 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:40.865376 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:40.865932 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.865969 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.866316 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:04:40.866554 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.866728 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} executeQuery: Read 32 rows, 2.41 KiB in 0.001428 sec., 22408.963585434172 rows/sec., 1.65 MiB/sec. 2025.03.25 22:04:40.866781 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} TCPHandler: Processed in 0.001620039 sec. 2025.03.25 22:04:40.866887 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.866990 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:40.867035 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:40.867596 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.867633 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.867984 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:04:40.868218 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.868396 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} executeQuery: Read 96 rows, 7.68 KiB in 0.001429 sec., 67179.84604618615 rows/sec., 5.25 MiB/sec. 2025.03.25 22:04:40.868448 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} TCPHandler: Processed in 0.001612428 sec. 2025.03.25 22:04:40.868581 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.868719 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:40.868779 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:40.869420 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.869465 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.869867 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:04:40.870112 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.870291 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2025.03.25 22:04:40.870344 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} TCPHandler: Processed in 0.001829042 sec. 2025.03.25 22:04:40.870468 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.870573 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:40.870639 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:40.871783 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.871820 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.872459 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:04:40.872725 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.872924 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} executeQuery: Read 32 rows, 58.72 KiB in 0.002374 sec., 13479.359730412807 rows/sec., 24.15 MiB/sec. 2025.03.25 22:04:40.873028 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} TCPHandler: Processed in 0.002610616 sec. 2025.03.25 22:04:40.873168 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:40.873274 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:40.873319 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:40.873767 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:40.873803 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:40.874153 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:04:40.874382 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:40.874554 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. 2025.03.25 22:04:40.874603 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} TCPHandler: Processed in 0.001486026 sec. 2025.03.25 22:04:41.271091 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.03.25 22:04:41.293079 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:41.293140 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:41.300416 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:04:41.301189 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:41.301510 [ 119 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:04:41.301579 [ 119 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:41.301626 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:41.302228 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.317897 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.03.25 22:04:41.319413 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:41.321150 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.327065 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.333168 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.339147 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.345273 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.350014 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:04:41.408487 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106686093 sec., 2549.5356737827115 rows/sec., 13.18 MiB/sec. 2025.03.25 22:04:41.411816 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:04:41.414887 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:41.415019 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:04:41.417818 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.03.25 22:04:45.893060 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.893267 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.893340 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:04:45.894129 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.894175 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.894621 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:04:45.894885 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.895152 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. 2025.03.25 22:04:45.895322 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} TCPHandler: Processed in 0.002414732 sec. 2025.03.25 22:04:45.895467 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.895585 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:04:45.895643 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:04:45.896214 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.896253 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.896603 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:04:45.896840 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.897054 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} executeQuery: Read 4 rows, 334.00 B in 0.001491 sec., 2682.763246143528 rows/sec., 218.76 KiB/sec. 2025.03.25 22:04:45.897135 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} TCPHandler: Processed in 0.00172432 sec. 2025.03.25 22:04:45.897258 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.897372 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:45.897420 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:45.898644 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.898682 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.899134 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:04:45.899389 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.899571 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} executeQuery: Read 1334 rows, 113.66 KiB in 0.002223 sec., 600089.9685110211 rows/sec., 49.93 MiB/sec. 2025.03.25 22:04:45.899623 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} TCPHandler: Processed in 0.002419912 sec. 2025.03.25 22:04:45.899745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.899851 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.899895 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:45.900443 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.900479 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.900825 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:04:45.901059 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.901230 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} executeQuery: Read 24 rows, 1.84 KiB in 0.0014 sec., 17142.85714285714 rows/sec., 1.28 MiB/sec. 2025.03.25 22:04:45.901280 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} TCPHandler: Processed in 0.001587007 sec. 2025.03.25 22:04:45.901385 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.901485 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.901529 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:04:45.902121 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.902157 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.902509 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:04:45.902744 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.902962 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} executeQuery: Read 252 rows, 17.85 KiB in 0.001496 sec., 168449.19786096257 rows/sec., 11.65 MiB/sec. 2025.03.25 22:04:45.903187 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} TCPHandler: Processed in 0.001848322 sec. 2025.03.25 22:04:45.903324 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.903426 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.903471 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:04:45.904022 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.904059 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.904397 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:04:45.904673 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.904883 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} executeQuery: Read 12 rows, 960.00 B in 0.00147 sec., 8163.265306122449 rows/sec., 637.76 KiB/sec. 2025.03.25 22:04:45.904960 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} TCPHandler: Processed in 0.001686749 sec. 2025.03.25 22:04:45.905128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.905263 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:45.905318 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:45.906145 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.906185 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.906622 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:04:45.906873 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.907096 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} executeQuery: Read 568 rows, 43.63 KiB in 0.001849 sec., 307193.0773391022 rows/sec., 23.04 MiB/sec. 2025.03.25 22:04:45.907173 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} TCPHandler: Processed in 0.002106167 sec. 2025.03.25 22:04:45.907444 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.907566 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.907617 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:45.908354 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.908394 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.908938 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:04:45.909184 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.909366 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} executeQuery: Read 918 rows, 63.76 KiB in 0.001824 sec., 503289.4736842105 rows/sec., 34.14 MiB/sec. 2025.03.25 22:04:45.909417 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} TCPHandler: Processed in 0.002080786 sec. 2025.03.25 22:04:45.909534 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.909641 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.909708 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:45.910771 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.910808 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.911412 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:04:45.911678 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.911871 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec. 2025.03.25 22:04:45.911973 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} TCPHandler: Processed in 0.002490394 sec. 2025.03.25 22:04:45.912114 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:45.912222 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:45.912267 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:45.912703 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:45.912739 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:45.913094 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:04:45.913330 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:45.913507 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. 2025.03.25 22:04:45.913555 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} TCPHandler: Processed in 0.001492286 sec. 2025.03.25 22:04:47.632363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.03.25 22:04:47.633052 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:47.633101 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:47.633702 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:04:47.633971 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:47.634228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.03.25 22:04:48.817992 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.03.25 22:04:48.837936 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:48.838005 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:48.844948 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:04:48.845710 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:48.849215 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.03.25 22:04:50.203108 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 958 2025.03.25 22:04:50.206568 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.206631 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.208122 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:04:50.208443 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.209105 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 958 2025.03.25 22:04:50.869733 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.869941 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:50.870025 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:50.871010 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.871070 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.871673 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:04:50.872053 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.872331 [ 109 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:04:50.872376 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} executeQuery: Read 120 rows, 10.41 KiB in 0.002486 sec., 48270.313757039425 rows/sec., 4.09 MiB/sec. 2025.03.25 22:04:50.872434 [ 109 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.872517 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.872565 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} TCPHandler: Processed in 0.002968482 sec. 2025.03.25 22:04:50.872889 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:04:50.873468 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:50.873560 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1969 rows starting from the beginning of the part 2025.03.25 22:04:50.873715 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 125 rows starting from the beginning of the part 2025.03.25 22:04:50.873846 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:50.874073 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.874356 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part 2025.03.25 22:04:50.874489 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:50.874650 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:04:50.874685 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:50.875302 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part 2025.03.25 22:04:50.877424 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.877512 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:50.878791 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:50.879182 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.879524 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} executeQuery: Read 32 rows, 2.41 KiB in 0.005152 sec., 6211.180124223602 rows/sec., 467.05 KiB/sec. 2025.03.25 22:04:50.879634 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} TCPHandler: Processed in 0.005739551 sec. 2025.03.25 22:04:50.879919 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.880272 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:50.880376 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:50.880376 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 5 columns (5 merged, 0 gathered) in 0.007720344 sec., 484434.37235439254 rows/sec., 41.90 MiB/sec. 2025.03.25 22:04:50.880832 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:04:50.881545 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.881821 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:04:50.881987 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.882033 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.03.25 22:04:50.882067 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:50.882621 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:04:50.882964 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.883197 [ 109 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:04:50.883260 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} executeQuery: Read 96 rows, 7.68 KiB in 0.003127 sec., 30700.351774864088 rows/sec., 2.40 MiB/sec. 2025.03.25 22:04:50.883281 [ 109 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.883372 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.883418 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} TCPHandler: Processed in 0.003611673 sec. 2025.03.25 22:04:50.883662 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:04:50.883812 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.883891 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:50.883963 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 952 rows starting from the beginning of the part 2025.03.25 22:04:50.884090 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:50.884197 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part 2025.03.25 22:04:50.884322 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:50.884790 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part 2025.03.25 22:04:50.885264 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part 2025.03.25 22:04:50.885680 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 568 rows starting from the beginning of the part 2025.03.25 22:04:50.885938 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part 2025.03.25 22:04:50.886841 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.886917 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:50.887985 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:04:50.888628 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.888987 [ 109 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:04:50.889066 [ 109 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.889100 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} executeQuery: Read 160 rows, 11.41 KiB in 0.005097 sec., 31391.014322150284 rows/sec., 2.19 MiB/sec. 2025.03.25 22:04:50.889116 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:50.889379 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} TCPHandler: Processed in 0.005656819 sec. 2025.03.25 22:04:50.889512 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:04:50.889770 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.889934 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:50.890092 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14405 rows starting from the beginning of the part 2025.03.25 22:04:50.890131 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:50.890624 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:50.890660 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 165 rows starting from the beginning of the part 2025.03.25 22:04:50.891352 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:50.891512 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 5 columns (5 merged, 0 gathered) in 0.007897298 sec., 239322.3606352451 rows/sec., 18.80 MiB/sec. 2025.03.25 22:04:50.891942 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:50.892113 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:04:50.892495 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 918 rows starting from the beginning of the part 2025.03.25 22:04:50.893074 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2025.03.25 22:04:50.893744 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.894322 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:04:50.894739 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:04:50.898420 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.898479 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:50.899635 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:04:50.900075 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.900403 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} executeQuery: Read 32 rows, 58.72 KiB in 0.010382 sec., 3082.2577538046617 rows/sec., 5.52 MiB/sec. 2025.03.25 22:04:50.900597 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} TCPHandler: Processed in 0.010970462 sec. 2025.03.25 22:04:50.900891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:50.901040 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:50.901125 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:50.902227 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 15968 rows, containing 5 columns (5 merged, 0 gathered) in 0.012969736 sec., 1231173.8650655649 rows/sec., 84.27 MiB/sec. 2025.03.25 22:04:50.902698 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.902755 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.903317 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:04:50.903487 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:04:50.903982 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.904193 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:04:50.904419 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. 2025.03.25 22:04:50.904471 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.904745 [ 109 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:04:50.904831 [ 109 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:50.904868 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.03.25 22:04:50.904875 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} executeQuery: Read 60 rows, 4.14 KiB in 0.003872 sec., 15495.86776859504 rows/sec., 1.04 MiB/sec. 2025.03.25 22:04:50.905057 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} TCPHandler: Processed in 0.004258464 sec. 2025.03.25 22:04:50.905087 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:50.905247 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:50.905289 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2780 rows starting from the beginning of the part 2025.03.25 22:04:50.905373 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:50.905803 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:50.906075 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:50.906228 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:04:50.906463 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2025.03.25 22:04:50.908684 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718645 sec., 828258.6802450892 rows/sec., 55.18 MiB/sec. 2025.03.25 22:04:50.909096 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:04:50.909522 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:50.909637 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:04:50.909752 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.25 22:04:54.980402 [ 102 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:04:54.980498 [ 102 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:04:55.134366 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.03.25 22:04:55.135111 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.135153 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.135681 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:04:55.135923 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.136175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.03.25 22:04:55.862675 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.862981 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:04:55.863064 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:04:55.863959 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.864026 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.864533 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:04:55.864828 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.865083 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} executeQuery: Read 72 rows, 5.96 KiB in 0.002188 sec., 32906.76416819013 rows/sec., 2.66 MiB/sec. 2025.03.25 22:04:55.865143 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} TCPHandler: Processed in 0.002663346 sec. 2025.03.25 22:04:55.865270 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.865383 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:04:55.865430 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:04:55.865967 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.866008 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.866355 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:04:55.866583 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.866748 [ 101 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:04:55.866809 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} executeQuery: Read 8 rows, 616.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 415.44 KiB/sec. 2025.03.25 22:04:55.866829 [ 101 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.866894 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.866943 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} TCPHandler: Processed in 0.00172536 sec. 2025.03.25 22:04:55.867065 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:55.867104 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.867176 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:04:55.867216 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 178 rows starting from the beginning of the part 2025.03.25 22:04:55.867231 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:04:55.867296 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:04:55.867311 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:55.867802 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:55.868198 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part 2025.03.25 22:04:55.868570 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:55.868896 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:04:55.869900 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.869941 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.870499 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:04:55.870804 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801896 sec., 74173.51763435928 rows/sec., 5.32 MiB/sec. 2025.03.25 22:04:55.870866 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.871136 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:04:55.871342 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} executeQuery: Read 72 rows, 5.76 KiB in 0.004123 sec., 17463.01236963376 rows/sec., 1.36 MiB/sec. 2025.03.25 22:04:55.871747 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} TCPHandler: Processed in 0.004690702 sec. 2025.03.25 22:04:55.872097 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.872154 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.872271 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:04:55.872352 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:55.872451 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:04:55.872473 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:04:55.873066 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.873105 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.873494 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:04:55.873732 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.873939 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. 2025.03.25 22:04:55.873992 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} TCPHandler: Processed in 0.001989485 sec. 2025.03.25 22:04:55.874118 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.874223 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:04:55.874290 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:04:55.875318 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.875358 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.875970 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:04:55.876221 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.876480 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} executeQuery: Read 8 rows, 14.68 KiB in 0.002279 sec., 3510.3115401491877 rows/sec., 6.29 MiB/sec. 2025.03.25 22:04:55.876580 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} TCPHandler: Processed in 0.002512874 sec. 2025.03.25 22:04:55.876721 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:04:55.876828 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:04:55.876874 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:04:55.877312 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:55.877351 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:55.877701 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:04:55.877945 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:55.878141 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. 2025.03.25 22:04:55.878190 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} TCPHandler: Processed in 0.001519607 sec. 2025.03.25 22:04:56.349286 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.03.25 22:04:56.369574 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:04:56.369622 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:04:56.377150 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:04:56.378018 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:04:56.382311 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.03.25 22:05:00.209367 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 982 2025.03.25 22:05:00.212851 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.212905 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.214384 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:05:00.214704 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.215360 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 982 2025.03.25 22:05:00.863369 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.863560 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:05:00.863636 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:05:00.864475 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.864532 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.864979 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:05:00.865241 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.865488 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec. 2025.03.25 22:05:00.865556 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} TCPHandler: Processed in 0.002326961 sec. 2025.03.25 22:05:00.865692 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.865809 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:00.865859 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:00.866474 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.866515 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.866890 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:05:00.867140 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.867359 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} executeQuery: Read 122 rows, 10.56 KiB in 0.001578 sec., 77313.05449936629 rows/sec., 6.53 MiB/sec. 2025.03.25 22:05:00.867414 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} TCPHandler: Processed in 0.001776301 sec. 2025.03.25 22:05:00.867533 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.867641 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:00.867688 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:00.868224 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.868264 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.868615 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:05:00.868854 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.869072 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} executeQuery: Read 36 rows, 2.69 KiB in 0.001453 sec., 24776.324845147967 rows/sec., 1.80 MiB/sec. 2025.03.25 22:05:00.869124 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} TCPHandler: Processed in 0.001643569 sec. 2025.03.25 22:05:00.869230 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.869334 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:00.869379 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:00.869934 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.869973 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.870333 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:05:00.870575 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.870785 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} executeQuery: Read 100 rows, 8.00 KiB in 0.001472 sec., 67934.78260869565 rows/sec., 5.31 MiB/sec. 2025.03.25 22:05:00.870836 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} TCPHandler: Processed in 0.001656729 sec. 2025.03.25 22:05:00.870951 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.871057 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:00.871107 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:00.871630 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.871668 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.872050 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:05:00.872296 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.872515 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} executeQuery: Read 162 rows, 11.55 KiB in 0.001478 sec., 109607.57780784844 rows/sec., 7.63 MiB/sec. 2025.03.25 22:05:00.872565 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} TCPHandler: Processed in 0.001665269 sec. 2025.03.25 22:05:00.872690 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.872796 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:00.872862 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:00.874074 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.874113 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.874749 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:05:00.875020 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.875209 [ 96 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:05:00.875283 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} executeQuery: Read 32 rows, 58.72 KiB in 0.002505 sec., 12774.451097804393 rows/sec., 22.89 MiB/sec. 2025.03.25 22:05:00.875303 [ 96 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.875376 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.875609 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} TCPHandler: Processed in 0.002971312 sec. 2025.03.25 22:05:00.875631 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:00.875757 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:00.875910 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:00.875944 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:00.875972 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:00.876045 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 851 rows starting from the beginning of the part 2025.03.25 22:05:00.876693 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:00.877221 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:00.877713 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:00.877771 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:00.877778 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:00.878322 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:00.878899 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:00.878927 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:05:00.879490 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.879830 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} executeQuery: Read 60 rows, 4.14 KiB in 0.00396 sec., 15151.515151515152 rows/sec., 1.02 MiB/sec. 2025.03.25 22:05:00.879989 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} TCPHandler: Processed in 0.004292525 sec. 2025.03.25 22:05:00.887300 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 19 columns (19 merged, 0 gathered) in 0.011792846 sec., 81659.67740102771 rows/sec., 146.33 MiB/sec. 2025.03.25 22:05:00.888592 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:05:00.889123 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:00.889228 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:05:00.889415 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. 2025.03.25 22:05:01.000299 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.04 MiB, peak 218.57 MiB, free memory in arenas 0.00 B, will set to 211.49 MiB (RSS), difference: 3.46 MiB 2025.03.25 22:05:02.636306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.03.25 22:05:02.636967 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:02.637024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:02.637597 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:05:02.637868 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:02.638167 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.03.25 22:05:03.882374 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.03.25 22:05:03.903274 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:03.903340 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:03.910669 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:05:03.911432 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:03.914600 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.03.25 22:05:05.862585 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.862895 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:05.863012 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:05.863929 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.863980 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.864422 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:05:05.864681 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.864951 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} executeQuery: Read 72 rows, 5.96 KiB in 0.002137 sec., 33692.09171736079 rows/sec., 2.72 MiB/sec. 2025.03.25 22:05:05.865060 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} TCPHandler: Processed in 0.002666537 sec. 2025.03.25 22:05:05.865325 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.865478 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:05.865528 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:05.866096 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.866138 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.866501 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:05:05.866761 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.866986 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} executeQuery: Read 8 rows, 616.00 B in 0.001535 sec., 5211.726384364822 rows/sec., 391.90 KiB/sec. 2025.03.25 22:05:05.867043 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} TCPHandler: Processed in 0.001823702 sec. 2025.03.25 22:05:05.867164 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.867274 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:05.867321 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:05.867883 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.867922 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.868278 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:05:05.868518 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.868735 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} executeQuery: Read 72 rows, 5.76 KiB in 0.001484 sec., 48517.52021563342 rows/sec., 3.79 MiB/sec. 2025.03.25 22:05:05.868789 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} TCPHandler: Processed in 0.001677029 sec. 2025.03.25 22:05:05.868904 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.869012 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:05.869062 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:05.869598 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.869638 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.870029 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:05:05.870268 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.870479 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. 2025.03.25 22:05:05.870531 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} TCPHandler: Processed in 0.001679189 sec. 2025.03.25 22:05:05.870667 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.870776 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:05.870844 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:05.871901 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.871941 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.872552 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:05:05.872813 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.873114 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} executeQuery: Read 8 rows, 14.68 KiB in 0.002359 sec., 3391.267486222976 rows/sec., 6.08 MiB/sec. 2025.03.25 22:05:05.873692 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} TCPHandler: Processed in 0.003072884 sec. 2025.03.25 22:05:05.873904 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:05.874012 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:05.874059 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:05.874563 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:05.874603 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:05.874986 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:05:05.875226 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:05.875460 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2025.03.25 22:05:05.875538 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} TCPHandler: Processed in 0.001685419 sec. 2025.03.25 22:05:09.980771 [ 89 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:05:09.980874 [ 89 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:05:10.138312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.03.25 22:05:10.139398 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.139489 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.140162 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:05:10.140417 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.140674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.03.25 22:05:10.215535 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1008 2025.03.25 22:05:10.218574 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.218635 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.220142 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:05:10.220471 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.221118 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1008 2025.03.25 22:05:10.863446 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.863647 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:10.863722 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:10.864565 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.864622 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.865088 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:05:10.865357 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.865652 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} executeQuery: Read 120 rows, 10.41 KiB in 0.002049 sec., 58565.15373352855 rows/sec., 4.96 MiB/sec. 2025.03.25 22:05:10.865820 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} TCPHandler: Processed in 0.002508004 sec. 2025.03.25 22:05:10.866028 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.866175 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:10.866243 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:10.867028 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.867081 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.867607 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:05:10.867988 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.868271 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} executeQuery: Read 32 rows, 2.41 KiB in 0.002133 sec., 15002.344116268168 rows/sec., 1.10 MiB/sec. 2025.03.25 22:05:10.868346 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} TCPHandler: Processed in 0.002384891 sec. 2025.03.25 22:05:10.868507 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.868641 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:10.868701 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:10.869483 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.869533 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.870042 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:05:10.870394 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.870671 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} executeQuery: Read 96 rows, 7.68 KiB in 0.002057 sec., 46669.90763247448 rows/sec., 3.65 MiB/sec. 2025.03.25 22:05:10.870745 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} TCPHandler: Processed in 0.00230117 sec. 2025.03.25 22:05:10.870884 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.871017 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:10.871084 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:10.871806 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.871856 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.872418 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:05:10.872783 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.873050 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} executeQuery: Read 160 rows, 11.41 KiB in 0.002062 sec., 77594.56838021339 rows/sec., 5.40 MiB/sec. 2025.03.25 22:05:10.873125 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} TCPHandler: Processed in 0.002306041 sec. 2025.03.25 22:05:10.873293 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.873429 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:10.873520 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:10.874853 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.874893 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.875560 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:05:10.875818 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.876086 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} executeQuery: Read 32 rows, 58.72 KiB in 0.002685 sec., 11918.06331471136 rows/sec., 21.36 MiB/sec. 2025.03.25 22:05:10.876445 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} TCPHandler: Processed in 0.003216946 sec. 2025.03.25 22:05:10.876584 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:10.876688 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:10.876735 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:10.877189 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:10.877227 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:10.877602 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:05:10.877852 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:10.878069 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. 2025.03.25 22:05:10.878119 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} TCPHandler: Processed in 0.001587008 sec. 2025.03.25 22:05:11.414672 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.03.25 22:05:11.435474 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:11.435530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:11.442813 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:05:11.443589 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:11.446237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.03.25 22:05:15.891421 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.891625 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.891702 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:05:15.892575 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.892621 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.893073 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:05:15.893324 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.893557 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} executeQuery: Read 24 rows, 2.04 KiB in 0.00198 sec., 12121.212121212122 rows/sec., 1.01 MiB/sec. 2025.03.25 22:05:15.893752 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} TCPHandler: Processed in 0.002452723 sec. 2025.03.25 22:05:15.893932 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.894045 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:15.894093 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:15.895332 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.895373 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.895816 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:05:15.896052 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.896181 [ 83 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:05:15.896222 [ 83 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.896241 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} executeQuery: Read 1332 rows, 113.52 KiB in 0.002221 sec., 599729.85141828 rows/sec., 49.91 MiB/sec. 2025.03.25 22:05:15.896246 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.896336 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} TCPHandler: Processed in 0.002457183 sec. 2025.03.25 22:05:15.896500 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:05:15.896532 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.896738 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.896795 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:15.896814 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:15.896878 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1969 rows starting from the beginning of the part 2025.03.25 22:05:15.897208 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:15.897572 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 122 rows starting from the beginning of the part 2025.03.25 22:05:15.897987 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:15.898320 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 120 rows starting from the beginning of the part 2025.03.25 22:05:15.898661 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:05:15.899707 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.899755 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:15.900524 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:05:15.901078 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.901462 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} executeQuery: Read 20 rows, 1.56 KiB in 0.004789 sec., 4176.2372102735435 rows/sec., 326.27 KiB/sec. 2025.03.25 22:05:15.901555 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} TCPHandler: Processed in 0.005077389 sec. 2025.03.25 22:05:15.901708 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.901822 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.901915 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:05:15.902497 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3687 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135967 sec., 600883.2837595118 rows/sec., 51.92 MiB/sec. 2025.03.25 22:05:15.902871 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:05:15.903339 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.903412 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.903521 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.903716 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:05:15.903894 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.03.25 22:05:15.904061 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:05:15.904319 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.904586 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} executeQuery: Read 252 rows, 17.85 KiB in 0.002772 sec., 90909.0909090909 rows/sec., 6.29 MiB/sec. 2025.03.25 22:05:15.904947 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} TCPHandler: Processed in 0.003288237 sec. 2025.03.25 22:05:15.905217 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.905327 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.905374 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:05:15.905930 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.905966 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.906321 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:05:15.906552 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.906723 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} executeQuery: Read 12 rows, 960.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 660.21 KiB/sec. 2025.03.25 22:05:15.906776 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} TCPHandler: Processed in 0.001632858 sec. 2025.03.25 22:05:15.906892 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.906998 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:15.907043 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:15.907797 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.907833 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.908210 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:05:15.908447 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.908574 [ 83 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:05:15.908611 [ 83 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.908630 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} executeQuery: Read 564 rows, 43.30 KiB in 0.001652 sec., 341404.3583535109 rows/sec., 25.60 MiB/sec. 2025.03.25 22:05:15.908642 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.908746 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} TCPHandler: Processed in 0.001896943 sec. 2025.03.25 22:05:15.909013 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:05:15.909070 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.909467 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.909665 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:15.910126 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:15.910258 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 952 rows starting from the beginning of the part 2025.03.25 22:05:15.910625 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:15.910975 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2025.03.25 22:05:15.911199 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:15.911576 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part 2025.03.25 22:05:15.911954 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 564 rows starting from the beginning of the part 2025.03.25 22:05:15.912850 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.912915 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:15.914027 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:05:15.914475 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.914679 [ 83 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:05:15.914749 [ 83 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.914839 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:15.915047 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} executeQuery: Read 916 rows, 63.62 KiB in 0.005692 sec., 160927.61770906535 rows/sec., 10.91 MiB/sec. 2025.03.25 22:05:15.915532 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:05:15.915592 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} TCPHandler: Processed in 0.006612486 sec. 2025.03.25 22:05:15.916182 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.916427 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:15.916537 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.007756805 sec., 239273.77315789167 rows/sec., 18.78 MiB/sec. 2025.03.25 22:05:15.916613 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15968 rows starting from the beginning of the part 2025.03.25 22:05:15.916772 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.917171 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:05:15.917353 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2025.03.25 22:05:15.917610 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:15.918376 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part 2025.03.25 22:05:15.918953 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.03.25 22:05:15.919341 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.919464 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.03.25 22:05:15.919906 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:05:15.920075 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 916 rows starting from the beginning of the part 2025.03.25 22:05:15.920308 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:05:15.923158 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.923227 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:15.924654 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:05:15.925034 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.925292 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} executeQuery: Read 8 rows, 14.68 KiB in 0.008755 sec., 913.7635636778983 rows/sec., 1.64 MiB/sec. 2025.03.25 22:05:15.925411 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} TCPHandler: Processed in 0.009449545 sec. 2025.03.25 22:05:15.925577 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:15.925682 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:15.925737 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:15.926365 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.926402 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.927090 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:05:15.927631 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17526 rows, containing 5 columns (5 merged, 0 gathered) in 0.012650381 sec., 1385412.8187917818 rows/sec., 94.84 MiB/sec. 2025.03.25 22:05:15.927654 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.927893 [ 83 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:05:15.927919 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:05:15.927964 [ 83 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:15.928046 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:15.928126 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} executeQuery: Read 60 rows, 4.14 KiB in 0.002444 sec., 24549.918166939442 rows/sec., 1.65 MiB/sec. 2025.03.25 22:05:15.928475 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} TCPHandler: Processed in 0.002945691 sec. 2025.03.25 22:05:15.928484 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:15.928741 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:15.928769 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.928780 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3080 rows starting from the beginning of the part 2025.03.25 22:05:15.928951 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.03.25 22:05:15.928974 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:05:15.929356 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. 2025.03.25 22:05:15.929374 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:15.929594 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.03.25 22:05:15.929766 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:15.929890 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.03.25 22:05:15.931266 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055203 sec., 1106309.4661794978 rows/sec., 73.77 MiB/sec. 2025.03.25 22:05:15.931668 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:05:15.932064 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:15.932170 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:05:15.932286 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.25 22:05:17.640814 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.03.25 22:05:17.641556 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:17.641616 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:17.642156 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:05:17.642411 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:17.642636 [ 81 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:05:17.642678 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.03.25 22:05:17.642725 [ 81 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:17.642755 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:17.643055 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.643331 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:17.643405 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.643568 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.643767 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.643984 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.644261 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.644496 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:17.647151 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004289965 sec., 4379522.90986057 rows/sec., 62.65 MiB/sec. 2025.03.25 22:05:17.647564 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:05:17.647921 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:17.648012 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:05:17.648131 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.03.25 22:05:18.946320 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.03.25 22:05:18.968516 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:18.968586 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:18.976163 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:05:18.976952 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:18.977339 [ 80 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:05:18.977479 [ 80 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:18.977550 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:18.978114 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:18.994792 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.03.25 22:05:18.996170 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:18.997868 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.003904 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.009377 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.015174 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.021287 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.025897 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:19.085341 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10763254 sec., 2870.879011124331 rows/sec., 14.84 MiB/sec. 2025.03.25 22:05:19.088509 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:05:19.091659 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:19.091780 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:05:19.094711 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.25 22:05:20.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 212.92 MiB, peak 226.34 MiB, free memory in arenas 0.00 B, will set to 214.37 MiB (RSS), difference: 1.45 MiB 2025.03.25 22:05:20.221306 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1038 2025.03.25 22:05:20.225648 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.225715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.227245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:05:20.227602 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.228842 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1038 2025.03.25 22:05:20.864712 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.864967 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:20.865068 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:20.866204 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.866277 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.866940 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:05:20.867340 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.867998 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} executeQuery: Read 120 rows, 10.41 KiB in 0.002788 sec., 43041.6068866571 rows/sec., 3.65 MiB/sec. 2025.03.25 22:05:20.868273 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} TCPHandler: Processed in 0.003775166 sec. 2025.03.25 22:05:20.868578 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.868763 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:20.868844 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:20.869902 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.869987 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.870643 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:05:20.871034 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.871300 [ 79 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:05:20.871385 [ 79 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.871442 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.871450 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} executeQuery: Read 32 rows, 2.41 KiB in 0.002718 sec., 11773.36276674025 rows/sec., 885.30 KiB/sec. 2025.03.25 22:05:20.871745 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} TCPHandler: Processed in 0.003295507 sec. 2025.03.25 22:05:20.871791 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:20.872023 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:20.872071 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 178 rows starting from the beginning of the part 2025.03.25 22:05:20.872130 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.872232 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.03.25 22:05:20.872589 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:20.872617 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:20.872943 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:20.872983 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:20.873416 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:20.873751 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:20.875543 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.875612 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:20.875991 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438637 sec., 68940.08228201586 rows/sec., 4.97 MiB/sec. 2025.03.25 22:05:20.876212 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:05:20.876365 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:05:20.876639 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.876797 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:05:20.876833 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.876936 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:05:20.877161 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} executeQuery: Read 96 rows, 7.68 KiB in 0.00477 sec., 20125.786163522014 rows/sec., 1.57 MiB/sec. 2025.03.25 22:05:20.877259 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} TCPHandler: Processed in 0.005328742 sec. 2025.03.25 22:05:20.879253 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.879419 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:20.879534 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:20.880286 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.880335 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.880820 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:05:20.881127 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.881385 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} executeQuery: Read 160 rows, 11.41 KiB in 0.002016 sec., 79365.07936507936 rows/sec., 5.53 MiB/sec. 2025.03.25 22:05:20.881460 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} TCPHandler: Processed in 0.002348241 sec. 2025.03.25 22:05:20.881603 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.881749 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:20.881837 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:20.883295 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.883343 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.884530 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:05:20.885170 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.885960 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} executeQuery: Read 32 rows, 58.72 KiB in 0.004231 sec., 7563.223824155046 rows/sec., 13.55 MiB/sec. 2025.03.25 22:05:20.887860 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} TCPHandler: Processed in 0.006322461 sec. 2025.03.25 22:05:20.888128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:20.888286 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:20.888357 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:20.889068 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:20.889124 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.03.25 22:05:20.889723 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:05:20.890129 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:20.890435 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} executeQuery: Read 60 rows, 4.14 KiB in 0.002192 sec., 27372.26277372263 rows/sec., 1.84 MiB/sec. 2025.03.25 22:05:20.890538 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} TCPHandler: Processed in 0.002518875 sec. 2025.03.25 22:05:24.981125 [ 74 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:05:24.981198 [ 74 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:05:25.142820 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.03.25 22:05:25.143614 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.143674 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.144235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:05:25.144512 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.144806 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.03.25 22:05:25.862477 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.862785 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:25.862896 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:25.863725 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.863787 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.864230 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:05:25.864483 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.864739 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} executeQuery: Read 72 rows, 5.96 KiB in 0.002036 sec., 35363.45776031434 rows/sec., 2.86 MiB/sec. 2025.03.25 22:05:25.864807 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} TCPHandler: Processed in 0.002522294 sec. 2025.03.25 22:05:25.864936 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.865050 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:25.865099 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:25.865634 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.865676 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.866033 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:05:25.866281 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.866489 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} executeQuery: Read 8 rows, 616.00 B in 0.001465 sec., 5460.750853242321 rows/sec., 410.62 KiB/sec. 2025.03.25 22:05:25.866542 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} TCPHandler: Processed in 0.001660789 sec. 2025.03.25 22:05:25.866669 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.866776 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:25.866821 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:25.867377 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.867416 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.867762 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:05:25.867999 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.868234 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. 2025.03.25 22:05:25.868288 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} TCPHandler: Processed in 0.00166982 sec. 2025.03.25 22:05:25.868402 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.868507 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:25.868558 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:25.869086 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.869125 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.869503 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:05:25.869741 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.869952 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. 2025.03.25 22:05:25.870005 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} TCPHandler: Processed in 0.001654349 sec. 2025.03.25 22:05:25.870132 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.870238 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:25.870306 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:25.871371 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.871410 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.872015 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:05:25.872270 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.872456 [ 73 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:05:25.872535 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} executeQuery: Read 8 rows, 14.68 KiB in 0.002313 sec., 3458.7116299178556 rows/sec., 6.20 MiB/sec. 2025.03.25 22:05:25.872544 [ 73 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.872620 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.872932 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} TCPHandler: Processed in 0.00284386 sec. 2025.03.25 22:05:25.873004 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:25.873108 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:25.873325 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:25.873445 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:25.874095 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:25.874309 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 963 rows starting from the beginning of the part 2025.03.25 22:05:25.875045 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:25.875804 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:25.875834 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:25.875886 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:25.876430 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:25.877102 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:25.877434 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:05:25.877752 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:25.878274 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.878982 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} executeQuery: Read 60 rows, 4.14 KiB in 0.00573 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. 2025.03.25 22:05:25.879066 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} TCPHandler: Processed in 0.006016015 sec. 2025.03.25 22:05:25.885420 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1051 rows, containing 19 columns (19 merged, 0 gathered) in 0.012645641 sec., 83111.64297642167 rows/sec., 148.93 MiB/sec. 2025.03.25 22:05:25.886519 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:05:25.886999 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:25.887101 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:05:25.887274 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. 2025.03.25 22:05:26.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.89 MiB, peak 226.34 MiB, free memory in arenas 0.00 B, will set to 217.00 MiB (RSS), difference: 2.11 MiB 2025.03.25 22:05:26.494877 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.03.25 22:05:26.514297 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:26.514355 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:26.521512 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:05:26.522277 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:26.525131 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.03.25 22:05:27.182466 [ 72 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.03.25 22:05:27.182558 [ 72 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:27.182598 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:27.182866 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.03.25 22:05:27.183177 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:27.183256 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 124 rows starting from the beginning of the part 2025.03.25 22:05:27.183453 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.03.25 22:05:27.183725 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.03.25 22:05:27.183965 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.03.25 22:05:27.184107 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.03.25 22:05:27.185313 [ 201 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597405 sec., 104719.9031340896 rows/sec., 6.72 MiB/sec. 2025.03.25 22:05:27.185501 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.03.25 22:05:27.185807 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:27.185889 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.03.25 22:05:27.185978 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.25 22:05:27.298504 [ 72 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.03.25 22:05:27.298578 [ 72 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:27.298617 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:27.298786 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.03.25 22:05:27.299122 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:27.299171 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 236 rows starting from the beginning of the part 2025.03.25 22:05:27.299240 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.03.25 22:05:27.299527 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.03.25 22:05:27.299696 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.03.25 22:05:27.299892 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.03.25 22:05:27.300974 [ 201 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227385 sec., 228687.02860786772 rows/sec., 16.23 MiB/sec. 2025.03.25 22:05:27.301160 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.03.25 22:05:27.301501 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:27.301592 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.03.25 22:05:27.301677 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:05:27.976152 [ 72 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.03.25 22:05:27.976215 [ 72 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:27.976237 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:27.976425 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.03.25 22:05:27.976644 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:27.976684 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 366 rows starting from the beginning of the part 2025.03.25 22:05:27.976770 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part 2025.03.25 22:05:27.977022 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part 2025.03.25 22:05:27.977222 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part 2025.03.25 22:05:27.977397 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part 2025.03.25 22:05:27.978765 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453062 sec., 550332.6047201415 rows/sec., 39.82 MiB/sec. 2025.03.25 22:05:27.978994 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.03.25 22:05:27.979347 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:27.979446 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.03.25 22:05:27.979555 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.25 22:05:30.229077 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1062 2025.03.25 22:05:30.232085 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.232149 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.233635 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:05:30.233969 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.234212 [ 69 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.25 22:05:30.234330 [ 69 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.234396 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.234893 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:05:30.236438 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1062 2025.03.25 22:05:30.236799 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:30.236980 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 926 rows starting from the beginning of the part 2025.03.25 22:05:30.237608 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:05:30.238232 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2025.03.25 22:05:30.238842 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.03.25 22:05:30.239447 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.03.25 22:05:30.239994 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part 2025.03.25 22:05:30.248595 [ 193 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 72 columns (72 merged, 0 gathered) in 0.014070336 sec., 75477.94167815182 rows/sec., 62.42 MiB/sec. 2025.03.25 22:05:30.250092 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.25 22:05:30.250966 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.251074 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.25 22:05:30.251439 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.03.25 22:05:30.863468 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.863656 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:05:30.863727 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:05:30.864489 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.864536 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.864957 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:05:30.865209 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.865429 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} executeQuery: Read 10 rows, 835.00 B in 0.001821 sec., 5491.488193300384 rows/sec., 447.79 KiB/sec. 2025.03.25 22:05:30.865541 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} TCPHandler: Processed in 0.002204908 sec. 2025.03.25 22:05:30.865765 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.865896 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:30.865943 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:30.866555 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.866594 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.866996 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:05:30.867233 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.867452 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} executeQuery: Read 125 rows, 10.78 KiB in 0.001579 sec., 79164.02786573781 rows/sec., 6.67 MiB/sec. 2025.03.25 22:05:30.867505 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} TCPHandler: Processed in 0.001813482 sec. 2025.03.25 22:05:30.867626 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.867730 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:30.867775 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:30.868313 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.868352 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.868706 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:05:30.868947 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.869159 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} executeQuery: Read 42 rows, 3.10 KiB in 0.001449 sec., 28985.507246376812 rows/sec., 2.09 MiB/sec. 2025.03.25 22:05:30.869213 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} TCPHandler: Processed in 0.001637819 sec. 2025.03.25 22:05:30.869336 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.869441 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:30.869486 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:30.870051 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.870089 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.870435 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:05:30.870674 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.870952 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} executeQuery: Read 106 rows, 8.49 KiB in 0.001528 sec., 69371.72774869109 rows/sec., 5.43 MiB/sec. 2025.03.25 22:05:30.871047 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} TCPHandler: Processed in 0.001761341 sec. 2025.03.25 22:05:30.871193 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.871307 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:30.871356 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:30.871885 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.871923 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.872303 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:05:30.872534 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.872734 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} executeQuery: Read 165 rows, 11.76 KiB in 0.001448 sec., 113950.27624309392 rows/sec., 7.93 MiB/sec. 2025.03.25 22:05:30.872785 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} TCPHandler: Processed in 0.001657039 sec. 2025.03.25 22:05:30.872902 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.873005 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:30.873072 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:30.874242 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.874280 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.874902 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:05:30.875164 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.875392 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} executeQuery: Read 32 rows, 58.72 KiB in 0.002408 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. 2025.03.25 22:05:30.875484 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} TCPHandler: Processed in 0.002632396 sec. 2025.03.25 22:05:30.875625 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:30.875729 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:30.875776 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:30.876215 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:30.876253 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:30.876599 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:05:30.876827 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:30.877046 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. 2025.03.25 22:05:30.877116 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} TCPHandler: Processed in 0.001542027 sec. 2025.03.25 22:05:32.644940 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.03.25 22:05:32.645680 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:32.645739 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:32.646312 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:05:32.646569 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:32.646847 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.03.25 22:05:34.025209 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.03.25 22:05:34.046367 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:34.046428 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:34.053846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:05:34.054664 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:34.058113 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.03.25 22:05:35.862413 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.862699 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:35.862821 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:35.863791 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.863841 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.864287 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:05:35.864543 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.864818 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} executeQuery: Read 72 rows, 5.96 KiB in 0.002197 sec., 32771.9617660446 rows/sec., 2.65 MiB/sec. 2025.03.25 22:05:35.864928 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} TCPHandler: Processed in 0.002698918 sec. 2025.03.25 22:05:35.865165 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.865311 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:35.865363 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:35.865924 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.865965 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.866326 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:05:35.866566 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.866810 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} executeQuery: Read 8 rows, 616.00 B in 0.00152 sec., 5263.157894736842 rows/sec., 395.76 KiB/sec. 2025.03.25 22:05:35.866902 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} TCPHandler: Processed in 0.001846512 sec. 2025.03.25 22:05:35.867152 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.867287 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:35.867334 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:35.867909 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.867948 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.868307 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:05:35.868535 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.868785 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} executeQuery: Read 72 rows, 5.76 KiB in 0.001521 sec., 47337.27810650888 rows/sec., 3.70 MiB/sec. 2025.03.25 22:05:35.868840 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} TCPHandler: Processed in 0.001788841 sec. 2025.03.25 22:05:35.868955 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.869060 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:35.869110 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:35.869630 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.869669 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.870050 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:05:35.870278 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.870505 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.03.25 22:05:35.870558 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} TCPHandler: Processed in 0.001654029 sec. 2025.03.25 22:05:35.870702 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.870815 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:35.870886 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:35.871958 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.871999 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.872610 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:05:35.872873 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.873216 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. 2025.03.25 22:05:35.873616 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} TCPHandler: Processed in 0.002963221 sec. 2025.03.25 22:05:35.873969 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:35.874110 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:35.874170 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:35.874682 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:35.874723 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:35.875092 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:05:35.875336 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:35.875600 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2025.03.25 22:05:35.875699 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} TCPHandler: Processed in 0.001827922 sec. 2025.03.25 22:05:39.981258 [ 57 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:05:39.981368 [ 57 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:05:40.146969 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.03.25 22:05:40.147655 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.147708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.148241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:05:40.148501 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.148749 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.03.25 22:05:40.236630 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1088 2025.03.25 22:05:40.239557 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.239613 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.241075 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:05:40.241397 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.241971 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2025.03.25 22:05:40.869458 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.869664 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.869740 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:05:40.870648 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.870705 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.871178 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:05:40.871448 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.871682 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. 2025.03.25 22:05:40.871848 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} TCPHandler: Processed in 0.002530804 sec. 2025.03.25 22:05:40.872040 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.872157 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:40.872209 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:40.873300 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.873341 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.873756 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:05:40.874008 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.874160 [ 55 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:05:40.874200 [ 55 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.874208 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} executeQuery: Read 681 rows, 55.38 KiB in 0.002078 sec., 327718.9605389798 rows/sec., 26.03 MiB/sec. 2025.03.25 22:05:40.874226 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.874323 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} TCPHandler: Processed in 0.002338281 sec. 2025.03.25 22:05:40.874513 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:05:40.874544 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.874778 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.874800 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:40.874868 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:40.874888 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1969 rows starting from the beginning of the part 2025.03.25 22:05:40.875286 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:05:40.875656 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:40.876063 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 125 rows starting from the beginning of the part 2025.03.25 22:05:40.876495 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:40.876959 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 681 rows starting from the beginning of the part 2025.03.25 22:05:40.877952 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.878035 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.878863 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:05:40.879407 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.879766 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} executeQuery: Read 138 rows, 8.79 KiB in 0.005053 sec., 27310.508608747277 rows/sec., 1.70 MiB/sec. 2025.03.25 22:05:40.880127 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} TCPHandler: Processed in 0.005643089 sec. 2025.03.25 22:05:40.880704 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.880931 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.006576134 sec., 462125.61970300484 rows/sec., 39.47 MiB/sec. 2025.03.25 22:05:40.881015 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.881079 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:05:40.881387 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:05:40.882071 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.882327 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:05:40.882333 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.882400 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.882496 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.25 22:05:40.882872 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:05:40.883129 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.883311 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} executeQuery: Read 113 rows, 7.49 KiB in 0.002356 sec., 47962.64855687606 rows/sec., 3.10 MiB/sec. 2025.03.25 22:05:40.883371 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} TCPHandler: Processed in 0.002870031 sec. 2025.03.25 22:05:40.883493 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.883603 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.883650 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:05:40.884259 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.884296 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.884652 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:05:40.884891 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.885081 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} executeQuery: Read 112 rows, 6.53 KiB in 0.001498 sec., 74766.35514018692 rows/sec., 4.26 MiB/sec. 2025.03.25 22:05:40.885190 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} TCPHandler: Processed in 0.00174672 sec. 2025.03.25 22:05:40.885308 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.885416 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:40.885462 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:40.886228 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.886266 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.886641 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:05:40.886892 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.887023 [ 55 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:05:40.887057 [ 55 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.887079 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} executeQuery: Read 414 rows, 30.15 KiB in 0.001685 sec., 245697.32937685458 rows/sec., 17.47 MiB/sec. 2025.03.25 22:05:40.887082 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.887188 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} TCPHandler: Processed in 0.001927294 sec. 2025.03.25 22:05:40.887438 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:05:40.887504 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.887887 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:05:40.888002 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:40.888071 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:05:40.888134 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 952 rows starting from the beginning of the part 2025.03.25 22:05:40.888588 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:05:40.889022 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:40.889383 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part 2025.03.25 22:05:40.889816 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part 2025.03.25 22:05:40.890135 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 414 rows starting from the beginning of the part 2025.03.25 22:05:40.891262 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.891349 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.892160 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.25 22:05:40.892694 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.893160 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} executeQuery: Read 6 rows, 321.00 B in 0.005388 sec., 1113.5857461024498 rows/sec., 58.18 KiB/sec. 2025.03.25 22:05:40.893507 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} TCPHandler: Processed in 0.006087486 sec. 2025.03.25 22:05:40.893959 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.894054 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.0068546 sec., 249759.2857351268 rows/sec., 19.37 MiB/sec. 2025.03.25 22:05:40.894156 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.894231 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:40.894314 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:05:40.894927 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.895124 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:05:40.895290 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.25 22:05:40.895454 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.895499 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.895894 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:05:40.896129 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.896266 [ 55 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:05:40.896306 [ 55 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.896319 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} executeQuery: Read 237 rows, 16.27 KiB in 0.002206 sec., 107434.27017225747 rows/sec., 7.20 MiB/sec. 2025.03.25 22:05:40.896333 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.896455 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} TCPHandler: Processed in 0.002647036 sec. 2025.03.25 22:05:40.896682 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:05:40.896757 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.897132 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.897327 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:05:40.897396 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:40.898005 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17526 rows starting from the beginning of the part 2025.03.25 22:05:40.898682 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:05:40.899272 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2025.03.25 22:05:40.899821 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 165 rows starting from the beginning of the part 2025.03.25 22:05:40.899997 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:05:40.900354 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:05:40.901075 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.901139 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.901928 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:05:40.902526 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.903041 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} executeQuery: Read 1 rows, 69.00 B in 0.006001 sec., 166.63889351774702 rows/sec., 11.23 KiB/sec. 2025.03.25 22:05:40.903255 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} TCPHandler: Processed in 0.006582545 sec. 2025.03.25 22:05:40.903505 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.903791 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.904014 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:40.905664 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.905705 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.906448 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:05:40.906775 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.907000 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} executeQuery: Read 32 rows, 58.72 KiB in 0.003343 sec., 9572.240502542627 rows/sec., 17.15 MiB/sec. 2025.03.25 22:05:40.907212 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} TCPHandler: Processed in 0.003788016 sec. 2025.03.25 22:05:40.907374 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:40.907485 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:40.907535 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:40.908232 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18408 rows, containing 5 columns (5 merged, 0 gathered) in 0.011767146 sec., 1564355.5370180672 rows/sec., 107.12 MiB/sec. 2025.03.25 22:05:40.908539 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:05:40.908565 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.908633 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.909070 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.909284 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:05:40.909423 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.25 22:05:40.909429 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:05:40.909694 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.909888 [ 54 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:05:40.909923 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} executeQuery: Read 82 rows, 5.33 KiB in 0.002457 sec., 33374.03337403337 rows/sec., 2.12 MiB/sec. 2025.03.25 22:05:40.909952 [ 54 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:40.910044 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:40.910065 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} TCPHandler: Processed in 0.002734158 sec. 2025.03.25 22:05:40.910258 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:40.910385 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:40.910416 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3380 rows starting from the beginning of the part 2025.03.25 22:05:40.910480 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:40.910643 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.03.25 22:05:40.910859 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2025.03.25 22:05:40.910979 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:40.911191 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:05:40.912883 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721148 sec., 1360455.2196352421 rows/sec., 90.69 MiB/sec. 2025.03.25 22:05:40.913163 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:05:40.913445 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:40.913524 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:05:40.913600 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.25 22:05:41.558190 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.03.25 22:05:41.579469 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:41.579534 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:41.586727 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:05:41.587506 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:41.590409 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.03.25 22:05:43.080892 [ 49 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.25 22:05:43.080958 [ 49 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:43.080982 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:43.081136 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:05:43.081296 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:43.081333 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part 2025.03.25 22:05:43.081413 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part 2025.03.25 22:05:43.081615 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2025.03.25 22:05:43.081937 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:05:43.082061 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:05:43.083096 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002043056 sec., 23494.216507036515 rows/sec., 1.96 MiB/sec. 2025.03.25 22:05:43.083239 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.25 22:05:43.083522 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:43.083602 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.25 22:05:43.083685 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:05:45.892816 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.893028 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:05:45.893102 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:05:45.893874 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.893930 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.894361 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:05:45.894642 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.894891 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} executeQuery: Read 4 rows, 334.00 B in 0.001913 sec., 2090.9566126502873 rows/sec., 170.50 KiB/sec. 2025.03.25 22:05:45.894978 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} TCPHandler: Processed in 0.00227829 sec. 2025.03.25 22:05:45.895127 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.895271 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:45.895330 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:45.896563 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.896604 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.897054 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:05:45.897315 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.897555 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} executeQuery: Read 1214 rows, 102.23 KiB in 0.002318 sec., 523727.3511647972 rows/sec., 43.07 MiB/sec. 2025.03.25 22:05:45.897611 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} TCPHandler: Processed in 0.002551325 sec. 2025.03.25 22:05:45.897729 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.897836 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:45.897884 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:45.898439 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.898479 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.898835 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:05:45.899078 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.899264 [ 46 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:05:45.899330 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} executeQuery: Read 12 rows, 902.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 581.43 KiB/sec. 2025.03.25 22:05:45.899355 [ 46 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.899427 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.899448 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} TCPHandler: Processed in 0.001768061 sec. 2025.03.25 22:05:45.899652 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:45.899664 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.899785 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:45.899802 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:05:45.899821 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 178 rows starting from the beginning of the part 2025.03.25 22:05:45.899856 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:05:45.899993 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:45.900153 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part 2025.03.25 22:05:45.900673 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:05:45.900925 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part 2025.03.25 22:05:45.901174 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part 2025.03.25 22:05:45.901860 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.901906 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.902475 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:05:45.902731 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.003171945 sec., 121691.895666539 rows/sec., 8.39 MiB/sec. 2025.03.25 22:05:45.902836 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.902873 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:05:45.903160 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} executeQuery: Read 228 rows, 15.81 KiB in 0.003391 sec., 67236.80330286051 rows/sec., 4.55 MiB/sec. 2025.03.25 22:05:45.903242 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} TCPHandler: Processed in 0.003632333 sec. 2025.03.25 22:05:45.903321 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.903371 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.903408 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:05:45.903495 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:05:45.903500 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:45.903557 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:45.904327 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.904366 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.904755 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:05:45.905025 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.905232 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} executeQuery: Read 532 rows, 40.37 KiB in 0.001771 sec., 300395.25691699603 rows/sec., 22.26 MiB/sec. 2025.03.25 22:05:45.905285 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} TCPHandler: Processed in 0.001970874 sec. 2025.03.25 22:05:45.905404 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.905512 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:45.905563 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:45.906283 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.906323 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.906749 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:05:45.906994 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.907224 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} executeQuery: Read 882 rows, 60.77 KiB in 0.00173 sec., 509826.5895953757 rows/sec., 34.30 MiB/sec. 2025.03.25 22:05:45.907319 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} TCPHandler: Processed in 0.001968035 sec. 2025.03.25 22:05:45.907538 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.907717 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:45.907790 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:45.908855 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.908896 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.909507 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:05:45.909769 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.910040 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} executeQuery: Read 8 rows, 14.68 KiB in 0.002352 sec., 3401.360544217687 rows/sec., 6.10 MiB/sec. 2025.03.25 22:05:45.910140 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} TCPHandler: Processed in 0.002705267 sec. 2025.03.25 22:05:45.910281 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:45.910389 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:45.910436 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:45.910877 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:45.910917 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:45.911275 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:05:45.911519 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:45.911773 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. 2025.03.25 22:05:45.911872 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} TCPHandler: Processed in 0.001642699 sec. 2025.03.25 22:05:47.648901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.03.25 22:05:47.649789 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:47.649840 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:47.650380 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:05:47.650656 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:47.650872 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.03.25 22:05:49.090487 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.03.25 22:05:49.112040 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:49.112094 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:49.119600 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:05:49.120379 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:49.123066 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.03.25 22:05:50.242190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1126 2025.03.25 22:05:50.245691 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.245737 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.247228 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:05:50.247536 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.248797 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1126 2025.03.25 22:05:50.874745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.874954 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.875041 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:05:50.876037 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.876100 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.876686 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:05:50.877039 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.877321 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} executeQuery: Read 212 rows, 13.81 KiB in 0.002418 sec., 87675.76509511993 rows/sec., 5.58 MiB/sec. 2025.03.25 22:05:50.877415 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} TCPHandler: Processed in 0.002824859 sec. 2025.03.25 22:05:50.877601 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.877747 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:50.877816 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:50.880002 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.880055 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.880658 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:05:50.881045 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.881304 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} executeQuery: Read 681 rows, 55.38 KiB in 0.003587 sec., 189852.24421522164 rows/sec., 15.08 MiB/sec. 2025.03.25 22:05:50.881382 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} TCPHandler: Processed in 0.003851228 sec. 2025.03.25 22:05:50.881662 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.881807 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.881896 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:50.882805 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.882891 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.883350 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:05:50.883664 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.883888 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} executeQuery: Read 138 rows, 8.79 KiB in 0.002118 sec., 65155.80736543909 rows/sec., 4.05 MiB/sec. 2025.03.25 22:05:50.883957 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} TCPHandler: Processed in 0.002364661 sec. 2025.03.25 22:05:50.884120 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.884247 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.884304 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:05:50.885116 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.885206 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.885727 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:05:50.885986 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.886178 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} executeQuery: Read 113 rows, 7.49 KiB in 0.001964 sec., 57535.64154786151 rows/sec., 3.72 MiB/sec. 2025.03.25 22:05:50.886233 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} TCPHandler: Processed in 0.002173128 sec. 2025.03.25 22:05:50.886402 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.886532 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.886588 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:05:50.887320 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.887362 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.887816 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:05:50.888200 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.888472 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} executeQuery: Read 112 rows, 6.53 KiB in 0.001968 sec., 56910.56910569105 rows/sec., 3.24 MiB/sec. 2025.03.25 22:05:50.888666 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} TCPHandler: Processed in 0.002323101 sec. 2025.03.25 22:05:50.888893 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.889037 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:50.889103 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:50.889984 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.890027 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.890456 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:05:50.890718 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.890928 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} executeQuery: Read 414 rows, 30.15 KiB in 0.001911 sec., 216640.50235478807 rows/sec., 15.41 MiB/sec. 2025.03.25 22:05:50.891036 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} TCPHandler: Processed in 0.002222959 sec. 2025.03.25 22:05:50.891227 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.891506 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:05:50.891596 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:05:50.892113 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.892170 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.892547 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.25 22:05:50.892785 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.892998 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. 2025.03.25 22:05:50.893101 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} TCPHandler: Processed in 0.001961274 sec. 2025.03.25 22:05:50.893331 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.893457 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.893515 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:50.894308 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.894356 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.894893 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:05:50.895241 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.895472 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} executeQuery: Read 237 rows, 16.27 KiB in 0.002037 sec., 116347.56995581737 rows/sec., 7.80 MiB/sec. 2025.03.25 22:05:50.895543 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} TCPHandler: Processed in 0.00228761 sec. 2025.03.25 22:05:50.895701 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.895833 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.895883 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:05:50.896322 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.896358 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.896717 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:05:50.896968 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.897169 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. 2025.03.25 22:05:50.897264 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} TCPHandler: Processed in 0.001620509 sec. 2025.03.25 22:05:50.897474 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.897579 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.897653 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:50.899087 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.899136 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.899947 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:05:50.900253 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.900481 [ 35 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:05:50.900516 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} executeQuery: Read 32 rows, 58.72 KiB in 0.002956 sec., 10825.439783491205 rows/sec., 19.40 MiB/sec. 2025.03.25 22:05:50.900538 [ 35 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.900570 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.900800 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} TCPHandler: Processed in 0.00338451 sec. 2025.03.25 22:05:50.900933 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:50.901007 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:50.901220 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:50.901340 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:50.902311 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:50.902542 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1051 rows starting from the beginning of the part 2025.03.25 22:05:50.903469 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:50.903546 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:50.903557 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:50.904442 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:50.905085 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:05:50.905127 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:50.905979 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:05:50.905990 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.906845 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part 2025.03.25 22:05:50.907042 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} executeQuery: Read 82 rows, 5.33 KiB in 0.005861 sec., 13990.78655519536 rows/sec., 909.91 KiB/sec. 2025.03.25 22:05:50.907438 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} TCPHandler: Processed in 0.006489263 sec. 2025.03.25 22:05:50.917755 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 19 columns (19 merged, 0 gathered) in 0.017037758 sec., 68260.15488657604 rows/sec., 122.32 MiB/sec. 2025.03.25 22:05:50.919418 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:05:50.920172 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:50.920343 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:05:50.920600 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. 2025.03.25 22:05:51.000292 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.96 MiB, peak 230.52 MiB, free memory in arenas 0.00 B, will set to 220.98 MiB (RSS), difference: 2.02 MiB 2025.03.25 22:05:54.981439 [ 29 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:05:54.981542 [ 29 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:05:55.151026 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2025.03.25 22:05:55.152136 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.152190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.152724 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:05:55.152999 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.153270 [ 25 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:05:55.153287 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.03.25 22:05:55.153391 [ 25 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.153440 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.153629 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.153820 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:55.153867 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.153953 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.154173 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.154494 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.154671 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.154741 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:05:55.157306 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003769056 sec., 5599810.668772234 rows/sec., 80.11 MiB/sec. 2025.03.25 22:05:55.157786 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:05:55.158134 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.158229 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:05:55.158354 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.03.25 22:05:55.862106 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.862300 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:05:55.862374 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:05:55.863150 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.863209 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.863663 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:05:55.863928 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.864170 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} executeQuery: Read 72 rows, 5.96 KiB in 0.001922 sec., 37460.97814776275 rows/sec., 3.03 MiB/sec. 2025.03.25 22:05:55.864249 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} TCPHandler: Processed in 0.00227149 sec. 2025.03.25 22:05:55.864415 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.864533 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:05:55.864583 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:05:55.865124 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.865165 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.865523 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:05:55.865759 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.865974 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} executeQuery: Read 8 rows, 616.00 B in 0.001468 sec., 5449.591280653951 rows/sec., 409.78 KiB/sec. 2025.03.25 22:05:55.866030 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} TCPHandler: Processed in 0.001683399 sec. 2025.03.25 22:05:55.866149 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.866256 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:05:55.866302 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:05:55.866852 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.866892 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.867245 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:05:55.867481 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.867689 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. 2025.03.25 22:05:55.867742 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} TCPHandler: Processed in 0.001644319 sec. 2025.03.25 22:05:55.867856 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.867961 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:55.868010 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:05:55.868525 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.868564 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.868946 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:05:55.869194 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.869410 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. 2025.03.25 22:05:55.869462 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} TCPHandler: Processed in 0.001656939 sec. 2025.03.25 22:05:55.869587 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.869691 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:05:55.869758 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:05:55.870802 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.870841 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.871447 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:05:55.871706 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.871979 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} executeQuery: Read 8 rows, 14.68 KiB in 0.002301 sec., 3476.7492394611036 rows/sec., 6.23 MiB/sec. 2025.03.25 22:05:55.872456 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} TCPHandler: Processed in 0.002914251 sec. 2025.03.25 22:05:55.872715 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:05:55.872821 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:05:55.872869 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:05:55.873348 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:55.873387 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:55.873748 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:05:55.873989 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:55.874215 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. 2025.03.25 22:05:55.874278 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} TCPHandler: Processed in 0.001623408 sec. 2025.03.25 22:05:56.623131 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.03.25 22:05:56.645398 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:56.645465 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:56.652656 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:05:56.653450 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:56.653904 [ 28 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:05:56.654050 [ 28 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:05:56.654125 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:05:56.655081 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.673581 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.03.25 22:05:56.674780 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:05:56.676511 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.682787 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.688735 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.694650 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.700541 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.705194 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:05:56.766875 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.112550356 sec., 3083.064437397248 rows/sec., 15.94 MiB/sec. 2025.03.25 22:05:56.768940 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:05:56.771492 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:05:56.771601 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:05:56.773147 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. 2025.03.25 22:06:00.249035 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1160 2025.03.25 22:06:00.252215 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.252271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.253750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:06:00.254074 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.254579 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1160 2025.03.25 22:06:00.868914 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.869097 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.869170 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:06:00.870053 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.870104 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.870582 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:06:00.870860 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.871068 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} executeQuery: Read 212 rows, 13.81 KiB in 0.002022 sec., 104846.68644906033 rows/sec., 6.67 MiB/sec. 2025.03.25 22:06:00.871136 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} TCPHandler: Processed in 0.002361841 sec. 2025.03.25 22:06:00.871271 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.871384 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:06:00.871435 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:06:00.871989 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.872028 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.872380 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:06:00.872623 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.872803 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} executeQuery: Read 4 rows, 334.00 B in 0.001447 sec., 2764.3400138217003 rows/sec., 225.41 KiB/sec. 2025.03.25 22:06:00.872857 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} TCPHandler: Processed in 0.001639518 sec. 2025.03.25 22:06:00.872963 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.873065 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:00.873111 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:00.873988 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.874026 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.874426 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:06:00.874664 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.874844 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} executeQuery: Read 683 rows, 55.53 KiB in 0.001801 sec., 379233.7590227651 rows/sec., 30.11 MiB/sec. 2025.03.25 22:06:00.874895 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} TCPHandler: Processed in 0.001983095 sec. 2025.03.25 22:06:00.875013 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.875119 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.875164 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:00.875732 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.875770 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.876131 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:06:00.876372 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.876564 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} executeQuery: Read 142 rows, 9.07 KiB in 0.001465 sec., 96928.3276450512 rows/sec., 6.05 MiB/sec. 2025.03.25 22:06:00.876645 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} TCPHandler: Processed in 0.0016839 sec. 2025.03.25 22:06:00.876881 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.877030 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.877077 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:06:00.877645 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.877683 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.878044 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:06:00.878286 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.878460 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} executeQuery: Read 113 rows, 7.49 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 5.03 MiB/sec. 2025.03.25 22:06:00.878514 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} TCPHandler: Processed in 0.00173171 sec. 2025.03.25 22:06:00.878629 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.878734 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.878777 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:06:00.879335 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.879372 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.879724 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:06:00.879970 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.880190 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} executeQuery: Read 112 rows, 6.53 KiB in 0.001476 sec., 75880.75880758808 rows/sec., 4.32 MiB/sec. 2025.03.25 22:06:00.880396 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} TCPHandler: Processed in 0.001816352 sec. 2025.03.25 22:06:00.880562 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.880668 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:00.880712 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:00.881476 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.881512 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.881883 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:06:00.882114 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.882291 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} executeQuery: Read 418 rows, 30.47 KiB in 0.001645 sec., 254103.3434650456 rows/sec., 18.09 MiB/sec. 2025.03.25 22:06:00.882343 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} TCPHandler: Processed in 0.001830932 sec. 2025.03.25 22:06:00.882458 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.882563 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:06:00.882608 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:06:00.883043 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.883080 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.883433 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.25 22:06:00.883665 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.883782 [ 27 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.25 22:06:00.883828 [ 27 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.883851 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. 2025.03.25 22:06:00.883856 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.883946 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} TCPHandler: Processed in 0.001535477 sec. 2025.03.25 22:06:00.884142 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.884166 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.884434 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.884479 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:00.884529 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:00.884567 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.884909 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.885233 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.885648 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.886027 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.886301 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:06:00.887335 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.887421 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.888524 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:06:00.888965 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004984757 sec., 13240.3645754447 rows/sec., 691.76 KiB/sec. 2025.03.25 22:06:00.889075 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.889347 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.25 22:06:00.889493 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} executeQuery: Read 239 rows, 16.41 KiB in 0.005127 sec., 46615.9547493661 rows/sec., 3.13 MiB/sec. 2025.03.25 22:06:00.889590 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} TCPHandler: Processed in 0.005483235 sec. 2025.03.25 22:06:00.889741 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.889929 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.890008 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:06:00.890017 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.890277 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.25 22:06:00.890476 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:06:00.890781 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.890825 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.891181 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:06:00.891417 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.891642 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} executeQuery: Read 1 rows, 69.00 B in 0.001768 sec., 565.6108597285067 rows/sec., 38.11 KiB/sec. 2025.03.25 22:06:00.891811 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} TCPHandler: Processed in 0.002119087 sec. 2025.03.25 22:06:00.891951 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.892058 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.892127 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:00.893311 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.893348 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.894045 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:06:00.894301 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.894504 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} executeQuery: Read 32 rows, 58.72 KiB in 0.002469 sec., 12960.712839206157 rows/sec., 23.23 MiB/sec. 2025.03.25 22:06:00.894606 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} TCPHandler: Processed in 0.002705587 sec. 2025.03.25 22:06:00.894745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:00.894854 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:00.894900 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:00.895352 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:00.895388 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:00.895730 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:06:00.895964 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:00.896135 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} executeQuery: Read 82 rows, 5.33 KiB in 0.001303 sec., 62931.69608595549 rows/sec., 4.00 MiB/sec. 2025.03.25 22:06:00.896183 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} TCPHandler: Processed in 0.001488906 sec. 2025.03.25 22:06:02.653518 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2025.03.25 22:06:02.654487 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:02.654541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:02.655083 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:06:02.655342 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:02.655631 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2025.03.25 22:06:04.173680 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.03.25 22:06:04.192968 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:04.193033 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:04.200310 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:06:04.201047 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:04.203652 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.03.25 22:06:05.862111 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.862317 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:05.862399 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:05.863273 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.863327 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.863764 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:06:05.864017 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.864226 [ 126 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:06:05.864293 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} executeQuery: Read 72 rows, 5.96 KiB in 0.002026 sec., 35538.00592300099 rows/sec., 2.87 MiB/sec. 2025.03.25 22:06:05.864303 [ 126 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.864372 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.864434 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} TCPHandler: Processed in 0.002457893 sec. 2025.03.25 22:06:05.864763 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.865142 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:05.865144 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:06:05.865295 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:05.865731 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:05.865870 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1969 rows starting from the beginning of the part 2025.03.25 22:06:05.866306 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1214 rows starting from the beginning of the part 2025.03.25 22:06:05.866656 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 681 rows starting from the beginning of the part 2025.03.25 22:06:05.867094 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:05.867529 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 683 rows starting from the beginning of the part 2025.03.25 22:06:05.867886 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:05.868878 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.868962 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.869833 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:06:05.870395 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.870708 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} executeQuery: Read 8 rows, 616.00 B in 0.005709 sec., 1401.2961989840603 rows/sec., 105.37 KiB/sec. 2025.03.25 22:06:05.870792 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} TCPHandler: Processed in 0.006162898 sec. 2025.03.25 22:06:05.870917 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.871068 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:05.871118 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:05.871844 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4691 rows, containing 5 columns (5 merged, 0 gathered) in 0.007305478 sec., 642120.8851768496 rows/sec., 54.65 MiB/sec. 2025.03.25 22:06:05.872160 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:06:05.872618 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.872689 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.872741 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.872928 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:06:05.873079 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.03.25 22:06:05.873294 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:06:05.873547 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.873743 [ 126 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:06:05.873805 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} executeQuery: Read 72 rows, 5.76 KiB in 0.002797 sec., 25741.866285305685 rows/sec., 2.01 MiB/sec. 2025.03.25 22:06:05.873815 [ 126 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.873891 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.873948 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} TCPHandler: Processed in 0.003087884 sec. 2025.03.25 22:06:05.874176 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:06:05.874193 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.874595 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:05.874780 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:05.874818 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:05.874946 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 952 rows starting from the beginning of the part 2025.03.25 22:06:05.875665 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 532 rows starting from the beginning of the part 2025.03.25 22:06:05.876266 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 414 rows starting from the beginning of the part 2025.03.25 22:06:05.876491 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:05.876700 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 418 rows starting from the beginning of the part 2025.03.25 22:06:05.876825 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:05.877392 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.877439 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.877995 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:06:05.878296 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.878520 [ 126 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:06:05.878624 [ 126 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.878650 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} executeQuery: Read 160 rows, 11.41 KiB in 0.004185 sec., 38231.780167264034 rows/sec., 2.66 MiB/sec. 2025.03.25 22:06:05.878702 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.878851 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} TCPHandler: Processed in 0.004731262 sec. 2025.03.25 22:06:05.879299 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.879329 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:06:05.879515 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515956 sec., 445978.90193467826 rows/sec., 34.26 MiB/sec. 2025.03.25 22:06:05.879545 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:05.879865 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:06:05.879918 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:05.879944 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:05.880124 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18408 rows starting from the beginning of the part 2025.03.25 22:06:05.880711 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 882 rows starting from the beginning of the part 2025.03.25 22:06:05.881284 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:06:05.881271 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.881779 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:06:05.881861 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:06:05.882292 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.25 22:06:05.882509 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 239 rows starting from the beginning of the part 2025.03.25 22:06:05.882842 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:05.885275 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.885327 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.887106 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:06:05.887619 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.887882 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} executeQuery: Read 8 rows, 14.68 KiB in 0.008397 sec., 952.7212099559366 rows/sec., 1.71 MiB/sec. 2025.03.25 22:06:05.888117 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} TCPHandler: Processed in 0.008955076 sec. 2025.03.25 22:06:05.888312 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:05.888459 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:05.888507 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:05.889010 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.889055 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.889563 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:06:05.889971 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.890124 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:06:05.890162 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:05.890168 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} executeQuery: Read 60 rows, 4.14 KiB in 0.00173 sec., 34682.080924855494 rows/sec., 2.34 MiB/sec. 2025.03.25 22:06:05.890187 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:05.890361 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} TCPHandler: Processed in 0.002116408 sec. 2025.03.25 22:06:05.890452 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:05.890615 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:05.890648 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3702 rows starting from the beginning of the part 2025.03.25 22:06:05.890730 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:05.890903 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:05.891182 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:05.891324 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2025.03.25 22:06:05.891520 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.03.25 22:06:05.891920 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20086 rows, containing 5 columns (5 merged, 0 gathered) in 0.013029588 sec., 1541568.3135951804 rows/sec., 105.46 MiB/sec. 2025.03.25 22:06:05.892208 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:06:05.892569 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.892708 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:06:05.892829 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.03.25 22:06:05.893236 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002934472 sec., 1378782.9633405942 rows/sec., 91.78 MiB/sec. 2025.03.25 22:06:05.893708 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:06:05.894034 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:05.894124 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:06:05.894219 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.03.25 22:06:09.981614 [ 34 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:06:09.981714 [ 34 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:06:10.155766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2025.03.25 22:06:10.156462 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.156512 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.157083 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:06:10.157340 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.157619 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.03.25 22:06:10.254800 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1196 2025.03.25 22:06:10.258063 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.258120 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.259631 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:06:10.259966 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.261378 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1196 2025.03.25 22:06:10.869426 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.869623 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.869696 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:06:10.871022 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.871065 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.871520 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:06:10.871782 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.872001 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} executeQuery: Read 212 rows, 13.81 KiB in 0.002431 sec., 87206.9107363225 rows/sec., 5.55 MiB/sec. 2025.03.25 22:06:10.872073 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} TCPHandler: Processed in 0.002776799 sec. 2025.03.25 22:06:10.872205 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.872321 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:10.872371 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:10.873286 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.873325 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.873734 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:06:10.873984 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.874163 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} executeQuery: Read 681 rows, 55.38 KiB in 0.001869 sec., 364365.97110754414 rows/sec., 28.94 MiB/sec. 2025.03.25 22:06:10.874216 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} TCPHandler: Processed in 0.002065756 sec. 2025.03.25 22:06:10.874335 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.874443 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.874489 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:10.875083 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.875119 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.875480 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:06:10.875719 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.875848 [ 67 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:06:10.875894 [ 67 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.875904 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} executeQuery: Read 138 rows, 8.79 KiB in 0.001482 sec., 93117.40890688259 rows/sec., 5.79 MiB/sec. 2025.03.25 22:06:10.875918 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.875993 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} TCPHandler: Processed in 0.00170699 sec. 2025.03.25 22:06:10.876214 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:10.876252 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.876654 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.876819 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:06:10.876892 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:10.877067 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 178 rows starting from the beginning of the part 2025.03.25 22:06:10.877569 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part 2025.03.25 22:06:10.878048 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:10.878456 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 142 rows starting from the beginning of the part 2025.03.25 22:06:10.878753 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:10.879106 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part 2025.03.25 22:06:10.879920 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.879968 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.880543 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:06:10.880766 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771574 sec., 128259.56382527025 rows/sec., 8.60 MiB/sec. 2025.03.25 22:06:10.880861 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.880900 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:06:10.881035 [ 67 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.03.25 22:06:10.881096 [ 67 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.881116 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} executeQuery: Read 113 rows, 7.49 KiB in 0.004599 sec., 24570.558817134162 rows/sec., 1.59 MiB/sec. 2025.03.25 22:06:10.881136 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.881340 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} TCPHandler: Processed in 0.005170261 sec. 2025.03.25 22:06:10.881406 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.03.25 22:06:10.881441 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.881514 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.881589 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:06:10.881599 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:10.881665 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 366 rows starting from the beginning of the part 2025.03.25 22:06:10.881704 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.881721 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:06:10.881836 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:06:10.881902 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2025.03.25 22:06:10.882129 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part 2025.03.25 22:06:10.882309 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part 2025.03.25 22:06:10.882551 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.03.25 22:06:10.882792 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.03.25 22:06:10.883706 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.883746 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.884311 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:06:10.884629 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.003372079 sec., 310194.3934290982 rows/sec., 21.80 MiB/sec. 2025.03.25 22:06:10.884664 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.884945 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.03.25 22:06:10.884999 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} executeQuery: Read 112 rows, 6.53 KiB in 0.00335 sec., 33432.83582089552 rows/sec., 1.90 MiB/sec. 2025.03.25 22:06:10.885115 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} TCPHandler: Processed in 0.003674374 sec. 2025.03.25 22:06:10.885260 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.885427 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:10.885491 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.885510 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:10.885722 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.03.25 22:06:10.885897 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.25 22:06:10.886529 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.886572 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.886935 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:06:10.887167 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.887343 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} executeQuery: Read 414 rows, 30.15 KiB in 0.001963 sec., 210901.6811003566 rows/sec., 15.00 MiB/sec. 2025.03.25 22:06:10.887395 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} TCPHandler: Processed in 0.002186309 sec. 2025.03.25 22:06:10.887509 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.887613 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:06:10.887661 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:06:10.888092 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.888129 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.888491 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.25 22:06:10.888730 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.888956 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. 2025.03.25 22:06:10.889147 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} TCPHandler: Processed in 0.001685329 sec. 2025.03.25 22:06:10.889308 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.889423 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.889473 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:10.890037 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.890076 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.890477 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:06:10.890724 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.890932 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} executeQuery: Read 237 rows, 16.27 KiB in 0.001532 sec., 154699.73890339426 rows/sec., 10.37 MiB/sec. 2025.03.25 22:06:10.891006 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} TCPHandler: Processed in 0.001750911 sec. 2025.03.25 22:06:10.891255 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.891425 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.891476 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:06:10.891911 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.891950 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.892297 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:06:10.892533 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.892707 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. 2025.03.25 22:06:10.892756 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} TCPHandler: Processed in 0.001595307 sec. 2025.03.25 22:06:10.892859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.892963 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.893027 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:10.894127 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.894165 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.894806 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:06:10.895065 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.895270 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} executeQuery: Read 32 rows, 58.72 KiB in 0.002328 sec., 13745.704467353951 rows/sec., 24.63 MiB/sec. 2025.03.25 22:06:10.895368 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} TCPHandler: Processed in 0.002559245 sec. 2025.03.25 22:06:10.895507 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:10.895615 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:10.895659 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:10.896096 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:10.896133 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:10.896483 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:06:10.896716 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:10.896887 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} executeQuery: Read 82 rows, 5.33 KiB in 0.001294 sec., 63369.397217928905 rows/sec., 4.02 MiB/sec. 2025.03.25 22:06:10.896934 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} TCPHandler: Processed in 0.001478756 sec. 2025.03.25 22:06:11.001910 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001437295 sec. 2025.03.25 22:06:11.703712 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.03.25 22:06:11.723668 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:11.723724 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:11.731122 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:06:11.731872 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:11.734660 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.03.25 22:06:15.890963 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.891171 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:15.891247 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:15.892636 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.892691 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.893211 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:06:15.893475 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.893731 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} executeQuery: Read 1212 rows, 102.08 KiB in 0.002611 sec., 464189.96553044807 rows/sec., 38.18 MiB/sec. 2025.03.25 22:06:15.893803 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} TCPHandler: Processed in 0.002976342 sec. 2025.03.25 22:06:15.893968 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.894088 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:15.894140 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:15.894711 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.894754 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.895127 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:06:15.895378 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.895620 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} executeQuery: Read 8 rows, 616.00 B in 0.001555 sec., 5144.694533762058 rows/sec., 386.86 KiB/sec. 2025.03.25 22:06:15.895724 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} TCPHandler: Processed in 0.001809992 sec. 2025.03.25 22:06:15.895914 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.896074 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:06:15.896121 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:06:15.896752 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.896795 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.897158 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:06:15.897403 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.897646 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} executeQuery: Read 228 rows, 15.81 KiB in 0.001583 sec., 144030.32217308908 rows/sec., 9.75 MiB/sec. 2025.03.25 22:06:15.897785 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} TCPHandler: Processed in 0.001963484 sec. 2025.03.25 22:06:15.897976 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.898082 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:15.898130 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:15.898892 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.898933 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.899309 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:06:15.899556 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.899767 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} executeQuery: Read 528 rows, 40.04 KiB in 0.001708 sec., 309133.4894613583 rows/sec., 22.90 MiB/sec. 2025.03.25 22:06:15.899821 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} TCPHandler: Processed in 0.001905693 sec. 2025.03.25 22:06:15.899943 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.900050 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:15.900099 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:15.900818 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.900858 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.901282 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:06:15.901521 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.901746 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} executeQuery: Read 880 rows, 60.63 KiB in 0.001715 sec., 513119.5335276968 rows/sec., 34.52 MiB/sec. 2025.03.25 22:06:15.901822 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} TCPHandler: Processed in 0.001929154 sec. 2025.03.25 22:06:15.902076 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.902231 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:15.902306 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:15.903395 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.903436 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.904054 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:06:15.904312 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.904504 [ 108 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:06:15.904589 [ 108 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.904589 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} executeQuery: Read 8 rows, 14.68 KiB in 0.002375 sec., 3368.421052631579 rows/sec., 6.04 MiB/sec. 2025.03.25 22:06:15.904627 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.905091 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:06:15.905123 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} TCPHandler: Processed in 0.003148665 sec. 2025.03.25 22:06:15.905623 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:15.906002 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:15.906209 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:15.906621 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:15.906747 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1163 rows starting from the beginning of the part 2025.03.25 22:06:15.907313 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:06:15.907844 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:15.907877 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.03.25 22:06:15.907897 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:15.908387 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2025.03.25 22:06:15.908880 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part 2025.03.25 22:06:15.908926 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:06:15.909316 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2025.03.25 22:06:15.909716 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.910116 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} executeQuery: Read 60 rows, 4.14 KiB in 0.004239 sec., 14154.281670205239 rows/sec., 976.79 KiB/sec. 2025.03.25 22:06:15.910214 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} TCPHandler: Processed in 0.004699742 sec. 2025.03.25 22:06:15.917103 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 19 columns (19 merged, 0 gathered) in 0.012346846 sec., 101321.4224912176 rows/sec., 181.56 MiB/sec. 2025.03.25 22:06:15.918101 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:06:15.918491 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:15.918595 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:06:15.918709 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. 2025.03.25 22:06:16.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.06 MiB, peak 235.54 MiB, free memory in arenas 0.00 B, will set to 226.59 MiB (RSS), difference: 2.53 MiB 2025.03.25 22:06:17.657760 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2025.03.25 22:06:17.658816 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:17.658856 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:17.659386 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:06:17.659645 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:17.659927 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2025.03.25 22:06:19.234741 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.03.25 22:06:19.256398 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:19.256464 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:19.263980 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:06:19.264793 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:19.268767 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.03.25 22:06:20.261605 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1232 2025.03.25 22:06:20.264870 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.264933 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.266438 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:06:20.266764 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.267009 [ 156 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.25 22:06:20.267134 [ 156 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.267206 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.267933 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:06:20.270494 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1232 2025.03.25 22:06:20.270734 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:20.270873 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1062 rows starting from the beginning of the part 2025.03.25 22:06:20.271512 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part 2025.03.25 22:06:20.272120 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part 2025.03.25 22:06:20.272743 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2025.03.25 22:06:20.273341 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.03.25 22:06:20.273968 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:06:20.282512 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 72 columns (72 merged, 0 gathered) in 0.015163894 sec., 81245.622001842 rows/sec., 65.85 MiB/sec. 2025.03.25 22:06:20.283777 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.25 22:06:20.284467 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.284550 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.25 22:06:20.284752 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. 2025.03.25 22:06:20.864503 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.864761 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:20.864874 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:20.866099 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.866174 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.866863 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:06:20.867272 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.867637 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} executeQuery: Read 120 rows, 10.41 KiB in 0.002939 sec., 40830.21435862538 rows/sec., 3.46 MiB/sec. 2025.03.25 22:06:20.867810 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} TCPHandler: Processed in 0.003505121 sec. 2025.03.25 22:06:20.868191 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.868381 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:20.868462 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:20.869359 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.869419 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.869984 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:06:20.870391 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.870715 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} executeQuery: Read 32 rows, 2.41 KiB in 0.002382 sec., 13434.08900083963 rows/sec., 1010.18 KiB/sec. 2025.03.25 22:06:20.870813 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} TCPHandler: Processed in 0.002761418 sec. 2025.03.25 22:06:20.871013 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.871174 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:20.871247 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:20.872146 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.872204 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.872787 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:06:20.873168 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.873484 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} executeQuery: Read 96 rows, 7.68 KiB in 0.002352 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. 2025.03.25 22:06:20.873567 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} TCPHandler: Processed in 0.002636036 sec. 2025.03.25 22:06:20.873784 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.873933 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:20.874006 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:20.874770 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.874824 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.875301 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:06:20.875653 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.875887 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} executeQuery: Read 160 rows, 11.41 KiB in 0.001992 sec., 80321.28514056225 rows/sec., 5.59 MiB/sec. 2025.03.25 22:06:20.875963 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} TCPHandler: Processed in 0.002252469 sec. 2025.03.25 22:06:20.876156 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.876282 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:20.876357 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:20.878031 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.878088 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.879103 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:06:20.879446 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.879872 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} executeQuery: Read 32 rows, 58.72 KiB in 0.003585 sec., 8926.08089260809 rows/sec., 16.00 MiB/sec. 2025.03.25 22:06:20.880495 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} TCPHandler: Processed in 0.004404577 sec. 2025.03.25 22:06:20.880866 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:20.881073 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:20.881168 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:20.881956 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:20.882018 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:20.882580 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:06:20.882919 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:20.883255 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} executeQuery: Read 60 rows, 4.14 KiB in 0.002249 sec., 26678.523788350376 rows/sec., 1.80 MiB/sec. 2025.03.25 22:06:20.883371 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} TCPHandler: Processed in 0.002694367 sec. 2025.03.25 22:06:21.399137 [ 153 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.03.25 22:06:21.399199 [ 153 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:21.399221 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:21.399460 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.03.25 22:06:21.399660 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:21.399702 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 124 rows starting from the beginning of the part 2025.03.25 22:06:21.399789 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.03.25 22:06:21.400055 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.03.25 22:06:21.400287 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.03.25 22:06:21.400410 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.03.25 22:06:21.401935 [ 199 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.002631526 sec., 217364.37337119223 rows/sec., 13.30 MiB/sec. 2025.03.25 22:06:21.402109 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.03.25 22:06:21.402418 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:21.402506 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.03.25 22:06:21.402599 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.25 22:06:21.439698 [ 153 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.25 22:06:21.439768 [ 153 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:21.439792 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:21.440011 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:06:21.440222 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:21.440274 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2025.03.25 22:06:21.440379 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.03.25 22:06:21.440579 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.03.25 22:06:21.440868 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.03.25 22:06:21.441029 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.03.25 22:06:21.442474 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002586345 sec., 5413.044276768954 rows/sec., 361.73 KiB/sec. 2025.03.25 22:06:21.442762 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.25 22:06:21.443302 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:21.443476 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.25 22:06:21.443633 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:06:21.585630 [ 153 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.03.25 22:06:21.585698 [ 153 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:21.585720 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.03.25 22:06:21.585935 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.03.25 22:06:21.586134 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:21.586172 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 236 rows starting from the beginning of the part 2025.03.25 22:06:21.586258 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.03.25 22:06:21.586472 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.03.25 22:06:21.586714 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.03.25 22:06:21.586934 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.03.25 22:06:21.588832 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.003023313 sec., 358547.064098226 rows/sec., 24.32 MiB/sec. 2025.03.25 22:06:21.589025 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.03.25 22:06:21.589459 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:21.589581 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.03.25 22:06:21.589689 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.03.25 22:06:24.981968 [ 64 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:06:24.982037 [ 64 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:06:25.160054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2025.03.25 22:06:25.160734 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.160774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.161303 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:06:25.161563 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.161763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.03.25 22:06:25.862859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.863167 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:25.863282 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:25.864265 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.864316 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.864758 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:06:25.865014 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.865264 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} executeQuery: Read 72 rows, 5.96 KiB in 0.002181 sec., 33012.379642365886 rows/sec., 2.67 MiB/sec. 2025.03.25 22:06:25.865330 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} TCPHandler: Processed in 0.002661177 sec. 2025.03.25 22:06:25.865461 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.865577 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:25.865627 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:25.866171 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.866214 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.866574 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:06:25.866817 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.867044 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} executeQuery: Read 8 rows, 616.00 B in 0.001493 sec., 5358.33891493637 rows/sec., 402.92 KiB/sec. 2025.03.25 22:06:25.867098 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} TCPHandler: Processed in 0.0016917 sec. 2025.03.25 22:06:25.867204 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.867308 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:25.867354 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:25.867900 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.867941 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.868304 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:06:25.868544 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.868762 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} executeQuery: Read 72 rows, 5.76 KiB in 0.001475 sec., 48813.5593220339 rows/sec., 3.81 MiB/sec. 2025.03.25 22:06:25.868815 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} TCPHandler: Processed in 0.001661169 sec. 2025.03.25 22:06:25.868932 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.869039 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:25.869089 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:25.869627 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.869668 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.870054 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:06:25.870295 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.870516 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. 2025.03.25 22:06:25.870575 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} TCPHandler: Processed in 0.001694669 sec. 2025.03.25 22:06:25.870735 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.870853 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:25.870922 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:25.871975 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.872015 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.872622 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:06:25.872879 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.873118 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec. 2025.03.25 22:06:25.873219 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} TCPHandler: Processed in 0.002548604 sec. 2025.03.25 22:06:25.873361 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:25.873468 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:25.873515 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:25.873968 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:25.874009 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:25.874424 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:06:25.874667 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:25.874887 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2025.03.25 22:06:25.874938 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} TCPHandler: Processed in 0.001628608 sec. 2025.03.25 22:06:26.768842 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.03.25 22:06:26.790582 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:26.790643 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:26.798012 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:06:26.798777 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:26.801615 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.03.25 22:06:30.270720 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1256 2025.03.25 22:06:30.273657 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.273709 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.275213 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:06:30.275538 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.276141 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1256 2025.03.25 22:06:30.864536 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.864743 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:06:30.864820 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:06:30.865597 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.865647 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.866086 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:06:30.866345 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.866592 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} executeQuery: Read 10 rows, 835.00 B in 0.001906 sec., 5246.589716684155 rows/sec., 427.82 KiB/sec. 2025.03.25 22:06:30.866729 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} TCPHandler: Processed in 0.002330681 sec. 2025.03.25 22:06:30.866870 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.866985 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:30.867033 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:30.867717 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.867766 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.868257 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:06:30.868596 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.868855 [ 110 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:06:30.868934 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} executeQuery: Read 125 rows, 10.78 KiB in 0.001971 sec., 63419.58396752917 rows/sec., 5.34 MiB/sec. 2025.03.25 22:06:30.868958 [ 110 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.869053 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.869108 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} TCPHandler: Processed in 0.00229138 sec. 2025.03.25 22:06:30.869357 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:06:30.869397 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.869654 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:30.869671 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:30.869723 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1969 rows starting from the beginning of the part 2025.03.25 22:06:30.869791 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:30.870082 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 681 rows starting from the beginning of the part 2025.03.25 22:06:30.870433 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1212 rows starting from the beginning of the part 2025.03.25 22:06:30.870747 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part 2025.03.25 22:06:30.871152 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:30.871508 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 125 rows starting from the beginning of the part 2025.03.25 22:06:30.873124 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.873210 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.874272 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:06:30.874576 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.874985 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} executeQuery: Read 42 rows, 3.10 KiB in 0.005389 sec., 7793.653739098163 rows/sec., 576.08 KiB/sec. 2025.03.25 22:06:30.875343 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} TCPHandler: Processed in 0.006008845 sec. 2025.03.25 22:06:30.875761 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.876094 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894121 sec., 606168.6471705385 rows/sec., 51.90 MiB/sec. 2025.03.25 22:06:30.876141 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:30.876309 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:30.876609 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:06:30.877248 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.877454 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:06:30.877654 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.03.25 22:06:30.877751 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.877797 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.878187 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:06:30.878444 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.878643 [ 110 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:06:30.878730 [ 110 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.878736 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} executeQuery: Read 106 rows, 8.49 KiB in 0.002749 sec., 38559.476173153875 rows/sec., 3.02 MiB/sec. 2025.03.25 22:06:30.878759 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.878981 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} TCPHandler: Processed in 0.003372959 sec. 2025.03.25 22:06:30.879153 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:06:30.879308 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.879737 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:30.879755 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:30.879893 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part 2025.03.25 22:06:30.879950 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:30.880738 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 414 rows starting from the beginning of the part 2025.03.25 22:06:30.881156 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 528 rows starting from the beginning of the part 2025.03.25 22:06:30.881432 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part 2025.03.25 22:06:30.881687 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:30.881900 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part 2025.03.25 22:06:30.882988 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.883073 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.884090 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:06:30.884536 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.884867 [ 146 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:06:30.885026 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} executeQuery: Read 165 rows, 11.76 KiB in 0.005416 sec., 30465.288035450518 rows/sec., 2.12 MiB/sec. 2025.03.25 22:06:30.885045 [ 146 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.885180 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.885440 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} TCPHandler: Processed in 0.006224529 sec. 2025.03.25 22:06:30.885596 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686436 sec., 324238.5031427804 rows/sec., 25.12 MiB/sec. 2025.03.25 22:06:30.885779 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:06:30.885821 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.885964 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:06:30.886159 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:30.886247 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:30.886366 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20086 rows starting from the beginning of the part 2025.03.25 22:06:30.886467 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:30.886890 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part 2025.03.25 22:06:30.887285 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.887413 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 880 rows starting from the beginning of the part 2025.03.25 22:06:30.887845 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:06:30.888090 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:30.888269 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:06:30.888588 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:30.888943 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 165 rows starting from the beginning of the part 2025.03.25 22:06:30.891902 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.891958 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.893477 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:06:30.894064 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.894330 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} executeQuery: Read 32 rows, 58.72 KiB in 0.008326 sec., 3843.3821763151573 rows/sec., 6.89 MiB/sec. 2025.03.25 22:06:30.894476 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} TCPHandler: Processed in 0.008764733 sec. 2025.03.25 22:06:30.894633 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:30.894740 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:30.894787 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:30.895246 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.895286 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.895647 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:06:30.895887 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.896069 [ 146 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:06:30.896129 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. 2025.03.25 22:06:30.896137 [ 146 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:30.896224 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:30.896259 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} TCPHandler: Processed in 0.001669289 sec. 2025.03.25 22:06:30.896446 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:30.896552 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:30.896580 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4046 rows starting from the beginning of the part 2025.03.25 22:06:30.896654 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part 2025.03.25 22:06:30.896788 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.03.25 22:06:30.896960 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:30.897065 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.03.25 22:06:30.897348 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:30.899474 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141315 sec., 1390500.4751194962 rows/sec., 92.54 MiB/sec. 2025.03.25 22:06:30.900021 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:06:30.900583 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.900590 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21688 rows, containing 5 columns (5 merged, 0 gathered) in 0.015050132 sec., 1441050.48380971 rows/sec., 98.53 MiB/sec. 2025.03.25 22:06:30.900722 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:06:30.900830 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.25 22:06:30.901181 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:06:30.901541 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:30.901641 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:06:30.901760 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.25 22:06:32.661888 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2025.03.25 22:06:32.662536 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:32.662581 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:32.663116 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:06:32.663384 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:32.663548 [ 124 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:06:32.663589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2025.03.25 22:06:32.663605 [ 124 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:32.663633 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:32.663823 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.664064 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:32.664130 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.664264 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.664539 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.664761 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.664930 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.665049 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:06:32.667574 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854077 sec., 6061892.380458408 rows/sec., 86.72 MiB/sec. 2025.03.25 22:06:32.668036 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:06:32.668607 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:32.668708 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:06:32.668835 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.03.25 22:06:34.301679 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.03.25 22:06:34.323709 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:34.323763 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:34.331129 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:06:34.331910 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:34.332350 [ 140 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:06:34.332477 [ 140 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:34.332553 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:34.332974 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.348087 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.03.25 22:06:34.349581 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:34.351251 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.356752 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.362550 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.368085 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.373813 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.378995 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:06:34.438401 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105701716 sec., 3642.324974175443 rows/sec., 18.83 MiB/sec. 2025.03.25 22:06:34.441686 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:06:34.444801 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:34.444918 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:06:34.447293 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.98 MiB. 2025.03.25 22:06:35.862510 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.862716 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:35.862798 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:35.863585 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.863635 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.864076 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:06:35.864347 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.864610 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. 2025.03.25 22:06:35.864696 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} TCPHandler: Processed in 0.002323921 sec. 2025.03.25 22:06:35.864965 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.865118 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:35.865169 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:35.865721 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.865764 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.866119 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:06:35.866350 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.866520 [ 136 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:06:35.866584 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} executeQuery: Read 8 rows, 616.00 B in 0.001492 sec., 5361.930294906166 rows/sec., 403.19 KiB/sec. 2025.03.25 22:06:35.866604 [ 136 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.866669 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.866720 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} TCPHandler: Processed in 0.001863693 sec. 2025.03.25 22:06:35.867034 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.867340 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:35.867386 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:35.867551 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:35.868026 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:35.868182 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part 2025.03.25 22:06:35.868670 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:35.869127 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:35.869536 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:35.869956 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part 2025.03.25 22:06:35.870228 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:06:35.871394 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.871466 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.872507 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:06:35.873098 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.873097 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.006242729 sec., 44211.43381364144 rows/sec., 3.15 MiB/sec. 2025.03.25 22:06:35.873455 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} executeQuery: Read 72 rows, 5.76 KiB in 0.006176 sec., 11658.031088082902 rows/sec., 931.97 KiB/sec. 2025.03.25 22:06:35.873485 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:06:35.873636 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} TCPHandler: Processed in 0.006720758 sec. 2025.03.25 22:06:35.873774 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.873978 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:35.874081 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:35.874098 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.874353 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:06:35.874580 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.25 22:06:35.875043 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.875090 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.875509 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:06:35.875767 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.876028 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} executeQuery: Read 160 rows, 11.41 KiB in 0.002116 sec., 75614.36672967864 rows/sec., 5.27 MiB/sec. 2025.03.25 22:06:35.876099 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} TCPHandler: Processed in 0.002378942 sec. 2025.03.25 22:06:35.876379 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.876561 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:35.876636 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:35.877732 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.877774 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.878406 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:06:35.878670 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.878927 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. 2025.03.25 22:06:35.879039 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} TCPHandler: Processed in 0.002758688 sec. 2025.03.25 22:06:35.879189 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:35.879295 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:35.879343 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:35.879792 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:35.879833 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:35.880198 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:06:35.880436 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:35.880637 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.25 22:06:35.880688 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} TCPHandler: Processed in 0.001549947 sec. 2025.03.25 22:06:39.982086 [ 148 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:06:39.982162 [ 148 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:06:40.163710 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2025.03.25 22:06:40.164436 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.164477 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.165026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:06:40.165288 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.165483 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.03.25 22:06:40.276314 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1282 2025.03.25 22:06:40.279459 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.279525 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.281011 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:06:40.281326 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.282780 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1282 2025.03.25 22:06:40.863038 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.863228 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:40.863316 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:40.864176 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.864231 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.864694 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:06:40.864955 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.865218 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} executeQuery: Read 120 rows, 10.41 KiB in 0.002043 sec., 58737.15124816446 rows/sec., 4.98 MiB/sec. 2025.03.25 22:06:40.865290 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} TCPHandler: Processed in 0.002395272 sec. 2025.03.25 22:06:40.865420 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.865537 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:40.865587 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:40.866153 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.866195 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.866572 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:06:40.866820 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.867034 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} executeQuery: Read 32 rows, 2.41 KiB in 0.001527 sec., 20956.123117223313 rows/sec., 1.54 MiB/sec. 2025.03.25 22:06:40.867089 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} TCPHandler: Processed in 0.0017248 sec. 2025.03.25 22:06:40.867198 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.867304 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:40.867352 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:40.867912 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.867954 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.868327 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:06:40.868572 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.868800 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} executeQuery: Read 96 rows, 7.68 KiB in 0.001521 sec., 63116.370808678505 rows/sec., 4.93 MiB/sec. 2025.03.25 22:06:40.868854 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} TCPHandler: Processed in 0.00170942 sec. 2025.03.25 22:06:40.868972 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.869081 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:40.869132 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:40.869666 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.869705 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.870098 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:06:40.870351 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.870574 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. 2025.03.25 22:06:40.870626 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} TCPHandler: Processed in 0.00170679 sec. 2025.03.25 22:06:40.870748 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.870863 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:40.870934 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:40.872116 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.872158 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.872836 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:06:40.873100 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.873302 [ 144 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:06:40.873362 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} executeQuery: Read 32 rows, 58.72 KiB in 0.002515 sec., 12723.658051689861 rows/sec., 22.80 MiB/sec. 2025.03.25 22:06:40.873394 [ 144 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.873469 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.873713 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} TCPHandler: Processed in 0.003015333 sec. 2025.03.25 22:06:40.873883 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:06:40.873929 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:40.874139 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:40.874255 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:40.875010 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:40.875227 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part 2025.03.25 22:06:40.875976 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part 2025.03.25 22:06:40.876533 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:40.876626 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:40.876733 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2025.03.25 22:06:40.877421 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part 2025.03.25 22:06:40.878124 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2025.03.25 22:06:40.878214 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:06:40.878631 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part 2025.03.25 22:06:40.879038 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.879776 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} executeQuery: Read 60 rows, 4.14 KiB in 0.00566 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. 2025.03.25 22:06:40.879965 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} TCPHandler: Processed in 0.006086796 sec. 2025.03.25 22:06:40.886755 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 19 columns (19 merged, 0 gathered) in 0.013105309 sec., 104003.65226031678 rows/sec., 186.37 MiB/sec. 2025.03.25 22:06:40.888161 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:06:40.888649 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:40.888749 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:06:40.888935 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2025.03.25 22:06:41.000201 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.61 MiB, peak 242.40 MiB, free memory in arenas 0.00 B, will set to 232.13 MiB (RSS), difference: 2.52 MiB 2025.03.25 22:06:41.848167 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.03.25 22:06:41.867346 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:41.867400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:41.874401 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:06:41.875173 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:41.878406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.03.25 22:06:44.627352 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.627685 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.627803 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:06:44.628738 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.628792 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.629224 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:06:44.629473 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.629763 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} executeQuery: Read 24 rows, 2.04 KiB in 0.002161 sec., 11105.969458583988 rows/sec., 943.57 KiB/sec. 2025.03.25 22:06:44.630021 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} TCPHandler: Processed in 0.00285927 sec. 2025.03.25 22:06:44.630177 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.630288 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:06:44.630338 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:06:44.630899 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.630941 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.631301 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:06:44.631540 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.631796 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} executeQuery: Read 4 rows, 334.00 B in 0.001528 sec., 2617.801047120419 rows/sec., 213.46 KiB/sec. 2025.03.25 22:06:44.632003 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} TCPHandler: Processed in 0.001877313 sec. 2025.03.25 22:06:44.632156 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.632259 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:44.632304 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:44.633563 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.633603 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.634048 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:06:44.634289 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.634518 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} executeQuery: Read 1334 rows, 113.66 KiB in 0.002281 sec., 584831.214379658 rows/sec., 48.66 MiB/sec. 2025.03.25 22:06:44.634572 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} TCPHandler: Processed in 0.002467623 sec. 2025.03.25 22:06:44.634687 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.634794 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.634837 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:44.635373 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.635414 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.635758 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:06:44.635992 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.636224 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} executeQuery: Read 24 rows, 1.84 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.24 MiB/sec. 2025.03.25 22:06:44.636303 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} TCPHandler: Processed in 0.001667389 sec. 2025.03.25 22:06:44.636548 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.636719 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.636766 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:06:44.637413 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.637453 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.637802 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:06:44.638045 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.638295 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} executeQuery: Read 252 rows, 17.85 KiB in 0.001601 sec., 157401.62398500938 rows/sec., 10.89 MiB/sec. 2025.03.25 22:06:44.638501 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} TCPHandler: Processed in 0.002052896 sec. 2025.03.25 22:06:44.638682 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.638788 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.638833 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:06:44.639382 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.639422 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.639764 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:06:44.639998 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.640308 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} executeQuery: Read 12 rows, 960.00 B in 0.001518 sec., 7905.138339920948 rows/sec., 617.59 KiB/sec. 2025.03.25 22:06:44.640495 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} TCPHandler: Processed in 0.001872703 sec. 2025.03.25 22:06:44.640633 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.640738 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:44.640782 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:44.641554 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.641594 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.641959 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:06:44.642205 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.642416 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} executeQuery: Read 568 rows, 43.63 KiB in 0.001699 sec., 334314.3025309005 rows/sec., 25.08 MiB/sec. 2025.03.25 22:06:44.642467 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} TCPHandler: Processed in 0.001884764 sec. 2025.03.25 22:06:44.642579 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.642685 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.642733 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:44.643452 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.643491 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.643915 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:06:44.644151 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.644358 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} executeQuery: Read 956 rows, 67.30 KiB in 0.001695 sec., 564011.7994100295 rows/sec., 38.77 MiB/sec. 2025.03.25 22:06:44.644408 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} TCPHandler: Processed in 0.001879562 sec. 2025.03.25 22:06:44.644522 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.644626 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.644692 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:44.645729 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.645769 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.646358 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:06:44.646609 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.646841 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} executeQuery: Read 8 rows, 14.68 KiB in 0.002236 sec., 3577.8175313059032 rows/sec., 6.41 MiB/sec. 2025.03.25 22:06:44.646940 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} TCPHandler: Processed in 0.002469472 sec. 2025.03.25 22:06:44.647078 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:44.647184 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:44.647231 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:44.647654 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:44.647692 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:44.648038 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:06:44.648269 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:44.648475 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} executeQuery: Read 46 rows, 3.19 KiB in 0.001312 sec., 35060.9756097561 rows/sec., 2.37 MiB/sec. 2025.03.25 22:06:44.648524 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} TCPHandler: Processed in 0.001496996 sec. 2025.03.25 22:06:45.855675 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:45.855860 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:45.855936 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:45.856737 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:45.856790 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:45.857227 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:06:45.857491 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:45.857726 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2025.03.25 22:06:45.857829 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} TCPHandler: Processed in 0.00227868 sec. 2025.03.25 22:06:45.858051 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:45.858255 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:45.858306 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:45.858882 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:45.858924 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:45.859288 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:06:45.859525 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:45.859708 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} executeQuery: Read 64 rows, 5.12 KiB in 0.001492 sec., 42895.442359249326 rows/sec., 3.35 MiB/sec. 2025.03.25 22:06:45.859760 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} TCPHandler: Processed in 0.001812542 sec. 2025.03.25 22:06:45.859878 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:45.859986 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:45.860036 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:45.860522 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:45.860559 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:45.860931 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:06:45.861167 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:45.861341 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} executeQuery: Read 34 rows, 2.43 KiB in 0.001378 sec., 24673.43976777939 rows/sec., 1.73 MiB/sec. 2025.03.25 22:06:45.861391 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} TCPHandler: Processed in 0.001565407 sec. 2025.03.25 22:06:45.861494 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:45.861596 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:45.861642 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:45.862066 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:45.862103 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:45.862452 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:06:45.862682 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:45.862866 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} executeQuery: Read 14 rows, 977.00 B in 0.001288 sec., 10869.565217391304 rows/sec., 740.76 KiB/sec. 2025.03.25 22:06:45.862969 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} TCPHandler: Processed in 0.001524497 sec. 2025.03.25 22:06:47.665608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2025.03.25 22:06:47.666262 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:47.666344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.03.25 22:06:47.666861 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:06:47.667116 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:47.667394 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2025.03.25 22:06:49.378482 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.03.25 22:06:49.399382 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:49.399443 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:49.406902 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:06:49.407682 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:49.411297 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.03.25 22:06:50.283004 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1322 2025.03.25 22:06:50.286583 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.286634 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.288137 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:06:50.288442 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.288997 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1322 2025.03.25 22:06:50.864442 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.864654 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:50.864738 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:50.865782 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.865857 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.866525 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:06:50.866929 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.867215 [ 134 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:06:50.867258 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} executeQuery: Read 120 rows, 10.41 KiB in 0.002655 sec., 45197.740112994354 rows/sec., 3.83 MiB/sec. 2025.03.25 22:06:50.867310 [ 134 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.867377 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.867478 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} TCPHandler: Processed in 0.003179716 sec. 2025.03.25 22:06:50.867832 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:06:50.867890 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.868285 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:50.868461 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:50.868647 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:50.868854 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1969 rows starting from the beginning of the part 2025.03.25 22:06:50.869388 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:50.869955 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 120 rows starting from the beginning of the part 2025.03.25 22:06:50.870465 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:06:50.871049 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part 2025.03.25 22:06:50.871646 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part 2025.03.25 22:06:50.872888 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.872982 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.874939 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:06:50.875352 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.877608 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} executeQuery: Read 32 rows, 2.41 KiB in 0.009463 sec., 3381.59146148156 rows/sec., 254.28 KiB/sec. 2025.03.25 22:06:50.877622 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.010098797 sec., 363508.6436532985 rows/sec., 31.39 MiB/sec. 2025.03.25 22:06:50.877807 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} TCPHandler: Processed in 0.010047385 sec. 2025.03.25 22:06:50.878133 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.878177 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:06:50.878411 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:50.878512 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:50.879070 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.879399 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:06:50.879623 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:06:50.879985 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.880045 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.880600 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:06:50.880934 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.881202 [ 134 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:06:50.881283 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} executeQuery: Read 96 rows, 7.68 KiB in 0.002976 sec., 32258.064516129034 rows/sec., 2.52 MiB/sec. 2025.03.25 22:06:50.881312 [ 134 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.881789 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.881860 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} TCPHandler: Processed in 0.003846417 sec. 2025.03.25 22:06:50.882168 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.882618 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:06:50.882635 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:50.882793 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:50.882891 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:50.883016 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part 2025.03.25 22:06:50.883373 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part 2025.03.25 22:06:50.883930 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part 2025.03.25 22:06:50.884347 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 568 rows starting from the beginning of the part 2025.03.25 22:06:50.884601 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part 2025.03.25 22:06:50.885139 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part 2025.03.25 22:06:50.885921 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.885986 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.886878 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:06:50.887396 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.887693 [ 134 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:06:50.887795 [ 134 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.887876 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.887974 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} executeQuery: Read 160 rows, 11.41 KiB in 0.005647 sec., 28333.628475296617 rows/sec., 1.97 MiB/sec. 2025.03.25 22:06:50.888344 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} TCPHandler: Processed in 0.00629136 sec. 2025.03.25 22:06:50.888759 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.889126 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:50.888394 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:06:50.889494 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:50.890695 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:50.891046 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21688 rows starting from the beginning of the part 2025.03.25 22:06:50.891711 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:50.892411 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:50.893140 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 956 rows starting from the beginning of the part 2025.03.25 22:06:50.893911 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part 2025.03.25 22:06:50.894599 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.03.25 22:06:50.895844 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.013292643 sec., 139024.27079400237 rows/sec., 10.91 MiB/sec. 2025.03.25 22:06:50.896399 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:06:50.897562 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.897942 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:06:50.898273 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:06:50.898377 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.898497 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.900665 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:06:50.901196 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.901732 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} executeQuery: Read 32 rows, 58.72 KiB in 0.012761 sec., 2507.640467048037 rows/sec., 4.49 MiB/sec. 2025.03.25 22:06:50.902012 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} TCPHandler: Processed in 0.013384084 sec. 2025.03.25 22:06:50.902327 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:50.902479 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:50.902543 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:50.903106 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.903151 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.904064 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:06:50.904338 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.904581 [ 134 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:06:50.904595 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} executeQuery: Read 60 rows, 4.14 KiB in 0.002151 sec., 27894.002789400278 rows/sec., 1.88 MiB/sec. 2025.03.25 22:06:50.904700 [ 134 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:50.904769 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} TCPHandler: Processed in 0.002576905 sec. 2025.03.25 22:06:50.904791 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:50.905002 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:50.905279 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:50.905374 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4368 rows starting from the beginning of the part 2025.03.25 22:06:50.905789 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.03.25 22:06:50.906215 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2025.03.25 22:06:50.906606 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part 2025.03.25 22:06:50.906816 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part 2025.03.25 22:06:50.907063 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:06:50.910758 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 4 columns (4 merged, 0 gathered) in 0.005847713 sec., 788000.3686911447 rows/sec., 52.48 MiB/sec. 2025.03.25 22:06:50.911454 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:06:50.911988 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.912175 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:06:50.912350 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.03.25 22:06:50.913017 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 23158 rows, containing 5 columns (5 merged, 0 gathered) in 0.024985336 sec., 926863.6611490836 rows/sec., 63.42 MiB/sec. 2025.03.25 22:06:50.914074 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:06:50.914558 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:50.914678 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:06:50.914810 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.25 22:06:54.982213 [ 131 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:06:54.982278 [ 131 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:06:55.167515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2025.03.25 22:06:55.168213 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.168270 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.168868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:06:55.169150 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.169479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.03.25 22:06:55.862659 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.862846 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:06:55.862922 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:06:55.863734 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.863781 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.864235 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:06:55.864503 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.864732 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} executeQuery: Read 72 rows, 5.96 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.01 MiB/sec. 2025.03.25 22:06:55.864867 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} TCPHandler: Processed in 0.002338491 sec. 2025.03.25 22:06:55.865163 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.865321 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:06:55.865373 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:06:55.865946 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.865989 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.866349 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:06:55.866590 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.866776 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} executeQuery: Read 8 rows, 616.00 B in 0.001484 sec., 5390.8355795148245 rows/sec., 405.37 KiB/sec. 2025.03.25 22:06:55.866832 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} TCPHandler: Processed in 0.001790121 sec. 2025.03.25 22:06:55.866942 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.867052 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:06:55.867099 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:06:55.867660 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.867700 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.868058 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:06:55.868296 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.868473 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} executeQuery: Read 72 rows, 5.76 KiB in 0.001446 sec., 49792.53112033195 rows/sec., 3.89 MiB/sec. 2025.03.25 22:06:55.868525 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} TCPHandler: Processed in 0.001636289 sec. 2025.03.25 22:06:55.868645 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.868760 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:55.868812 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:06:55.869353 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.869392 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.869797 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:06:55.870051 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.870271 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2025.03.25 22:06:55.870325 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} TCPHandler: Processed in 0.001733971 sec. 2025.03.25 22:06:55.870455 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.870562 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:06:55.870630 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:06:55.871725 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.871766 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.872413 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:06:55.872680 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.872935 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} executeQuery: Read 8 rows, 14.68 KiB in 0.002396 sec., 3338.89816360601 rows/sec., 5.98 MiB/sec. 2025.03.25 22:06:55.873040 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} TCPHandler: Processed in 0.002637246 sec. 2025.03.25 22:06:55.873178 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:06:55.873284 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:06:55.873331 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:06:55.873773 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.873812 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.874174 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:06:55.874416 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.874648 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. 2025.03.25 22:06:55.874735 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} TCPHandler: Processed in 0.001608369 sec. 2025.03.25 22:06:55.899672 [ 130 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.25 22:06:55.899746 [ 130 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:55.899772 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:55.899997 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:06:55.900333 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:06:55.900389 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part 2025.03.25 22:06:55.900505 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2025.03.25 22:06:55.900734 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2025.03.25 22:06:55.900995 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part 2025.03.25 22:06:55.901132 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2025.03.25 22:06:55.902150 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228909 sec., 18347.902441581587 rows/sec., 1.53 MiB/sec. 2025.03.25 22:06:55.902351 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.25 22:06:55.902685 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:55.902777 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.25 22:06:55.902884 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:06:56.911365 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.03.25 22:06:56.932895 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:06:56.932962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:06:56.940260 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:06:56.941042 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:06:56.944069 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.03.25 22:07:00.289230 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1346 2025.03.25 22:07:00.292150 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.292196 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.293685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:07:00.294012 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.294949 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2025.03.25 22:07:00.863899 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.864087 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:07:00.864160 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:07:00.864926 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.864980 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.865415 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:07:00.865670 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.865921 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} executeQuery: Read 4 rows, 334.00 B in 0.001886 sec., 2120.8907741251323 rows/sec., 172.94 KiB/sec. 2025.03.25 22:07:00.865989 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} TCPHandler: Processed in 0.002219409 sec. 2025.03.25 22:07:00.866128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.866242 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:00.866291 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:00.866904 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.866949 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.867326 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:07:00.867567 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.867790 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} executeQuery: Read 122 rows, 10.56 KiB in 0.001573 sec., 77558.8048315321 rows/sec., 6.56 MiB/sec. 2025.03.25 22:07:00.867843 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} TCPHandler: Processed in 0.001768371 sec. 2025.03.25 22:07:00.867967 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.868074 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:00.868117 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:00.868655 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.868694 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.869060 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:07:00.869296 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.869487 [ 122 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:07:00.869539 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} executeQuery: Read 36 rows, 2.69 KiB in 0.001479 sec., 24340.77079107505 rows/sec., 1.77 MiB/sec. 2025.03.25 22:07:00.869582 [ 122 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.869654 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.869665 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} TCPHandler: Processed in 0.001748591 sec. 2025.03.25 22:07:00.869879 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:00.869891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.870142 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:00.870162 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:00.870249 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:00.870249 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part 2025.03.25 22:07:00.870605 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:00.870934 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part 2025.03.25 22:07:00.871429 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:00.871821 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:00.872092 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2025.03.25 22:07:00.872994 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.873061 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.874141 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:07:00.874783 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.875119 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005347333 sec., 57972.824957787365 rows/sec., 4.18 MiB/sec. 2025.03.25 22:07:00.875312 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} executeQuery: Read 100 rows, 8.00 KiB in 0.005248 sec., 19054.878048780487 rows/sec., 1.49 MiB/sec. 2025.03.25 22:07:00.875419 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:07:00.875528 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} TCPHandler: Processed in 0.0057111 sec. 2025.03.25 22:07:00.875937 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.876359 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:00.876594 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:00.876616 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.876858 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:07:00.876999 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:07:00.877415 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.877455 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.877843 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:07:00.878079 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.878319 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} executeQuery: Read 162 rows, 11.55 KiB in 0.002133 sec., 75949.3670886076 rows/sec., 5.29 MiB/sec. 2025.03.25 22:07:00.878391 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} TCPHandler: Processed in 0.002580125 sec. 2025.03.25 22:07:00.878540 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.878664 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:00.878731 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:00.879896 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.879936 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.880579 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:07:00.880833 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.881125 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} executeQuery: Read 32 rows, 58.72 KiB in 0.002475 sec., 12929.292929292928 rows/sec., 23.17 MiB/sec. 2025.03.25 22:07:00.881493 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} TCPHandler: Processed in 0.003014533 sec. 2025.03.25 22:07:00.881805 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:00.881921 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:00.881969 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:00.882448 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:00.882487 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:00.882852 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:07:00.883082 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:00.883299 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. 2025.03.25 22:07:00.883350 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} TCPHandler: Processed in 0.001628869 sec. 2025.03.25 22:07:02.669614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2025.03.25 22:07:02.670368 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:02.670425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:02.670991 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:07:02.671252 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:02.671550 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2025.03.25 22:07:04.444156 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.03.25 22:07:04.465797 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:04.465872 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:04.473420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:07:04.474216 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:04.476979 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.03.25 22:07:05.861745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.862044 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:05.862158 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:05.863237 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.863283 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.863731 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:07:05.863984 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.864217 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} executeQuery: Read 72 rows, 5.96 KiB in 0.002254 sec., 31943.21206743567 rows/sec., 2.58 MiB/sec. 2025.03.25 22:07:05.864301 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} TCPHandler: Processed in 0.002693197 sec. 2025.03.25 22:07:05.864554 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.864714 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:05.864765 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:05.865317 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.865356 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.865707 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:07:05.865945 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.866123 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} executeQuery: Read 8 rows, 616.00 B in 0.001438 sec., 5563.282336578582 rows/sec., 418.33 KiB/sec. 2025.03.25 22:07:05.866176 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} TCPHandler: Processed in 0.00172386 sec. 2025.03.25 22:07:05.866303 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.866411 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:05.866457 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:05.867011 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.867049 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.867400 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:07:05.867632 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.867812 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} executeQuery: Read 72 rows, 5.76 KiB in 0.001424 sec., 50561.79775280899 rows/sec., 3.95 MiB/sec. 2025.03.25 22:07:05.867863 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} TCPHandler: Processed in 0.001612308 sec. 2025.03.25 22:07:05.867994 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.868135 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:05.868195 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:05.868820 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.868858 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.869261 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:07:05.869500 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.869681 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. 2025.03.25 22:07:05.869733 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} TCPHandler: Processed in 0.001804561 sec. 2025.03.25 22:07:05.869839 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.869944 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:05.870011 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:05.871062 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.871101 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.871713 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:07:05.871973 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.872122 [ 115 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:07:05.872174 [ 115 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.872184 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. 2025.03.25 22:07:05.872205 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.872409 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} TCPHandler: Processed in 0.002621026 sec. 2025.03.25 22:07:05.872419 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:05.872559 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:05.872714 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:05.872733 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:05.872781 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:05.872809 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1363 rows starting from the beginning of the part 2025.03.25 22:07:05.873488 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2025.03.25 22:07:05.874014 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:05.874563 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2025.03.25 22:07:05.874563 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:05.874619 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:05.875024 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:05.875425 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:05.875570 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:07:05.875970 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.876218 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} executeQuery: Read 60 rows, 4.14 KiB in 0.003548 sec., 16910.935738444194 rows/sec., 1.14 MiB/sec. 2025.03.25 22:07:05.876326 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} TCPHandler: Processed in 0.003826467 sec. 2025.03.25 22:07:05.881869 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 19 columns (19 merged, 0 gathered) in 0.009568307 sec., 151646.47204568164 rows/sec., 271.74 MiB/sec. 2025.03.25 22:07:05.883418 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:07:05.883910 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:05.884016 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:07:05.884209 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. 2025.03.25 22:07:06.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.73 MiB, peak 245.21 MiB, free memory in arenas 0.00 B, will set to 235.12 MiB (RSS), difference: 1.39 MiB 2025.03.25 22:07:09.982338 [ 112 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:07:09.982407 [ 112 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:07:10.171662 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2025.03.25 22:07:10.172398 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.172445 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.173043 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:07:10.173313 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.173464 [ 112 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:07:10.173529 [ 112 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.173534 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.03.25 22:07:10.173557 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.173696 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.173855 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:10.173899 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.173987 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.174204 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.174483 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.174590 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.174851 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:10.177568 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938019 sec., 6521299.160821723 rows/sec., 93.29 MiB/sec. 2025.03.25 22:07:10.177761 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:07:10.178105 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.178194 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:07:10.178292 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.25 22:07:10.295159 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1372 2025.03.25 22:07:10.298574 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.298644 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.300201 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:07:10.300524 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.300789 [ 112 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.25 22:07:10.300911 [ 112 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.300980 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.302136 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:07:10.302521 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1372 2025.03.25 22:07:10.303100 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:10.303297 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1232 rows starting from the beginning of the part 2025.03.25 22:07:10.303820 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part 2025.03.25 22:07:10.304337 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2025.03.25 22:07:10.304840 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part 2025.03.25 22:07:10.305331 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part 2025.03.25 22:07:10.305807 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.03.25 22:07:10.314404 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.013135029 sec., 104453.51890734311 rows/sec., 83.56 MiB/sec. 2025.03.25 22:07:10.316124 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.25 22:07:10.316949 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.317043 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.25 22:07:10.317384 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.03.25 22:07:10.863100 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.863288 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:10.863361 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:10.864190 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.864240 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.864691 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:07:10.864953 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.865175 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} executeQuery: Read 120 rows, 10.41 KiB in 0.001939 sec., 61887.57091284167 rows/sec., 5.24 MiB/sec. 2025.03.25 22:07:10.865246 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} TCPHandler: Processed in 0.00228127 sec. 2025.03.25 22:07:10.865379 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.865497 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:10.865547 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:10.866110 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.866149 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.866511 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:07:10.866766 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.866953 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} executeQuery: Read 32 rows, 2.41 KiB in 0.001484 sec., 21563.342318059298 rows/sec., 1.58 MiB/sec. 2025.03.25 22:07:10.867009 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} TCPHandler: Processed in 0.001685849 sec. 2025.03.25 22:07:10.867131 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.867253 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:10.867303 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:10.867889 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.867934 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.868317 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:07:10.868566 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.868762 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} executeQuery: Read 96 rows, 7.68 KiB in 0.001534 sec., 62581.48631029987 rows/sec., 4.89 MiB/sec. 2025.03.25 22:07:10.868817 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} TCPHandler: Processed in 0.001740931 sec. 2025.03.25 22:07:10.868937 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.869048 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:10.869099 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:10.869633 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.869671 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.870070 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:07:10.870311 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.870495 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. 2025.03.25 22:07:10.870549 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} TCPHandler: Processed in 0.001665269 sec. 2025.03.25 22:07:10.870686 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.870792 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:10.870861 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:10.872009 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.872047 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.872701 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:07:10.872979 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.873215 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} executeQuery: Read 32 rows, 58.72 KiB in 0.002443 sec., 13098.649201801065 rows/sec., 23.47 MiB/sec. 2025.03.25 22:07:10.873528 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} TCPHandler: Processed in 0.002889531 sec. 2025.03.25 22:07:10.873864 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:10.874004 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:10.874055 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:10.874540 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:10.874578 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:10.874950 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:07:10.875191 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:10.875396 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. 2025.03.25 22:07:10.875491 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} TCPHandler: Processed in 0.00172245 sec. 2025.03.25 22:07:11.977045 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.03.25 22:07:11.999296 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:11.999357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:12.006774 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:07:12.007575 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:12.007986 [ 109 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:07:12.008116 [ 109 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:12.008176 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2025.03.25 22:07:12.008769 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.029596 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.03.25 22:07:12.030554 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:12.032308 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.038167 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.044009 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.049731 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.055717 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.060397 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:12.121562 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.113217097 sec., 3727.3522390350636 rows/sec., 19.27 MiB/sec. 2025.03.25 22:07:12.123711 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:07:12.126307 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:12.126419 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:07:12.128014 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.25 22:07:15.892187 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.892418 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.892500 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:07:15.893358 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.893407 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.893854 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:07:15.894116 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.894415 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} executeQuery: Read 24 rows, 2.04 KiB in 0.002038 sec., 11776.251226692837 rows/sec., 1000.52 KiB/sec. 2025.03.25 22:07:15.894844 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} TCPHandler: Processed in 0.002785399 sec. 2025.03.25 22:07:15.895166 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.895280 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:15.895331 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:15.896609 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.896652 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.897122 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:07:15.897368 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.897585 [ 102 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:07:15.897601 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} executeQuery: Read 1332 rows, 113.52 KiB in 0.002338 sec., 569717.7074422584 rows/sec., 47.41 MiB/sec. 2025.03.25 22:07:15.897710 [ 102 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.897777 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} TCPHandler: Processed in 0.002683166 sec. 2025.03.25 22:07:15.897800 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.897999 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.898148 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:07:15.898188 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.898271 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:15.898512 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:15.898603 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1969 rows starting from the beginning of the part 2025.03.25 22:07:15.898976 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:15.899339 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 122 rows starting from the beginning of the part 2025.03.25 22:07:15.899661 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:15.899975 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part 2025.03.25 22:07:15.900133 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:07:15.901132 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.901191 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.901990 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:07:15.902489 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.902841 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} executeQuery: Read 20 rows, 1.56 KiB in 0.004691 sec., 4263.483265828182 rows/sec., 333.08 KiB/sec. 2025.03.25 22:07:15.902938 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} TCPHandler: Processed in 0.005051289 sec. 2025.03.25 22:07:15.903103 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.903250 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.903355 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:07:15.903742 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3687 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790031 sec., 636784.1553870782 rows/sec., 55.02 MiB/sec. 2025.03.25 22:07:15.904062 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:07:15.904554 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.904717 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:07:15.904746 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.904830 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.904863 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:07:15.905253 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:07:15.905499 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.905755 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} executeQuery: Read 252 rows, 17.85 KiB in 0.002553 sec., 98707.40305522914 rows/sec., 6.83 MiB/sec. 2025.03.25 22:07:15.905998 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} TCPHandler: Processed in 0.002949472 sec. 2025.03.25 22:07:15.906175 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.906280 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.906327 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:07:15.906878 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.906919 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.907271 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:07:15.907504 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.907714 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. 2025.03.25 22:07:15.907768 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} TCPHandler: Processed in 0.001647619 sec. 2025.03.25 22:07:15.907886 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.907993 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:15.908038 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:15.908808 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.908848 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.909222 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:07:15.909454 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.909663 [ 102 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:07:15.909720 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} executeQuery: Read 564 rows, 43.30 KiB in 0.001742 sec., 323765.7864523536 rows/sec., 24.28 MiB/sec. 2025.03.25 22:07:15.909752 [ 102 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.909837 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} TCPHandler: Processed in 0.002001525 sec. 2025.03.25 22:07:15.909848 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.910035 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.910145 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:07:15.910218 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.910338 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:15.910480 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:15.910570 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part 2025.03.25 22:07:15.910927 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:15.911351 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part 2025.03.25 22:07:15.911662 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:15.911756 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part 2025.03.25 22:07:15.911850 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 564 rows starting from the beginning of the part 2025.03.25 22:07:15.913060 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.913121 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.914258 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:07:15.914653 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.914886 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891035 sec., 379469.7850250509 rows/sec., 29.78 MiB/sec. 2025.03.25 22:07:15.915048 [ 102 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:07:15.915149 [ 102 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.915231 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:07:15.915243 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} executeQuery: Read 916 rows, 63.62 KiB in 0.005048 sec., 181458.0031695721 rows/sec., 12.31 MiB/sec. 2025.03.25 22:07:15.915244 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.915596 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} TCPHandler: Processed in 0.005652249 sec. 2025.03.25 22:07:15.915742 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:07:15.915907 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.916043 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:15.916047 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.916132 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23158 rows starting from the beginning of the part 2025.03.25 22:07:15.916152 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.916419 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:07:15.916556 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:15.916558 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:15.916817 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:07:15.917118 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part 2025.03.25 22:07:15.917537 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:15.917893 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:15.918210 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 916 rows starting from the beginning of the part 2025.03.25 22:07:15.919926 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.919968 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.921071 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:07:15.921533 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.921922 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} executeQuery: Read 8 rows, 14.68 KiB in 0.005829 sec., 1372.448104306056 rows/sec., 2.46 MiB/sec. 2025.03.25 22:07:15.922375 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} TCPHandler: Processed in 0.006590605 sec. 2025.03.25 22:07:15.922886 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:15.923147 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:15.923197 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:15.923728 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.923767 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.924383 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:07:15.924627 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.924860 [ 102 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:07:15.924935 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001859 sec., 32275.416890801505 rows/sec., 2.18 MiB/sec. 2025.03.25 22:07:15.924946 [ 102 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:15.925041 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:15.925069 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} TCPHandler: Processed in 0.0023191 sec. 2025.03.25 22:07:15.925305 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:15.925589 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:15.925637 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4608 rows starting from the beginning of the part 2025.03.25 22:07:15.925803 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:15.926192 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:15.926522 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:15.926783 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24716 rows, containing 5 columns (5 merged, 0 gathered) in 0.011280117 sec., 2191112.024813218 rows/sec., 149.94 MiB/sec. 2025.03.25 22:07:15.926845 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:15.926978 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:15.927129 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:07:15.927901 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.928093 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:07:15.928215 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.03.25 22:07:15.929661 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4908 rows, containing 4 columns (4 merged, 0 gathered) in 0.004450527 sec., 1102790.748151848 rows/sec., 73.50 MiB/sec. 2025.03.25 22:07:15.930220 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:07:15.930567 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:15.930660 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:07:15.930764 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.25 22:07:17.673664 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2025.03.25 22:07:17.674390 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:17.674442 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:17.674987 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:07:17.675255 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:17.675552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2025.03.25 22:07:19.529687 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.03.25 22:07:19.549329 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:19.549396 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:19.556318 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:07:19.557063 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:19.560396 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.03.25 22:07:20.302756 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1402 2025.03.25 22:07:20.306069 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.306123 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.307615 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:07:20.307946 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.309359 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1402 2025.03.25 22:07:20.864655 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.864884 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:20.864975 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:20.866187 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.866262 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.866983 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:07:20.867417 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.867802 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} executeQuery: Read 120 rows, 10.41 KiB in 0.002955 sec., 40609.137055837564 rows/sec., 3.44 MiB/sec. 2025.03.25 22:07:20.868001 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} TCPHandler: Processed in 0.003519902 sec. 2025.03.25 22:07:20.868345 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.868617 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:20.868721 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:20.870152 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.870226 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.870771 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:07:20.871105 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.871384 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} executeQuery: Read 32 rows, 2.41 KiB in 0.002838 sec., 11275.54615926709 rows/sec., 847.87 KiB/sec. 2025.03.25 22:07:20.871507 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} TCPHandler: Processed in 0.003356218 sec. 2025.03.25 22:07:20.871805 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.871959 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:20.872030 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:20.872839 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.872892 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.873409 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:07:20.873759 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.874097 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} executeQuery: Read 96 rows, 7.68 KiB in 0.002181 sec., 44016.50618982118 rows/sec., 3.44 MiB/sec. 2025.03.25 22:07:20.874183 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} TCPHandler: Processed in 0.002503454 sec. 2025.03.25 22:07:20.874526 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.874730 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:20.875103 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:20.876129 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.876186 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.876792 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:07:20.877161 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.877433 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} executeQuery: Read 160 rows, 11.41 KiB in 0.002737 sec., 58458.16587504568 rows/sec., 4.07 MiB/sec. 2025.03.25 22:07:20.877515 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} TCPHandler: Processed in 0.003125565 sec. 2025.03.25 22:07:20.877714 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.877844 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:20.877943 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:20.879996 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.880059 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.881128 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:07:20.881470 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.881820 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} executeQuery: Read 32 rows, 58.72 KiB in 0.004008 sec., 7984.031936127744 rows/sec., 14.31 MiB/sec. 2025.03.25 22:07:20.882185 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} TCPHandler: Processed in 0.00454854 sec. 2025.03.25 22:07:20.884182 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:20.884361 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:20.884443 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:20.885078 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:20.885132 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:20.885639 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:07:20.885984 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:20.886262 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} executeQuery: Read 60 rows, 4.14 KiB in 0.001948 sec., 30800.821355236138 rows/sec., 2.08 MiB/sec. 2025.03.25 22:07:20.886337 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} TCPHandler: Processed in 0.002272969 sec. 2025.03.25 22:07:24.982653 [ 94 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:07:24.982721 [ 94 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:07:25.175674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2025.03.25 22:07:25.176365 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.176418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.176954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:07:25.177214 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.177474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.03.25 22:07:25.862655 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.862954 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:25.863070 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:25.863998 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.864048 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.864506 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:07:25.864763 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.865013 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} executeQuery: Read 72 rows, 5.96 KiB in 0.002141 sec., 33629.14525922466 rows/sec., 2.72 MiB/sec. 2025.03.25 22:07:25.865080 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} TCPHandler: Processed in 0.002609665 sec. 2025.03.25 22:07:25.865212 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.865324 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:25.865372 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:25.865914 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.865956 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.866310 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:07:25.866546 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.866726 [ 93 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:07:25.866788 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} executeQuery: Read 8 rows, 616.00 B in 0.001484 sec., 5390.8355795148245 rows/sec., 405.37 KiB/sec. 2025.03.25 22:07:25.866817 [ 93 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.866892 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.866906 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} TCPHandler: Processed in 0.001746301 sec. 2025.03.25 22:07:25.867076 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:25.867085 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.867248 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:25.867249 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:25.867292 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part 2025.03.25 22:07:25.867315 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:25.867511 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:25.867955 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:25.868345 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2025.03.25 22:07:25.868691 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:25.869001 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:25.869745 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.869786 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.870361 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:07:25.870653 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.003650574 sec., 76152.40781312747 rows/sec., 5.46 MiB/sec. 2025.03.25 22:07:25.870739 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.871020 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:07:25.871211 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} executeQuery: Read 72 rows, 5.76 KiB in 0.003983 sec., 18076.826512678883 rows/sec., 1.41 MiB/sec. 2025.03.25 22:07:25.871341 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} TCPHandler: Processed in 0.004315255 sec. 2025.03.25 22:07:25.871524 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.871663 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.871699 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:25.871819 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:25.871863 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:07:25.872085 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:07:25.872595 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.872638 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.873027 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:07:25.873273 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.873514 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} executeQuery: Read 160 rows, 11.41 KiB in 0.001861 sec., 85975.28210639441 rows/sec., 5.99 MiB/sec. 2025.03.25 22:07:25.873581 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} TCPHandler: Processed in 0.002130327 sec. 2025.03.25 22:07:25.873711 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.873840 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:25.873905 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:25.874926 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.874965 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.875564 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:07:25.875816 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.876118 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} executeQuery: Read 8 rows, 14.68 KiB in 0.002297 sec., 3482.80365694384 rows/sec., 6.24 MiB/sec. 2025.03.25 22:07:25.876420 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} TCPHandler: Processed in 0.002772699 sec. 2025.03.25 22:07:25.876768 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:25.876882 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:25.876929 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:25.877396 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:25.877435 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:25.877792 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:07:25.878025 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:25.878227 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.25 22:07:25.878277 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} TCPHandler: Processed in 0.001610388 sec. 2025.03.25 22:07:27.060454 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.03.25 22:07:27.080978 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:27.081037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:27.088421 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:07:27.089204 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:27.093196 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.03.25 22:07:30.309626 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1426 2025.03.25 22:07:30.313174 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.313226 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.314713 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:07:30.315033 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.316482 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1426 2025.03.25 22:07:30.865543 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.865731 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:07:30.865802 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:07:30.866581 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.866635 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.867067 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:07:30.867330 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.867590 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} executeQuery: Read 10 rows, 835.00 B in 0.001899 sec., 5265.92943654555 rows/sec., 429.40 KiB/sec. 2025.03.25 22:07:30.867720 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} TCPHandler: Processed in 0.00230387 sec. 2025.03.25 22:07:30.867923 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.868034 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:30.868084 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:30.868725 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.868767 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.869146 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:07:30.869391 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.869630 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} executeQuery: Read 125 rows, 10.78 KiB in 0.001621 sec., 77112.8932757557 rows/sec., 6.49 MiB/sec. 2025.03.25 22:07:30.869709 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} TCPHandler: Processed in 0.001845602 sec. 2025.03.25 22:07:30.869859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.870005 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:30.870066 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:30.870625 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.870665 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.871026 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:07:30.871267 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.871477 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} executeQuery: Read 42 rows, 3.10 KiB in 0.001512 sec., 27777.777777777777 rows/sec., 2.01 MiB/sec. 2025.03.25 22:07:30.871532 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} TCPHandler: Processed in 0.00174057 sec. 2025.03.25 22:07:30.871637 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.871739 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:30.871785 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:30.872355 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.872394 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.872755 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:07:30.873001 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.873230 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} executeQuery: Read 106 rows, 8.49 KiB in 0.001509 sec., 70245.19549370445 rows/sec., 5.50 MiB/sec. 2025.03.25 22:07:30.873309 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} TCPHandler: Processed in 0.001721891 sec. 2025.03.25 22:07:30.873524 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.873719 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:30.873770 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:30.874314 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.874353 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.874746 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:07:30.874979 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.875196 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} executeQuery: Read 165 rows, 11.76 KiB in 0.001512 sec., 109126.98412698411 rows/sec., 7.60 MiB/sec. 2025.03.25 22:07:30.875259 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} TCPHandler: Processed in 0.001835923 sec. 2025.03.25 22:07:30.875427 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.875539 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:30.875608 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:30.876772 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.876811 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.877469 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:07:30.877726 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.877915 [ 89 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:07:30.877995 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} executeQuery: Read 32 rows, 58.72 KiB in 0.002471 sec., 12950.222581950628 rows/sec., 23.21 MiB/sec. 2025.03.25 22:07:30.878004 [ 89 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.878077 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.878497 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} TCPHandler: Processed in 0.003134795 sec. 2025.03.25 22:07:30.878528 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:30.878991 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:30.879417 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:30.879603 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:30.880430 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:30.880550 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1451 rows starting from the beginning of the part 2025.03.25 22:07:30.880962 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:30.881401 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:30.881409 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:30.881447 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:30.881783 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:30.882171 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:30.882322 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:07:30.882481 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:30.882814 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.883158 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} executeQuery: Read 60 rows, 4.14 KiB in 0.003888 sec., 15432.0987654321 rows/sec., 1.04 MiB/sec. 2025.03.25 22:07:30.883226 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} TCPHandler: Processed in 0.004358057 sec. 2025.03.25 22:07:30.893197 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 19 columns (19 merged, 0 gathered) in 0.014976522 sec., 104363.34951466034 rows/sec., 187.01 MiB/sec. 2025.03.25 22:07:30.894821 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:07:30.895339 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:30.895432 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:07:30.895600 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. 2025.03.25 22:07:31.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.13 MiB, peak 249.61 MiB, free memory in arenas 0.00 B, will set to 241.82 MiB (RSS), difference: 4.69 MiB 2025.03.25 22:07:32.677628 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2025.03.25 22:07:32.678677 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:32.678772 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:32.679391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:07:32.679660 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:32.679959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2025.03.25 22:07:34.593276 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.03.25 22:07:34.614940 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:34.615008 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:34.623585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:07:34.624341 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:34.627062 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.03.25 22:07:35.862436 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.862652 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:35.862727 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:35.863545 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.863601 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.864051 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:07:35.864311 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.864573 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} executeQuery: Read 72 rows, 5.96 KiB in 0.001978 sec., 36400.404448938316 rows/sec., 2.94 MiB/sec. 2025.03.25 22:07:35.864640 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} TCPHandler: Processed in 0.002345181 sec. 2025.03.25 22:07:35.864770 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.864884 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:35.864934 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:35.865482 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.865524 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.865883 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:07:35.866139 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.866383 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} executeQuery: Read 8 rows, 616.00 B in 0.001521 sec., 5259.697567389875 rows/sec., 395.50 KiB/sec. 2025.03.25 22:07:35.866486 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} TCPHandler: Processed in 0.001770531 sec. 2025.03.25 22:07:35.866663 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.866937 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:35.867000 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:35.867581 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.867623 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.867985 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:07:35.868226 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.868445 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} executeQuery: Read 72 rows, 5.76 KiB in 0.001604 sec., 44887.78054862843 rows/sec., 3.50 MiB/sec. 2025.03.25 22:07:35.868500 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} TCPHandler: Processed in 0.001938253 sec. 2025.03.25 22:07:35.868618 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.868725 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:35.868777 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:35.869333 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.869375 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.869771 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:07:35.870021 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.870248 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. 2025.03.25 22:07:35.870301 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} TCPHandler: Processed in 0.001735291 sec. 2025.03.25 22:07:35.870408 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.870511 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:35.870578 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:35.871671 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.871711 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.872332 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:07:35.872598 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.872857 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. 2025.03.25 22:07:35.872975 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} TCPHandler: Processed in 0.002618245 sec. 2025.03.25 22:07:35.873106 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:35.873213 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:35.873261 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:35.873715 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:35.873755 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:35.874146 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:07:35.874382 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:35.874601 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. 2025.03.25 22:07:35.874651 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} TCPHandler: Processed in 0.001596848 sec. 2025.03.25 22:07:39.982968 [ 81 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:07:39.983066 [ 81 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:07:40.180086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2025.03.25 22:07:40.180769 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.180822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.181352 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:07:40.181608 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.181868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.03.25 22:07:40.316648 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1452 2025.03.25 22:07:40.320160 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.320223 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.321730 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:07:40.322054 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.323549 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1452 2025.03.25 22:07:40.863093 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.863277 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:40.863351 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:40.864186 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.864240 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.864702 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:07:40.864963 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.865163 [ 81 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:07:40.865230 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} executeQuery: Read 120 rows, 10.41 KiB in 0.002003 sec., 59910.13479780329 rows/sec., 5.08 MiB/sec. 2025.03.25 22:07:40.865257 [ 81 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.865331 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.865365 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} TCPHandler: Processed in 0.002398022 sec. 2025.03.25 22:07:40.865665 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.865714 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:07:40.865974 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:40.866157 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:40.866587 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:40.866821 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1969 rows starting from the beginning of the part 2025.03.25 22:07:40.867841 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 120 rows starting from the beginning of the part 2025.03.25 22:07:40.868164 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:40.868429 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 125 rows starting from the beginning of the part 2025.03.25 22:07:40.868791 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:40.869139 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 120 rows starting from the beginning of the part 2025.03.25 22:07:40.869825 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.869887 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.870823 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:07:40.871471 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.871878 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} executeQuery: Read 32 rows, 2.41 KiB in 0.006047 sec., 5291.880271208864 rows/sec., 397.92 KiB/sec. 2025.03.25 22:07:40.871989 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} TCPHandler: Processed in 0.006447172 sec. 2025.03.25 22:07:40.872208 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.872530 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:40.872597 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.007112884 sec., 348381.8940390424 rows/sec., 30.02 MiB/sec. 2025.03.25 22:07:40.872612 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:40.872975 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:07:40.873603 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.873837 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:07:40.873861 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.873924 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.874001 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.25 22:07:40.874397 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:07:40.874649 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.874825 [ 81 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:07:40.874889 [ 81 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.874905 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} executeQuery: Read 96 rows, 7.68 KiB in 0.002498 sec., 38430.744595676544 rows/sec., 3.00 MiB/sec. 2025.03.25 22:07:40.874936 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.875081 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} TCPHandler: Processed in 0.002961071 sec. 2025.03.25 22:07:40.875139 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:07:40.875228 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.875253 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:40.875287 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part 2025.03.25 22:07:40.875379 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:40.875431 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 96 rows starting from the beginning of the part 2025.03.25 22:07:40.875489 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:40.875644 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:40.875807 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part 2025.03.25 22:07:40.876144 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part 2025.03.25 22:07:40.876565 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 96 rows starting from the beginning of the part 2025.03.25 22:07:40.877694 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.877744 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.878314 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:07:40.878604 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.003548192 sec., 392876.14649940026 rows/sec., 30.89 MiB/sec. 2025.03.25 22:07:40.878675 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.878957 [ 80 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:07:40.878962 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:07:40.879052 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} executeQuery: Read 160 rows, 11.41 KiB in 0.003713 sec., 43091.83948289792 rows/sec., 3.00 MiB/sec. 2025.03.25 22:07:40.879079 [ 80 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.879188 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.879423 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} TCPHandler: Processed in 0.004246924 sec. 2025.03.25 22:07:40.879835 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:07:40.879871 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.880328 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:40.880793 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:40.880801 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:40.881061 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24716 rows starting from the beginning of the part 2025.03.25 22:07:40.881699 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:40.882280 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:40.882778 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 165 rows starting from the beginning of the part 2025.03.25 22:07:40.882805 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.883212 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:07:40.883569 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2025.03.25 22:07:40.883649 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:07:40.884381 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.03.25 22:07:40.886691 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.886772 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.888228 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:07:40.888621 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.888898 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} executeQuery: Read 32 rows, 58.72 KiB in 0.008724 sec., 3668.0421824850982 rows/sec., 6.57 MiB/sec. 2025.03.25 22:07:40.889066 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} TCPHandler: Processed in 0.009334614 sec. 2025.03.25 22:07:40.889352 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:40.889466 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:40.889515 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:40.890063 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.890106 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.890730 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:07:40.891029 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.891266 [ 80 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:07:40.891338 [ 80 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:40.891373 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} executeQuery: Read 60 rows, 4.14 KiB in 0.001919 sec., 31266.284523189162 rows/sec., 2.11 MiB/sec. 2025.03.25 22:07:40.891390 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:40.891667 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} TCPHandler: Processed in 0.002338911 sec. 2025.03.25 22:07:40.892158 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:40.892814 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:40.892997 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4908 rows starting from the beginning of the part 2025.03.25 22:07:40.893490 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:40.893954 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:40.894176 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:40.894207 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 25521 rows, containing 5 columns (5 merged, 0 gathered) in 0.014845149 sec., 1719147.4467517976 rows/sec., 117.71 MiB/sec. 2025.03.25 22:07:40.894376 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:07:40.894526 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.03.25 22:07:40.895012 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:07:40.895573 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.895762 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:07:40.895942 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.03.25 22:07:40.897160 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.005598908 sec., 930181.3853701472 rows/sec., 62.03 MiB/sec. 2025.03.25 22:07:40.897490 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:07:40.897772 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:40.897854 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:07:40.897935 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.03.25 22:07:42.127126 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.03.25 22:07:42.148758 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:42.148812 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2025.03.25 22:07:42.156227 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:07:42.157044 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:42.159764 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.03.25 22:07:45.892792 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.893016 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.893091 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:07:45.893867 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.893921 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.894370 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:07:45.894640 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.894920 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} executeQuery: Read 24 rows, 2.04 KiB in 0.001937 sec., 12390.2942694889 rows/sec., 1.03 MiB/sec. 2025.03.25 22:07:45.895088 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} TCPHandler: Processed in 0.002433312 sec. 2025.03.25 22:07:45.895278 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.895392 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:07:45.895443 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:07:45.896036 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.896079 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.896437 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:07:45.896683 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.896944 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. 2025.03.25 22:07:45.897169 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} TCPHandler: Processed in 0.001943564 sec. 2025.03.25 22:07:45.897327 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.897438 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:45.897486 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:45.898772 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.898812 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.899269 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:07:45.899508 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.899759 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} executeQuery: Read 1334 rows, 113.66 KiB in 0.002344 sec., 569112.6279863481 rows/sec., 47.35 MiB/sec. 2025.03.25 22:07:45.899850 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} TCPHandler: Processed in 0.002575405 sec. 2025.03.25 22:07:45.900052 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.900211 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.900260 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:45.900824 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.900862 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.901216 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:07:45.901454 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.901637 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} executeQuery: Read 24 rows, 1.84 KiB in 0.001449 sec., 16563.146997929605 rows/sec., 1.24 MiB/sec. 2025.03.25 22:07:45.901733 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} TCPHandler: Processed in 0.00176804 sec. 2025.03.25 22:07:45.901944 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.902087 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.902135 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:07:45.902764 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.902802 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.903158 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:07:45.903394 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.903622 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} executeQuery: Read 252 rows, 17.85 KiB in 0.001555 sec., 162057.87781350483 rows/sec., 11.21 MiB/sec. 2025.03.25 22:07:45.903711 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} TCPHandler: Processed in 0.001864412 sec. 2025.03.25 22:07:45.903847 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.903949 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.903995 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:07:45.904522 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.904560 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.904902 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:07:45.905149 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.905411 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} executeQuery: Read 12 rows, 960.00 B in 0.001475 sec., 8135.593220338983 rows/sec., 635.59 KiB/sec. 2025.03.25 22:07:45.905617 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} TCPHandler: Processed in 0.001825582 sec. 2025.03.25 22:07:45.905762 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.905867 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:45.905911 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:45.906681 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.906719 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.907091 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:07:45.907321 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.907530 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} executeQuery: Read 568 rows, 43.63 KiB in 0.001685 sec., 337091.98813056375 rows/sec., 25.29 MiB/sec. 2025.03.25 22:07:45.907593 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} TCPHandler: Processed in 0.001882793 sec. 2025.03.25 22:07:45.907714 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.907837 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.907884 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:45.908589 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.908626 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.909045 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:07:45.909274 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.909476 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} executeQuery: Read 918 rows, 63.76 KiB in 0.001664 sec., 551682.6923076924 rows/sec., 37.42 MiB/sec. 2025.03.25 22:07:45.909527 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} TCPHandler: Processed in 0.001875533 sec. 2025.03.25 22:07:45.909640 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.909747 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.909812 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:45.910850 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.910888 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.911482 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:07:45.911737 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.912021 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} executeQuery: Read 8 rows, 14.68 KiB in 0.002291 sec., 3491.9249236141422 rows/sec., 6.26 MiB/sec. 2025.03.25 22:07:45.912235 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} TCPHandler: Processed in 0.002640826 sec. 2025.03.25 22:07:45.912619 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:45.912925 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:45.913006 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:45.913467 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:45.913505 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:45.913866 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:07:45.914099 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:45.914286 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. 2025.03.25 22:07:45.914333 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} TCPHandler: Processed in 0.001842872 sec. 2025.03.25 22:07:47.682023 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2025.03.25 22:07:47.683077 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:47.683172 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:47.683811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:07:47.684078 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:47.684333 [ 74 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:07:47.684376 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2025.03.25 22:07:47.684473 [ 74 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:47.684523 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:47.684728 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.685008 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:47.685109 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.685372 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.685719 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.686014 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.686266 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.686345 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:07:47.688996 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004375246 sec., 6385469.525599246 rows/sec., 91.34 MiB/sec. 2025.03.25 22:07:47.689575 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:07:47.690131 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:47.690232 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:07:47.690359 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.03.25 22:07:49.659831 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.03.25 22:07:49.682003 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:49.682080 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:49.689440 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:07:49.690256 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:49.690632 [ 72 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:07:49.690767 [ 72 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:49.690833 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:49.691154 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.699287 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.03.25 22:07:49.700665 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:49.701577 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.707591 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.712146 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.717035 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.722258 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.726795 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:07:49.788001 [ 198 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.097033065 sec., 4740.652065355248 rows/sec., 24.51 MiB/sec. 2025.03.25 22:07:49.790519 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:07:49.793221 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:49.793343 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:07:49.795016 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.25 22:07:50.323735 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1484 2025.03.25 22:07:50.327054 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.327106 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.328628 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:07:50.328952 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.329569 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1484 2025.03.25 22:07:50.864499 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.864700 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:50.864780 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:50.865867 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.865937 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.866690 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:07:50.867056 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.867325 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} executeQuery: Read 120 rows, 10.41 KiB in 0.002676 sec., 44843.04932735426 rows/sec., 3.80 MiB/sec. 2025.03.25 22:07:50.867414 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} TCPHandler: Processed in 0.003054603 sec. 2025.03.25 22:07:50.867585 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.867711 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:50.867766 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:50.868429 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.868481 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.868907 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:07:50.869233 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.869489 [ 70 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:07:50.869607 [ 70 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.869514 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} executeQuery: Read 32 rows, 2.41 KiB in 0.001825 sec., 17534.246575342466 rows/sec., 1.29 MiB/sec. 2025.03.25 22:07:50.869650 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.869802 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} TCPHandler: Processed in 0.00227811 sec. 2025.03.25 22:07:50.870102 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:50.870120 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.870501 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:50.870509 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:50.870595 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part 2025.03.25 22:07:50.870718 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:50.870828 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part 2025.03.25 22:07:50.872308 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:50.872525 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:50.872736 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part 2025.03.25 22:07:50.872986 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:07:50.875692 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.875783 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.876306 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006418072 sec., 49235.96992991041 rows/sec., 3.55 MiB/sec. 2025.03.25 22:07:50.876645 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:07:50.876826 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:07:50.877226 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.877404 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:07:50.877417 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.877598 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.25 22:07:50.877919 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} executeQuery: Read 96 rows, 7.68 KiB in 0.007507 sec., 12788.064473158385 rows/sec., 1022.74 KiB/sec. 2025.03.25 22:07:50.878058 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} TCPHandler: Processed in 0.00801935 sec. 2025.03.25 22:07:50.878422 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.878586 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:50.878672 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:50.879461 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.879513 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.880106 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:07:50.880477 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.880788 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} executeQuery: Read 160 rows, 11.41 KiB in 0.002247 sec., 71206.05251446374 rows/sec., 4.96 MiB/sec. 2025.03.25 22:07:50.880887 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} TCPHandler: Processed in 0.002611435 sec. 2025.03.25 22:07:50.881084 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.881243 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:50.881339 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:50.883022 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.883074 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.884081 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:07:50.884462 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.884807 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} executeQuery: Read 32 rows, 58.72 KiB in 0.003595 sec., 8901.25173852573 rows/sec., 15.95 MiB/sec. 2025.03.25 22:07:50.885321 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} TCPHandler: Processed in 0.004310366 sec. 2025.03.25 22:07:50.885719 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:50.885867 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:50.885942 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:50.887491 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:50.887546 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:50.888401 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:07:50.888896 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:50.889231 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} executeQuery: Read 60 rows, 4.14 KiB in 0.00339 sec., 17699.11504424779 rows/sec., 1.19 MiB/sec. 2025.03.25 22:07:50.889367 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} TCPHandler: Processed in 0.003735716 sec. 2025.03.25 22:07:54.983128 [ 66 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:07:54.983201 [ 66 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:07:55.184571 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2025.03.25 22:07:55.185340 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.185388 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.185927 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:07:55.186187 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.186442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.03.25 22:07:55.862281 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.862472 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:07:55.862545 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:07:55.863352 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.863405 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.863837 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:07:55.864091 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.864348 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} executeQuery: Read 72 rows, 5.96 KiB in 0.001927 sec., 37363.77789309808 rows/sec., 3.02 MiB/sec. 2025.03.25 22:07:55.864427 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} TCPHandler: Processed in 0.002277529 sec. 2025.03.25 22:07:55.864568 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.864703 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:07:55.864753 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:07:55.865294 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.865334 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.865686 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:07:55.865938 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.866147 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} executeQuery: Read 8 rows, 616.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 408.67 KiB/sec. 2025.03.25 22:07:55.866200 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} TCPHandler: Processed in 0.00169876 sec. 2025.03.25 22:07:55.866307 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.866411 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:07:55.866457 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:07:55.867021 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.867061 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.867414 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:07:55.867649 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.867872 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} executeQuery: Read 72 rows, 5.76 KiB in 0.001478 sec., 48714.479025710425 rows/sec., 3.80 MiB/sec. 2025.03.25 22:07:55.867975 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} TCPHandler: Processed in 0.00171511 sec. 2025.03.25 22:07:55.868160 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.868434 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:55.868498 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:07:55.869046 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.869085 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.869471 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:07:55.869707 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.869917 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. 2025.03.25 22:07:55.869972 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} TCPHandler: Processed in 0.001925763 sec. 2025.03.25 22:07:55.870097 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.870213 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:07:55.870282 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:07:55.871367 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.871407 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.872031 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:07:55.872312 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.872512 [ 65 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:07:55.872577 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} executeQuery: Read 8 rows, 14.68 KiB in 0.002388 sec., 3350.0837520938026 rows/sec., 6.00 MiB/sec. 2025.03.25 22:07:55.872602 [ 65 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.872664 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.872956 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} TCPHandler: Processed in 0.00291376 sec. 2025.03.25 22:07:55.872980 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:55.873249 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:07:55.873518 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:07:55.873636 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:07:55.874144 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:55.874255 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1563 rows starting from the beginning of the part 2025.03.25 22:07:55.874777 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:55.875361 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:55.875372 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:55.875407 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:55.875925 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:55.876455 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part 2025.03.25 22:07:55.876493 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:07:55.876893 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:07:55.877119 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.877640 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} executeQuery: Read 60 rows, 4.14 KiB in 0.004193 sec., 14309.563558311473 rows/sec., 987.51 KiB/sec. 2025.03.25 22:07:55.877744 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} TCPHandler: Processed in 0.00458511 sec. 2025.03.25 22:07:55.886260 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 19 columns (19 merged, 0 gathered) in 0.013441845 sec., 122825.4008285321 rows/sec., 220.10 MiB/sec. 2025.03.25 22:07:55.888029 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:07:55.888526 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:55.888627 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:07:55.888814 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. 2025.03.25 22:07:56.000218 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.34 MiB, peak 256.31 MiB, free memory in arenas 0.00 B, will set to 247.37 MiB (RSS), difference: 4.03 MiB 2025.03.25 22:07:57.199357 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.03.25 22:07:57.220688 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:57.220759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:57.227686 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:07:57.228490 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:57.231427 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.03.25 22:07:57.331571 [ 62 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.03.25 22:07:57.331635 [ 62 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:07:57.331660 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:07:57.331842 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.03.25 22:07:57.332171 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:07:57.332239 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 366 rows starting from the beginning of the part 2025.03.25 22:07:57.332326 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part 2025.03.25 22:07:57.332615 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part 2025.03.25 22:07:57.332846 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part 2025.03.25 22:07:57.332988 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part 2025.03.25 22:07:57.334384 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651767 sec., 509094.5018925116 rows/sec., 36.84 MiB/sec. 2025.03.25 22:07:57.334576 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.03.25 22:07:57.334875 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:07:57.334958 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.03.25 22:07:57.335048 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.25 22:08:00.329769 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1508 2025.03.25 22:08:00.332735 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.332783 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.334231 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:08:00.334541 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.334789 [ 59 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.25 22:08:00.334929 [ 59 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.335026 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.335598 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:08:00.337230 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1508 2025.03.25 22:08:00.337568 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:00.337718 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1372 rows starting from the beginning of the part 2025.03.25 22:08:00.338333 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.03.25 22:08:00.338913 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2025.03.25 22:08:00.339481 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part 2025.03.25 22:08:00.340087 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:08:00.340717 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part 2025.03.25 22:08:00.349154 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 72 columns (72 merged, 0 gathered) in 0.013978685 sec., 107878.5307773943 rows/sec., 85.40 MiB/sec. 2025.03.25 22:08:00.351104 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.25 22:08:00.351951 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.352056 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.25 22:08:00.352415 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. 2025.03.25 22:08:00.863885 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.864084 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:08:00.864161 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:08:00.864921 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.864972 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.865414 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:08:00.865671 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.865915 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} executeQuery: Read 4 rows, 334.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 174.05 KiB/sec. 2025.03.25 22:08:00.866062 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} TCPHandler: Processed in 0.00230104 sec. 2025.03.25 22:08:00.866258 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.866373 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:00.866424 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:00.867061 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.867102 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.867478 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:08:00.867734 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.867933 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} executeQuery: Read 122 rows, 10.56 KiB in 0.001588 sec., 76826.19647355164 rows/sec., 6.49 MiB/sec. 2025.03.25 22:08:00.868001 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} TCPHandler: Processed in 0.001799091 sec. 2025.03.25 22:08:00.868153 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.868282 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:00.868331 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:00.868897 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.868935 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.869293 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:08:00.869537 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.869720 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} executeQuery: Read 36 rows, 2.69 KiB in 0.001464 sec., 24590.16393442623 rows/sec., 1.79 MiB/sec. 2025.03.25 22:08:00.869774 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} TCPHandler: Processed in 0.00168342 sec. 2025.03.25 22:08:00.869897 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.870019 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:00.870069 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:00.870664 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.870703 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.871088 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:08:00.871332 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.871533 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} executeQuery: Read 100 rows, 8.00 KiB in 0.001536 sec., 65104.166666666664 rows/sec., 5.09 MiB/sec. 2025.03.25 22:08:00.871618 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} TCPHandler: Processed in 0.001774351 sec. 2025.03.25 22:08:00.871785 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.872086 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:00.872184 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:00.872742 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.872779 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.873176 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:08:00.873415 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.873636 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} executeQuery: Read 162 rows, 11.55 KiB in 0.001667 sec., 97180.56388722255 rows/sec., 6.77 MiB/sec. 2025.03.25 22:08:00.873696 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} TCPHandler: Processed in 0.001986104 sec. 2025.03.25 22:08:00.873815 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.873974 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:00.874050 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:00.875180 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.875218 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.875915 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:08:00.876323 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.876625 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} executeQuery: Read 32 rows, 58.72 KiB in 0.002687 sec., 11909.19240788984 rows/sec., 21.34 MiB/sec. 2025.03.25 22:08:00.876963 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} TCPHandler: Processed in 0.003204125 sec. 2025.03.25 22:08:00.877299 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:00.877412 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:00.877464 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:00.877984 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:00.878027 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:00.878411 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:08:00.878658 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:00.878869 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2025.03.25 22:08:00.878924 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} TCPHandler: Processed in 0.00171199 sec. 2025.03.25 22:08:02.686570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2025.03.25 22:08:02.687299 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:02.687351 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2025.03.25 22:08:02.687882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:08:02.688141 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:02.688408 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2025.03.25 22:08:04.731510 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.03.25 22:08:04.753494 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:04.753549 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:04.761051 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:08:04.761843 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:04.764864 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.03.25 22:08:05.862561 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.862858 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:05.862974 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:05.864051 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.864103 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.864540 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:08:05.864796 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.865038 [ 54 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:08:05.865067 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} executeQuery: Read 72 rows, 5.96 KiB in 0.002291 sec., 31427.32431252728 rows/sec., 2.54 MiB/sec. 2025.03.25 22:08:05.865168 [ 54 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.865260 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} TCPHandler: Processed in 0.002885411 sec. 2025.03.25 22:08:05.865270 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.865502 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.865568 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:08:05.865661 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:05.865749 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:05.865943 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:05.866027 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1969 rows starting from the beginning of the part 2025.03.25 22:08:05.866348 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:08:05.866762 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:08:05.867099 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:05.867450 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:08:05.867780 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:05.868701 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.868781 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.869636 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:08:05.870119 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.870416 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} executeQuery: Read 8 rows, 616.00 B in 0.004806 sec., 1664.5859342488554 rows/sec., 125.17 KiB/sec. 2025.03.25 22:08:05.870505 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} TCPHandler: Processed in 0.00511116 sec. 2025.03.25 22:08:05.870683 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.870997 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:05.871083 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:05.871137 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3689 rows, containing 5 columns (5 merged, 0 gathered) in 0.005686349 sec., 648746.6738323659 rows/sec., 56.05 MiB/sec. 2025.03.25 22:08:05.871676 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:08:05.872073 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.872136 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.872314 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.872530 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:08:05.872713 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.03.25 22:08:05.872838 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:08:05.873100 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.873283 [ 54 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:08:05.873337 [ 54 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.873355 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} executeQuery: Read 72 rows, 5.76 KiB in 0.002474 sec., 29102.66774454325 rows/sec., 2.27 MiB/sec. 2025.03.25 22:08:05.873372 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.873546 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} TCPHandler: Processed in 0.002951932 sec. 2025.03.25 22:08:05.873641 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:08:05.873745 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.873829 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:05.873908 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part 2025.03.25 22:08:05.873950 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:05.874138 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:05.874161 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 568 rows starting from the beginning of the part 2025.03.25 22:08:05.874528 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:08:05.874815 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:05.875148 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:08:05.875465 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:05.876776 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.876839 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.877885 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:08:05.878380 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.878565 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.005058598 sec., 367690.8107740524 rows/sec., 28.86 MiB/sec. 2025.03.25 22:08:05.878723 [ 49 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:08:05.878810 [ 49 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.878856 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.878878 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:08:05.878892 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} executeQuery: Read 160 rows, 11.41 KiB in 0.004985 sec., 32096.2888665998 rows/sec., 2.24 MiB/sec. 2025.03.25 22:08:05.879271 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} TCPHandler: Processed in 0.005592218 sec. 2025.03.25 22:08:05.879391 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:05.879509 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.879849 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.879865 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:05.879885 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:05.880071 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25521 rows starting from the beginning of the part 2025.03.25 22:08:05.880148 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:08:05.880165 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:05.880530 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.25 22:08:05.880798 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 918 rows starting from the beginning of the part 2025.03.25 22:08:05.881221 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:05.881621 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.03.25 22:08:05.882029 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:05.882383 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.03.25 22:08:05.884507 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.884553 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.886308 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:08:05.886607 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.887065 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} executeQuery: Read 8 rows, 14.68 KiB in 0.007324 sec., 1092.2992900054614 rows/sec., 1.96 MiB/sec. 2025.03.25 22:08:05.887423 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} TCPHandler: Processed in 0.007985669 sec. 2025.03.25 22:08:05.887942 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:05.888058 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:05.888108 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:05.888622 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.888660 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.889266 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:08:05.889635 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.889815 [ 49 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:08:05.889930 [ 49 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:05.889944 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} executeQuery: Read 60 rows, 4.14 KiB in 0.001886 sec., 31813.361611876986 rows/sec., 2.14 MiB/sec. 2025.03.25 22:08:05.889979 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:05.890116 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} TCPHandler: Processed in 0.00227661 sec. 2025.03.25 22:08:05.890423 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:05.890861 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:05.890959 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5208 rows starting from the beginning of the part 2025.03.25 22:08:05.891312 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:05.891832 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:05.892395 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:05.892772 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:05.893249 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:05.893370 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 27081 rows, containing 5 columns (5 merged, 0 gathered) in 0.014348511 sec., 1887373.5400140127 rows/sec., 129.24 MiB/sec. 2025.03.25 22:08:05.894034 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:08:05.894716 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.894865 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:08:05.895055 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.03.25 22:08:05.896147 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.006024905 sec., 914205.2862244302 rows/sec., 61.00 MiB/sec. 2025.03.25 22:08:05.896640 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:08:05.896944 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:05.897031 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:08:05.897122 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.03.25 22:08:09.983247 [ 46 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:08:09.983322 [ 46 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:08:10.188536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2025.03.25 22:08:10.189328 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.189386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.189966 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:08:10.190227 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.190474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.03.25 22:08:10.337411 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1534 2025.03.25 22:08:10.340520 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.340579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.342091 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:08:10.342432 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.343044 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1534 2025.03.25 22:08:10.870140 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.870331 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.870405 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:08:10.871252 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.871306 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.871760 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:08:10.872030 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.872304 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} executeQuery: Read 212 rows, 13.81 KiB in 0.002013 sec., 105315.44957774466 rows/sec., 6.70 MiB/sec. 2025.03.25 22:08:10.872420 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} TCPHandler: Processed in 0.002415373 sec. 2025.03.25 22:08:10.872659 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.872773 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:10.872825 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:10.873676 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.873719 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.874135 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:08:10.874390 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.874595 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} executeQuery: Read 681 rows, 55.38 KiB in 0.001848 sec., 368506.4935064935 rows/sec., 29.27 MiB/sec. 2025.03.25 22:08:10.874652 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} TCPHandler: Processed in 0.002073447 sec. 2025.03.25 22:08:10.874775 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.874885 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.874931 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:10.875509 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.875549 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.875917 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:08:10.876175 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.876406 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} executeQuery: Read 138 rows, 8.79 KiB in 0.001546 sec., 89262.61319534281 rows/sec., 5.55 MiB/sec. 2025.03.25 22:08:10.876459 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} TCPHandler: Processed in 0.00173679 sec. 2025.03.25 22:08:10.876584 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.876691 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.876736 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:10.877297 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.877337 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.877693 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:08:10.877935 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.878146 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} executeQuery: Read 113 rows, 7.49 KiB in 0.001478 sec., 76454.66847090663 rows/sec., 4.95 MiB/sec. 2025.03.25 22:08:10.878199 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} TCPHandler: Processed in 0.00166733 sec. 2025.03.25 22:08:10.878316 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.878423 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.878468 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:08:10.879020 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.879060 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.879415 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:08:10.879667 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.879909 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} executeQuery: Read 112 rows, 6.53 KiB in 0.001509 sec., 74221.33863485753 rows/sec., 4.23 MiB/sec. 2025.03.25 22:08:10.880072 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} TCPHandler: Processed in 0.001802371 sec. 2025.03.25 22:08:10.880291 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.880397 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:10.880443 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:10.881145 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.881185 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.881563 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:08:10.881800 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.882063 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} executeQuery: Read 414 rows, 30.15 KiB in 0.001682 sec., 246135.5529131986 rows/sec., 17.50 MiB/sec. 2025.03.25 22:08:10.882165 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} TCPHandler: Processed in 0.001941774 sec. 2025.03.25 22:08:10.882340 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.882625 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:08:10.882712 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:08:10.883297 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.883361 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.883833 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.25 22:08:10.884113 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.884470 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} executeQuery: Read 6 rows, 321.00 B in 0.001924 sec., 3118.5031185031185 rows/sec., 162.93 KiB/sec. 2025.03.25 22:08:10.884573 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} TCPHandler: Processed in 0.002330261 sec. 2025.03.25 22:08:10.884761 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.884900 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.884964 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:10.885603 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.885651 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.886084 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:08:10.886350 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.886573 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} executeQuery: Read 237 rows, 16.27 KiB in 0.001714 sec., 138273.04550758458 rows/sec., 9.27 MiB/sec. 2025.03.25 22:08:10.886647 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} TCPHandler: Processed in 0.001996895 sec. 2025.03.25 22:08:10.886796 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.886903 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.886951 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:08:10.887386 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.887424 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.887775 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:08:10.888010 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.888241 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2025.03.25 22:08:10.888354 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} TCPHandler: Processed in 0.001611138 sec. 2025.03.25 22:08:10.888471 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.888573 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.888640 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:10.889856 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.889899 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.890565 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:08:10.890822 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.891068 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} executeQuery: Read 32 rows, 58.72 KiB in 0.002515 sec., 12723.658051689861 rows/sec., 22.80 MiB/sec. 2025.03.25 22:08:10.891176 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} TCPHandler: Processed in 0.002755818 sec. 2025.03.25 22:08:10.891317 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:10.891422 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:10.891469 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:10.891915 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:10.891954 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:10.892308 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:08:10.892555 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:10.892766 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. 2025.03.25 22:08:10.892817 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} TCPHandler: Processed in 0.001551407 sec. 2025.03.25 22:08:11.001711 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001218841 sec. 2025.03.25 22:08:12.264939 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.03.25 22:08:12.286443 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:12.286508 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:12.294078 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:08:12.296364 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:12.299642 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.03.25 22:08:13.333000 [ 39 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.25 22:08:13.333077 [ 39 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:13.333100 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:13.333283 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:08:13.333530 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:13.333568 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part 2025.03.25 22:08:13.333649 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.03.25 22:08:13.333889 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part 2025.03.25 22:08:13.334107 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:08:13.334310 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2025.03.25 22:08:13.335480 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231842 sec., 18115.785750640523 rows/sec., 1.51 MiB/sec. 2025.03.25 22:08:13.335672 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.25 22:08:13.335999 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:13.336092 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.25 22:08:13.336197 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:08:15.893031 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.893241 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:15.893320 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:15.894796 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.894848 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.895356 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:08:15.895609 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.895848 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} executeQuery: Read 1212 rows, 102.08 KiB in 0.002664 sec., 454954.9549549549 rows/sec., 37.42 MiB/sec. 2025.03.25 22:08:15.895959 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} TCPHandler: Processed in 0.003059734 sec. 2025.03.25 22:08:15.896146 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.896427 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:15.896532 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:15.897124 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.897164 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.897511 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:08:15.897747 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.897936 [ 33 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:08:15.897972 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} executeQuery: Read 8 rows, 616.00 B in 0.001646 sec., 4860.267314702309 rows/sec., 365.47 KiB/sec. 2025.03.25 22:08:15.898025 [ 33 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.898092 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} TCPHandler: Processed in 0.002034515 sec. 2025.03.25 22:08:15.898097 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.898284 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.898289 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:15.898479 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:15.898548 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:15.898570 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:15.898613 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part 2025.03.25 22:08:15.898875 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:15.899292 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part 2025.03.25 22:08:15.899714 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:15.900114 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 138 rows starting from the beginning of the part 2025.03.25 22:08:15.900437 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:15.901412 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.901497 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.902476 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:08:15.903120 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.903145 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.004928596 sec., 76289.47473073467 rows/sec., 5.25 MiB/sec. 2025.03.25 22:08:15.903369 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:08:15.903465 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} executeQuery: Read 228 rows, 15.81 KiB in 0.005046 sec., 45184.30439952437 rows/sec., 3.06 MiB/sec. 2025.03.25 22:08:15.903620 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} TCPHandler: Processed in 0.005416865 sec. 2025.03.25 22:08:15.903808 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.903876 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.904005 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:15.904069 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:08:15.904090 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:15.904293 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:08:15.905115 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.905160 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.905554 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:08:15.905791 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.906024 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} executeQuery: Read 528 rows, 40.04 KiB in 0.00209 sec., 252631.57894736843 rows/sec., 18.71 MiB/sec. 2025.03.25 22:08:15.906101 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} TCPHandler: Processed in 0.002359711 sec. 2025.03.25 22:08:15.906231 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.906370 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:15.906420 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:15.907218 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.907257 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.907691 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:08:15.907941 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.908154 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} executeQuery: Read 880 rows, 60.63 KiB in 0.001814 sec., 485115.7662624035 rows/sec., 32.64 MiB/sec. 2025.03.25 22:08:15.908207 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} TCPHandler: Processed in 0.002042906 sec. 2025.03.25 22:08:15.908313 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.908417 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:15.908483 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:15.909547 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.909588 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.910219 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:08:15.910475 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.910725 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec. 2025.03.25 22:08:15.910840 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} TCPHandler: Processed in 0.002577655 sec. 2025.03.25 22:08:15.910979 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:15.911090 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:15.911137 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:15.911585 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:15.911625 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:15.911977 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:08:15.912210 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:15.912407 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. 2025.03.25 22:08:15.912463 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} TCPHandler: Processed in 0.001534736 sec. 2025.03.25 22:08:17.690613 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2025.03.25 22:08:17.691305 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:17.691354 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:17.691887 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:08:17.692139 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:17.692471 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2025.03.25 22:08:19.799726 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.03.25 22:08:19.822181 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:19.822245 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:19.829772 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:08:19.830580 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:19.834824 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.03.25 22:08:20.343277 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1570 2025.03.25 22:08:20.346945 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.347010 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.348583 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:08:20.348913 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.350421 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1570 2025.03.25 22:08:20.872166 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.872395 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.872494 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:08:20.873661 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.873736 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.874370 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:08:20.874764 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.875007 [ 25 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.03.25 22:08:20.875080 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} executeQuery: Read 212 rows, 13.81 KiB in 0.002744 sec., 77259.47521865889 rows/sec., 4.91 MiB/sec. 2025.03.25 22:08:20.875089 [ 25 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.875187 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.875223 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} TCPHandler: Processed in 0.003256137 sec. 2025.03.25 22:08:20.875571 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.875833 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.03.25 22:08:20.875954 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:20.876099 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:20.876412 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:20.876536 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 236 rows starting from the beginning of the part 2025.03.25 22:08:20.877030 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2025.03.25 22:08:20.877494 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.03.25 22:08:20.877727 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2025.03.25 22:08:20.878086 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part 2025.03.25 22:08:20.878544 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.03.25 22:08:20.879402 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.879465 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.880424 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:08:20.881109 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.881670 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} executeQuery: Read 681 rows, 55.38 KiB in 0.005845 sec., 116509.83746792129 rows/sec., 9.25 MiB/sec. 2025.03.25 22:08:20.881876 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} TCPHandler: Processed in 0.006433623 sec. 2025.03.25 22:08:20.882260 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.882291 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.006951322 sec., 105303.71057476549 rows/sec., 7.37 MiB/sec. 2025.03.25 22:08:20.882482 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.882562 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.03.25 22:08:20.882593 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:20.883388 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.883519 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.03.25 22:08:20.883694 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.03.25 22:08:20.884045 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.884108 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.884616 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:08:20.884970 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.885275 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} executeQuery: Read 138 rows, 8.79 KiB in 0.002862 sec., 48218.02935010482 rows/sec., 3.00 MiB/sec. 2025.03.25 22:08:20.885372 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} TCPHandler: Processed in 0.003266057 sec. 2025.03.25 22:08:20.885562 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.885701 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.885762 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:20.886578 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.886628 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.887136 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:08:20.887516 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.887820 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} executeQuery: Read 113 rows, 7.49 KiB in 0.002147 sec., 52631.57894736842 rows/sec., 3.41 MiB/sec. 2025.03.25 22:08:20.887936 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} TCPHandler: Processed in 0.002442562 sec. 2025.03.25 22:08:20.888250 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.888384 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.888446 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:08:20.889265 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.889339 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.889832 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:08:20.890159 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.890405 [ 25 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.03.25 22:08:20.890487 [ 25 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.890519 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} executeQuery: Read 112 rows, 6.53 KiB in 0.002162 sec., 51803.88529139686 rows/sec., 2.95 MiB/sec. 2025.03.25 22:08:20.890539 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.890706 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} TCPHandler: Processed in 0.002560795 sec. 2025.03.25 22:08:20.891098 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.03.25 22:08:20.891144 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.891507 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:20.891650 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:20.891661 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:20.891803 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 124 rows starting from the beginning of the part 2025.03.25 22:08:20.892791 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.03.25 22:08:20.893010 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2025.03.25 22:08:20.893208 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.03.25 22:08:20.893383 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part 2025.03.25 22:08:20.893616 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.03.25 22:08:20.895494 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769583 sec., 80510.18296568065 rows/sec., 5.09 MiB/sec. 2025.03.25 22:08:20.895691 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.03.25 22:08:20.896679 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.896833 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.03.25 22:08:20.896965 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.25 22:08:20.897697 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.897749 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.898312 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:08:20.898688 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.899018 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} executeQuery: Read 414 rows, 30.15 KiB in 0.007638 sec., 54202.670856245095 rows/sec., 3.85 MiB/sec. 2025.03.25 22:08:20.899125 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} TCPHandler: Processed in 0.008119092 sec. 2025.03.25 22:08:20.904518 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.904680 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:08:20.904751 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:08:20.905378 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.905487 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.906074 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.25 22:08:20.906471 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.906974 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} executeQuery: Read 6 rows, 321.00 B in 0.002321 sec., 2585.0926324859975 rows/sec., 135.06 KiB/sec. 2025.03.25 22:08:20.907088 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} TCPHandler: Processed in 0.002702107 sec. 2025.03.25 22:08:20.907479 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.907713 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.907798 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:20.908914 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.908974 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.909582 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:08:20.909968 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.911162 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} executeQuery: Read 237 rows, 16.27 KiB in 0.003472 sec., 68260.36866359448 rows/sec., 4.58 MiB/sec. 2025.03.25 22:08:20.911280 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} TCPHandler: Processed in 0.003938728 sec. 2025.03.25 22:08:20.911541 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.911826 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.911955 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:08:20.913234 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.913344 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.914047 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:08:20.914461 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.914815 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} executeQuery: Read 1 rows, 69.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 22.41 KiB/sec. 2025.03.25 22:08:20.915025 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} TCPHandler: Processed in 0.003633524 sec. 2025.03.25 22:08:20.915325 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.915504 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.915629 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:20.917465 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.917526 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.918632 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:08:20.919030 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.919337 [ 25 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:08:20.919452 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} executeQuery: Read 32 rows, 58.72 KiB in 0.003982 sec., 8036.162732295328 rows/sec., 14.40 MiB/sec. 2025.03.25 22:08:20.919457 [ 25 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.919589 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.920105 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} TCPHandler: Processed in 0.004955076 sec. 2025.03.25 22:08:20.920181 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:08:20.920683 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:20.921233 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:20.921492 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:20.922979 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:20.923273 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1651 rows starting from the beginning of the part 2025.03.25 22:08:20.923662 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part 2025.03.25 22:08:20.923982 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.03.25 22:08:20.924676 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part 2025.03.25 22:08:20.925962 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2025.03.25 22:08:20.926660 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part 2025.03.25 22:08:20.927706 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:20.927844 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:20.929151 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:08:20.929545 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.929838 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} executeQuery: Read 82 rows, 5.33 KiB in 0.008858 sec., 9257.168661097314 rows/sec., 602.06 KiB/sec. 2025.03.25 22:08:20.929953 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} TCPHandler: Processed in 0.009474776 sec. 2025.03.25 22:08:20.941706 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 19 columns (19 merged, 0 gathered) in 0.021909032 sec., 80469.09603308809 rows/sec., 144.20 MiB/sec. 2025.03.25 22:08:20.944245 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:08:20.944878 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:20.944998 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:08:20.945195 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. 2025.03.25 22:08:21.000268 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.50 MiB, peak 265.57 MiB, free memory in arenas 0.00 B, will set to 252.94 MiB (RSS), difference: 4.44 MiB 2025.03.25 22:08:24.983583 [ 30 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:08:24.983660 [ 30 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:08:25.192604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2025.03.25 22:08:25.193378 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.193434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.193980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:08:25.194253 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.194478 [ 30 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:08:25.194515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.03.25 22:08:25.194561 [ 30 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.194592 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.194828 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195274 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:25.195339 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195420 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195643 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195778 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195914 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.195991 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:08:25.198768 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004088241 sec., 7400737.872351458 rows/sec., 105.87 MiB/sec. 2025.03.25 22:08:25.199140 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:08:25.199457 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.199542 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:08:25.199653 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.03.25 22:08:25.862834 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.863045 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:25.863123 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:25.863975 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.864019 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.864466 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:08:25.864720 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.864935 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. 2025.03.25 22:08:25.865001 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} TCPHandler: Processed in 0.00230449 sec. 2025.03.25 22:08:25.865135 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.865279 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:25.865328 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:25.865866 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.865903 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.866252 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:08:25.866495 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.866690 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} executeQuery: Read 8 rows, 616.00 B in 0.001437 sec., 5567.153792623521 rows/sec., 418.62 KiB/sec. 2025.03.25 22:08:25.866797 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} TCPHandler: Processed in 0.00171604 sec. 2025.03.25 22:08:25.867065 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.867246 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:25.867295 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:25.867886 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.867924 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.868271 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:08:25.868498 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.868680 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} executeQuery: Read 72 rows, 5.76 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.84 MiB/sec. 2025.03.25 22:08:25.868734 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} TCPHandler: Processed in 0.001764451 sec. 2025.03.25 22:08:25.868849 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.868955 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:25.869002 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:25.869561 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.869597 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.869969 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:08:25.870203 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.870397 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. 2025.03.25 22:08:25.870498 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} TCPHandler: Processed in 0.0016966 sec. 2025.03.25 22:08:25.870650 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.870948 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:25.871073 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:25.872175 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.872218 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.872839 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:08:25.873097 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.873335 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} executeQuery: Read 8 rows, 14.68 KiB in 0.002504 sec., 3194.8881789137376 rows/sec., 5.73 MiB/sec. 2025.03.25 22:08:25.873444 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} TCPHandler: Processed in 0.0028838 sec. 2025.03.25 22:08:25.873585 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:25.873691 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:25.873738 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:25.874187 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:25.874227 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:25.874584 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:08:25.874813 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:25.875031 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. 2025.03.25 22:08:25.875085 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} TCPHandler: Processed in 0.001549417 sec. 2025.03.25 22:08:27.334891 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.03.25 22:08:27.358100 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:27.358168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:27.365526 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:08:27.366351 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:27.366792 [ 26 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:08:27.366940 [ 26 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:27.367016 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:27.367382 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.384816 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.03.25 22:08:27.385861 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:27.387220 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.392632 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.398201 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.403834 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.409581 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.414101 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:08:27.474590 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107445657 sec., 4634.90115752189 rows/sec., 23.97 MiB/sec. 2025.03.25 22:08:27.478148 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:08:27.481299 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:27.481436 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:08:27.484002 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.03.25 22:08:30.350702 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1604 2025.03.25 22:08:30.354306 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.354367 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.356124 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:08:30.356464 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.357125 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1604 2025.03.25 22:08:30.870097 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.870312 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.870390 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:08:30.871265 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.871321 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.871784 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:08:30.872056 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.872321 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} executeQuery: Read 212 rows, 13.81 KiB in 0.002057 sec., 103062.71268838114 rows/sec., 6.55 MiB/sec. 2025.03.25 22:08:30.872438 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} TCPHandler: Processed in 0.002482984 sec. 2025.03.25 22:08:30.872614 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.872736 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:08:30.872787 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:08:30.873353 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.873395 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.873813 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:08:30.874065 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.874296 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} executeQuery: Read 10 rows, 835.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 514.14 KiB/sec. 2025.03.25 22:08:30.874425 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} TCPHandler: Processed in 0.001868042 sec. 2025.03.25 22:08:30.874574 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.874685 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:30.874732 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:30.875610 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.875649 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.876064 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:08:30.876326 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.876529 [ 126 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:08:30.876566 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} executeQuery: Read 686 rows, 55.75 KiB in 0.001905 sec., 360104.9868766404 rows/sec., 28.58 MiB/sec. 2025.03.25 22:08:30.876630 [ 126 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.876691 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} TCPHandler: Processed in 0.002165688 sec. 2025.03.25 22:08:30.876702 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.876882 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.876904 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:08:30.877058 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.877160 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:30.877212 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:30.877312 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1969 rows starting from the beginning of the part 2025.03.25 22:08:30.877566 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 681 rows starting from the beginning of the part 2025.03.25 22:08:30.877929 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1212 rows starting from the beginning of the part 2025.03.25 22:08:30.878307 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 681 rows starting from the beginning of the part 2025.03.25 22:08:30.878692 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:30.879000 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 686 rows starting from the beginning of the part 2025.03.25 22:08:30.879899 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.879969 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:30.880722 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:08:30.881239 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.881742 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} executeQuery: Read 148 rows, 9.49 KiB in 0.004731 sec., 31283.02684421898 rows/sec., 1.96 MiB/sec. 2025.03.25 22:08:30.881841 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} TCPHandler: Processed in 0.005024008 sec. 2025.03.25 22:08:30.881996 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.882130 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.882179 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:30.882994 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.883093 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:30.883158 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006336321 sec., 836605.3424376701 rows/sec., 71.00 MiB/sec. 2025.03.25 22:08:30.883494 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:08:30.883773 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:08:30.884056 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.884234 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.884251 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:08:30.884436 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2025.03.25 22:08:30.884684 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} executeQuery: Read 113 rows, 7.49 KiB in 0.002595 sec., 43545.27938342967 rows/sec., 2.82 MiB/sec. 2025.03.25 22:08:30.884774 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} TCPHandler: Processed in 0.002832419 sec. 2025.03.25 22:08:30.885918 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.886878 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.887072 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:08:30.888292 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.888345 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.888804 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:08:30.889058 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.889328 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} executeQuery: Read 112 rows, 6.53 KiB in 0.003296 sec., 33980.58252427185 rows/sec., 1.94 MiB/sec. 2025.03.25 22:08:30.889519 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} TCPHandler: Processed in 0.003657724 sec. 2025.03.25 22:08:30.889703 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.889811 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:30.889861 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:30.890831 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.890883 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.891441 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:08:30.891797 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.892017 [ 126 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:08:30.892094 [ 126 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.892107 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} executeQuery: Read 424 rows, 30.96 KiB in 0.002306 sec., 183868.16999132698 rows/sec., 13.11 MiB/sec. 2025.03.25 22:08:30.892131 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.892396 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} TCPHandler: Processed in 0.002738158 sec. 2025.03.25 22:08:30.892513 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:08:30.892699 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.893172 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:08:30.893190 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:30.893367 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:08:30.893388 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part 2025.03.25 22:08:30.893943 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 414 rows starting from the beginning of the part 2025.03.25 22:08:30.894517 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 528 rows starting from the beginning of the part 2025.03.25 22:08:30.894856 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 414 rows starting from the beginning of the part 2025.03.25 22:08:30.895169 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:30.895469 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 424 rows starting from the beginning of the part 2025.03.25 22:08:30.896581 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.896654 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:30.897717 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.25 22:08:30.898009 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.898680 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} executeQuery: Read 6 rows, 321.00 B in 0.00563 sec., 1065.7193605683838 rows/sec., 55.68 KiB/sec. 2025.03.25 22:08:30.898820 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006550484 sec., 428059.9723623476 rows/sec., 32.71 MiB/sec. 2025.03.25 22:08:30.898999 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} TCPHandler: Processed in 0.006419983 sec. 2025.03.25 22:08:30.899162 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:08:30.899242 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.899415 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.899506 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:30.899671 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.899907 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:08:30.900085 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.25 22:08:30.900474 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.900518 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.900917 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:08:30.901162 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.901368 [ 126 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:08:30.901422 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} executeQuery: Read 242 rows, 16.62 KiB in 0.002067 sec., 117077.89066279633 rows/sec., 7.85 MiB/sec. 2025.03.25 22:08:30.901431 [ 126 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.901511 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.901578 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} TCPHandler: Processed in 0.002408952 sec. 2025.03.25 22:08:30.901796 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:30.901835 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.902080 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.902099 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:30.902181 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:08:30.902184 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27081 rows starting from the beginning of the part 2025.03.25 22:08:30.902631 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2025.03.25 22:08:30.903021 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 880 rows starting from the beginning of the part 2025.03.25 22:08:30.903367 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part 2025.03.25 22:08:30.903568 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:30.903924 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 242 rows starting from the beginning of the part 2025.03.25 22:08:30.904570 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.904641 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:30.905435 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:08:30.905761 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.906210 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} executeQuery: Read 1 rows, 69.00 B in 0.004184 sec., 239.0057361376673 rows/sec., 16.10 KiB/sec. 2025.03.25 22:08:30.906624 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} TCPHandler: Processed in 0.004856845 sec. 2025.03.25 22:08:30.906850 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.907112 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.907345 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:30.909199 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.909253 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:30.910181 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:08:30.910459 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.910888 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} executeQuery: Read 32 rows, 58.72 KiB in 0.003861 sec., 8288.008288008288 rows/sec., 14.85 MiB/sec. 2025.03.25 22:08:30.911080 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} TCPHandler: Processed in 0.004304726 sec. 2025.03.25 22:08:30.911216 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:30.911364 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:30.911419 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:30.911997 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.912041 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.912580 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:08:30.913106 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.913213 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 28837 rows, containing 5 columns (5 merged, 0 gathered) in 0.011576063 sec., 2491088.723342297 rows/sec., 170.41 MiB/sec. 2025.03.25 22:08:30.913374 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:08:30.913422 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:30.913422 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} executeQuery: Read 82 rows, 5.33 KiB in 0.002122 sec., 38642.78982092365 rows/sec., 2.45 MiB/sec. 2025.03.25 22:08:30.913451 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:30.913696 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} TCPHandler: Processed in 0.002520714 sec. 2025.03.25 22:08:30.913820 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:08:30.913953 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:30.914467 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:30.914580 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5508 rows starting from the beginning of the part 2025.03.25 22:08:30.915028 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2025.03.25 22:08:30.915332 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:30.915739 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part 2025.03.25 22:08:30.916268 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:30.916663 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.916671 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:30.916974 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:08:30.917175 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.25 22:08:30.919112 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5874 rows, containing 4 columns (4 merged, 0 gathered) in 0.005539837 sec., 1060320.005805225 rows/sec., 70.62 MiB/sec. 2025.03.25 22:08:30.919691 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:08:30.920021 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:30.920116 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:08:30.920204 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.03.25 22:08:32.694658 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2025.03.25 22:08:32.695322 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:32.695371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2025.03.25 22:08:32.695912 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:08:32.696166 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:32.696457 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2025.03.25 22:08:34.884905 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.03.25 22:08:34.903786 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:34.903848 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:34.910683 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:08:34.911449 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:34.914137 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.03.25 22:08:35.863600 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.863798 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:35.863873 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:35.864680 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.864721 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.865183 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:08:35.865441 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.865654 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} executeQuery: Read 72 rows, 5.96 KiB in 0.0019 sec., 37894.73684210526 rows/sec., 3.06 MiB/sec. 2025.03.25 22:08:35.865742 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} TCPHandler: Processed in 0.002281569 sec. 2025.03.25 22:08:35.865893 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.866189 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:35.866323 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:35.867019 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.867057 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.867413 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:08:35.867648 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.867825 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} executeQuery: Read 8 rows, 616.00 B in 0.001748 sec., 4576.659038901602 rows/sec., 344.14 KiB/sec. 2025.03.25 22:08:35.867877 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} TCPHandler: Processed in 0.002057846 sec. 2025.03.25 22:08:35.867992 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.868097 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:35.868143 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:35.868681 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.868718 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.869072 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:08:35.869313 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.869509 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} executeQuery: Read 72 rows, 5.76 KiB in 0.001428 sec., 50420.16806722689 rows/sec., 3.94 MiB/sec. 2025.03.25 22:08:35.869593 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} TCPHandler: Processed in 0.001647499 sec. 2025.03.25 22:08:35.869781 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.870077 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:35.870146 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:35.870728 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.870767 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.871168 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:08:35.871414 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.871597 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2025.03.25 22:08:35.871650 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} TCPHandler: Processed in 0.001979535 sec. 2025.03.25 22:08:35.871755 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.871861 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:35.871926 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:35.872974 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.873015 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.873627 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:08:35.873889 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.874091 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec. 2025.03.25 22:08:35.874194 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} TCPHandler: Processed in 0.002488733 sec. 2025.03.25 22:08:35.874344 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:35.874451 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:35.874496 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:35.874935 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:35.874971 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:35.875325 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:08:35.875554 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:35.875726 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. 2025.03.25 22:08:35.875775 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} TCPHandler: Processed in 0.001482486 sec. 2025.03.25 22:08:39.983716 [ 154 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:08:39.983818 [ 154 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:08:40.196607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2025.03.25 22:08:40.197302 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.197356 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.197900 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:08:40.198167 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.198423 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.03.25 22:08:40.357369 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1640 2025.03.25 22:08:40.360671 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.360724 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.362224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.25 22:08:40.362539 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.364119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1640 2025.03.25 22:08:40.870473 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.870665 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.870740 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:08:40.871634 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.871691 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.872160 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:08:40.872421 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.872687 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. 2025.03.25 22:08:40.872800 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} TCPHandler: Processed in 0.002456753 sec. 2025.03.25 22:08:40.873049 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.873166 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:40.873221 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:40.874188 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.874233 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.874651 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:08:40.874896 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.875129 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} executeQuery: Read 681 rows, 55.38 KiB in 0.001987 sec., 342727.7302466029 rows/sec., 27.22 MiB/sec. 2025.03.25 22:08:40.875247 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} TCPHandler: Processed in 0.002274239 sec. 2025.03.25 22:08:40.875431 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.875730 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.875828 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:40.876466 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.876507 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.876869 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:08:40.877104 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.877287 [ 128 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:08:40.877345 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} executeQuery: Read 138 rows, 8.79 KiB in 0.001709 sec., 80748.9760093622 rows/sec., 5.02 MiB/sec. 2025.03.25 22:08:40.877385 [ 128 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.877459 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.877468 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} TCPHandler: Processed in 0.002147227 sec. 2025.03.25 22:08:40.877636 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:40.877642 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.877799 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:40.877803 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.877843 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part 2025.03.25 22:08:40.877868 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:40.878162 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part 2025.03.25 22:08:40.878466 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:40.878863 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 148 rows starting from the beginning of the part 2025.03.25 22:08:40.879189 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:08:40.879578 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 138 rows starting from the beginning of the part 2025.03.25 22:08:40.880194 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.880237 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.880793 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:08:40.881110 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003549322 sec., 174117.7610822574 rows/sec., 11.68 MiB/sec. 2025.03.25 22:08:40.881141 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.881367 [ 128 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.03.25 22:08:40.881469 [ 128 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.881485 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:08:40.881514 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.881557 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} executeQuery: Read 113 rows, 7.49 KiB in 0.003783 sec., 29870.47316944224 rows/sec., 1.93 MiB/sec. 2025.03.25 22:08:40.882088 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} TCPHandler: Processed in 0.004493889 sec. 2025.03.25 22:08:40.882159 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.03.25 22:08:40.882479 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.882719 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:40.882838 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 366 rows starting from the beginning of the part 2025.03.25 22:08:40.882870 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.883162 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:08:40.883357 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part 2025.03.25 22:08:40.883772 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2025.03.25 22:08:40.884284 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part 2025.03.25 22:08:40.884365 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.884641 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part 2025.03.25 22:08:40.884864 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:08:40.884939 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part 2025.03.25 22:08:40.885179 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.03.25 22:08:40.886103 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.886150 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.886663 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:08:40.886722 [ 191 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.005068229 sec., 206383.72891201248 rows/sec., 14.50 MiB/sec. 2025.03.25 22:08:40.886914 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.03.25 22:08:40.887097 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.887657 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.887686 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} executeQuery: Read 112 rows, 6.53 KiB in 0.004906 sec., 22829.18874847126 rows/sec., 1.30 MiB/sec. 2025.03.25 22:08:40.888139 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.03.25 22:08:40.888160 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} TCPHandler: Processed in 0.005824572 sec. 2025.03.25 22:08:40.888410 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.25 22:08:40.888464 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.888571 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:40.888616 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:40.889410 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.889449 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.889822 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:08:40.890057 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.890263 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} executeQuery: Read 414 rows, 30.15 KiB in 0.001715 sec., 241399.416909621 rows/sec., 17.17 MiB/sec. 2025.03.25 22:08:40.890315 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} TCPHandler: Processed in 0.001921354 sec. 2025.03.25 22:08:40.890429 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.890536 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:08:40.890582 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:08:40.891011 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.891050 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.891398 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.25 22:08:40.891642 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.891797 [ 128 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.25 22:08:40.891860 [ 128 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.891886 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.891904 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2025.03.25 22:08:40.892164 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} TCPHandler: Processed in 0.001778661 sec. 2025.03.25 22:08:40.892269 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:08:40.892353 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.892617 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.892633 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:40.892708 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.03.25 22:08:40.892719 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:40.893026 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.03.25 22:08:40.893414 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.03.25 22:08:40.893755 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.03.25 22:08:40.894096 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.03.25 22:08:40.894443 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.03.25 22:08:40.895613 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.895679 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.896753 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:08:40.897064 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005077669 sec., 18906.313113359694 rows/sec., 987.78 KiB/sec. 2025.03.25 22:08:40.897206 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.25 22:08:40.897214 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.897524 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} executeQuery: Read 237 rows, 16.27 KiB in 0.005003 sec., 47371.577053767745 rows/sec., 3.18 MiB/sec. 2025.03.25 22:08:40.897613 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} TCPHandler: Processed in 0.005329453 sec. 2025.03.25 22:08:40.897682 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.897746 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.897768 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.25 22:08:40.897864 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.25 22:08:40.897890 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.897940 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:08:40.898359 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.898397 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.898746 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:08:40.898978 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.899235 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. 2025.03.25 22:08:40.899429 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} TCPHandler: Processed in 0.001739181 sec. 2025.03.25 22:08:40.899546 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.899649 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.899718 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:40.900906 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.900945 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.901591 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:08:40.901853 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.902102 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} executeQuery: Read 32 rows, 58.72 KiB in 0.002473 sec., 12939.749292357461 rows/sec., 23.19 MiB/sec. 2025.03.25 22:08:40.902211 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} TCPHandler: Processed in 0.002715707 sec. 2025.03.25 22:08:40.902352 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:40.902460 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:40.902505 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:40.902957 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:40.902996 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:40.903349 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:08:40.903582 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:40.903788 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. 2025.03.25 22:08:40.903837 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} TCPHandler: Processed in 0.001536157 sec. 2025.03.25 22:08:42.414207 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.03.25 22:08:42.434811 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:42.434874 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:42.443185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:08:42.443971 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:42.446966 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.03.25 22:08:45.891692 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.891927 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:08:45.892011 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:08:45.892838 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.892892 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.893323 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:08:45.893574 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.893828 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} executeQuery: Read 4 rows, 334.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 166.75 KiB/sec. 2025.03.25 22:08:45.893968 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} TCPHandler: Processed in 0.002416092 sec. 2025.03.25 22:08:45.894128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.894244 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:45.894293 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:45.895499 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.895542 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.895992 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:08:45.896232 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.896475 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} executeQuery: Read 1214 rows, 102.23 KiB in 0.002254 sec., 538598.0479148182 rows/sec., 44.29 MiB/sec. 2025.03.25 22:08:45.896554 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} TCPHandler: Processed in 0.002475643 sec. 2025.03.25 22:08:45.896721 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.897000 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:45.897133 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:45.897897 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.897937 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.898302 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:08:45.898551 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.898769 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} executeQuery: Read 12 rows, 902.00 B in 0.001877 sec., 6393.1806073521575 rows/sec., 469.29 KiB/sec. 2025.03.25 22:08:45.898835 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} TCPHandler: Processed in 0.002190308 sec. 2025.03.25 22:08:45.898977 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.899101 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:08:45.899147 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:08:45.899754 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.899793 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.900150 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:08:45.900381 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.900623 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} executeQuery: Read 228 rows, 15.81 KiB in 0.001538 sec., 148244.4733420026 rows/sec., 10.04 MiB/sec. 2025.03.25 22:08:45.900868 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} TCPHandler: Processed in 0.001951585 sec. 2025.03.25 22:08:45.901132 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.901246 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:45.901293 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:45.902089 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.902129 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.902500 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:08:45.902734 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.902938 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} executeQuery: Read 532 rows, 40.37 KiB in 0.001716 sec., 310023.31002331 rows/sec., 22.97 MiB/sec. 2025.03.25 22:08:45.902993 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} TCPHandler: Processed in 0.001948674 sec. 2025.03.25 22:08:45.903144 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.903258 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:45.903309 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:45.904065 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.904107 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.904559 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:08:45.904813 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.905025 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} executeQuery: Read 882 rows, 60.77 KiB in 0.00178 sec., 495505.61797752813 rows/sec., 33.34 MiB/sec. 2025.03.25 22:08:45.905106 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} TCPHandler: Processed in 0.002013316 sec. 2025.03.25 22:08:45.905245 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.905541 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:45.905824 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:45.907044 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.907086 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.907703 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:08:45.907967 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.908170 [ 153 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:08:45.908232 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} executeQuery: Read 8 rows, 14.68 KiB in 0.002799 sec., 2858.16362986781 rows/sec., 5.12 MiB/sec. 2025.03.25 22:08:45.908252 [ 153 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.908318 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.908774 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} TCPHandler: Processed in 0.003570112 sec. 2025.03.25 22:08:45.908903 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:08:45.909258 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:45.909631 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:45.909816 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:45.910942 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:45.911096 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1763 rows starting from the beginning of the part 2025.03.25 22:08:45.911987 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part 2025.03.25 22:08:45.912353 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:45.912502 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:45.912690 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part 2025.03.25 22:08:45.913373 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part 2025.03.25 22:08:45.914041 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part 2025.03.25 22:08:45.914154 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:08:45.914635 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part 2025.03.25 22:08:45.915089 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.915922 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} executeQuery: Read 60 rows, 4.14 KiB in 0.006369 sec., 9420.631182289213 rows/sec., 650.12 KiB/sec. 2025.03.25 22:08:45.916060 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} TCPHandler: Processed in 0.006942111 sec. 2025.03.25 22:08:45.924922 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 19 columns (19 merged, 0 gathered) in 0.016419507 sec., 112731.76472350844 rows/sec., 202.01 MiB/sec. 2025.03.25 22:08:45.926987 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:08:45.927425 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:45.927513 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:08:45.927688 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.21 MiB. 2025.03.25 22:08:46.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.65 MiB, peak 271.82 MiB, free memory in arenas 0.00 B, will set to 258.08 MiB (RSS), difference: 3.43 MiB 2025.03.25 22:08:47.698551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2025.03.25 22:08:47.699297 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:47.699344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:47.699926 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:08:47.700197 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:47.700459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2025.03.25 22:08:49.947058 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.03.25 22:08:49.979520 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:49.979620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:49.989563 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:08:49.990380 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:49.993495 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.03.25 22:08:50.364338 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1678 2025.03.25 22:08:50.367606 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.367666 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.369188 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.25 22:08:50.369509 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.369760 [ 56 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.25 22:08:50.369910 [ 56 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.370009 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.370878 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:08:50.372102 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1678 2025.03.25 22:08:50.372571 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:50.372771 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1508 rows starting from the beginning of the part 2025.03.25 22:08:50.373504 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2025.03.25 22:08:50.374139 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:08:50.374811 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:08:50.375486 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.03.25 22:08:50.376157 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part 2025.03.25 22:08:50.385278 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.015040583 sec., 111564.8243156532 rows/sec., 87.36 MiB/sec. 2025.03.25 22:08:50.387001 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.25 22:08:50.387751 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.387858 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.25 22:08:50.388098 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.03.25 22:08:50.870862 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.871075 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:50.871162 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:50.872159 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.872231 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.872959 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:08:50.873250 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.873593 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} executeQuery: Read 120 rows, 10.41 KiB in 0.002569 sec., 46710.78240560529 rows/sec., 3.96 MiB/sec. 2025.03.25 22:08:50.873693 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} TCPHandler: Processed in 0.003044793 sec. 2025.03.25 22:08:50.873855 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.874013 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:50.874085 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:50.874780 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.874838 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.875424 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:08:50.875802 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.876120 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} executeQuery: Read 32 rows, 2.41 KiB in 0.002142 sec., 14939.309056956117 rows/sec., 1.10 MiB/sec. 2025.03.25 22:08:50.876243 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} TCPHandler: Processed in 0.002455572 sec. 2025.03.25 22:08:50.876577 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.876801 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:50.876874 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:50.877706 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.877759 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.878303 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:08:50.878659 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.878991 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} executeQuery: Read 96 rows, 7.68 KiB in 0.002231 sec., 43030.031376064544 rows/sec., 3.36 MiB/sec. 2025.03.25 22:08:50.879068 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} TCPHandler: Processed in 0.002631176 sec. 2025.03.25 22:08:50.879216 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.879332 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:50.879389 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:50.879999 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.880044 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.880471 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:08:50.880775 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.881116 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} executeQuery: Read 160 rows, 11.41 KiB in 0.001804 sec., 88691.79600886918 rows/sec., 6.18 MiB/sec. 2025.03.25 22:08:50.881208 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} TCPHandler: Processed in 0.002045455 sec. 2025.03.25 22:08:50.881757 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.882139 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:50.882364 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:50.884183 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.884235 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.885441 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:08:50.885831 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.886232 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} executeQuery: Read 32 rows, 58.72 KiB in 0.004211 sec., 7599.1450961766795 rows/sec., 13.62 MiB/sec. 2025.03.25 22:08:50.886594 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} TCPHandler: Processed in 0.005193801 sec. 2025.03.25 22:08:50.886960 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:50.887219 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:50.887323 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:50.888116 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:50.888166 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:50.888598 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:08:50.888983 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:50.889261 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} executeQuery: Read 60 rows, 4.14 KiB in 0.002119 sec., 28315.24303916942 rows/sec., 1.91 MiB/sec. 2025.03.25 22:08:50.889354 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} TCPHandler: Processed in 0.002579125 sec. 2025.03.25 22:08:53.028480 [ 104 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.25 22:08:53.028554 [ 104 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:53.028580 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:08:53.028878 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:08:53.029156 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:53.029223 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.03.25 22:08:53.029398 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.03.25 22:08:53.029651 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.03.25 22:08:53.029854 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.03.25 22:08:53.029993 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.03.25 22:08:53.031181 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002502784 sec., 7191.99099882371 rows/sec., 481.50 KiB/sec. 2025.03.25 22:08:53.031388 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.25 22:08:53.031770 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:53.031871 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.25 22:08:53.031982 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:08:54.983886 [ 110 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:08:54.983991 [ 110 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:08:55.200609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2025.03.25 22:08:55.201618 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.201670 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.202199 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:08:55.202458 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.202723 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.03.25 22:08:55.208255 [ 219 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:08:55.208376 [ 219 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:08:55.215175 [ 219 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:08:55.273544 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:08:55.273598 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:08:55.275751 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:08:55.862783 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.862993 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:08:55.863097 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:08:55.863311 [ 223 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:08:55.863356 [ 223 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:08:55.864213 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.864263 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.864810 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:08:55.865124 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.865364 [ 146 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:08:55.865487 [ 146 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.865483 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} executeQuery: Read 72 rows, 5.96 KiB in 0.002523 sec., 28537.45541022592 rows/sec., 2.31 MiB/sec. 2025.03.25 22:08:55.865550 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.865845 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} TCPHandler: Processed in 0.003196206 sec. 2025.03.25 22:08:55.866194 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:08:55.866218 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.866575 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:08:55.866663 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:55.866707 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:08:55.866774 [ 223 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:08:55.866784 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1969 rows starting from the beginning of the part 2025.03.25 22:08:55.867370 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:55.868502 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 681 rows starting from the beginning of the part 2025.03.25 22:08:55.869036 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1214 rows starting from the beginning of the part 2025.03.25 22:08:55.870029 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 120 rows starting from the beginning of the part 2025.03.25 22:08:55.870642 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:55.873012 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.873119 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.875125 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:08:55.876436 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.877662 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} executeQuery: Read 8 rows, 616.00 B in 0.011187 sec., 715.1157593635469 rows/sec., 53.77 KiB/sec. 2025.03.25 22:08:55.877950 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} TCPHandler: Processed in 0.011850247 sec. 2025.03.25 22:08:55.878172 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.878438 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:08:55.878581 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:08:55.879687 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 5 columns (5 merged, 0 gathered) in 0.013870732 sec., 297605.05790177477 rows/sec., 25.45 MiB/sec. 2025.03.25 22:08:55.880137 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:08:55.881027 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.881351 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:08:55.881632 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.03.25 22:08:55.881729 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.881789 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.882569 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:08:55.883095 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.883537 [ 146 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:08:55.883702 [ 146 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.883735 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} executeQuery: Read 72 rows, 5.76 KiB in 0.005334 sec., 13498.312710911136 rows/sec., 1.05 MiB/sec. 2025.03.25 22:08:55.883834 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.884175 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} TCPHandler: Processed in 0.006074817 sec. 2025.03.25 22:08:55.884555 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.884562 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:08:55.884872 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:55.885061 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:08:55.885307 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:55.885484 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part 2025.03.25 22:08:55.886082 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:55.886803 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 414 rows starting from the beginning of the part 2025.03.25 22:08:55.887515 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 532 rows starting from the beginning of the part 2025.03.25 22:08:55.888096 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 96 rows starting from the beginning of the part 2025.03.25 22:08:55.888818 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part 2025.03.25 22:08:55.891117 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.891253 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.893182 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:08:55.894074 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.895287 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} executeQuery: Read 160 rows, 11.41 KiB in 0.010477 sec., 15271.54719862556 rows/sec., 1.06 MiB/sec. 2025.03.25 22:08:55.895765 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} TCPHandler: Processed in 0.011320138 sec. 2025.03.25 22:08:55.895451 [ 124 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:08:55.896142 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.896093 [ 124 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.896534 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:08:55.897007 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:08:55.897312 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.898402 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.014267009 sec., 149856.2172351612 rows/sec., 11.60 MiB/sec. 2025.03.25 22:08:55.899106 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:08:55.899762 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:08:55.900732 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:55.900949 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28837 rows starting from the beginning of the part 2025.03.25 22:08:55.901142 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.901748 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.03.25 22:08:55.901841 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:08:55.902446 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:08:55.902916 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.03.25 22:08:55.903560 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 882 rows starting from the beginning of the part 2025.03.25 22:08:55.904137 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2025.03.25 22:08:55.904692 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2025.03.25 22:08:55.908579 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.908638 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.910444 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:08:55.910789 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.911032 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} executeQuery: Read 8 rows, 14.68 KiB in 0.01461 sec., 547.5701574264202 rows/sec., 1004.77 KiB/sec. 2025.03.25 22:08:55.911274 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} TCPHandler: Processed in 0.015248996 sec. 2025.03.25 22:08:55.911423 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:08:55.911526 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:08:55.911572 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:08:55.912213 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.912252 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.912736 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:08:55.913023 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.913258 [ 124 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:08:55.913368 [ 124 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:55.913417 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:55.913432 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} executeQuery: Read 60 rows, 4.14 KiB in 0.001903 sec., 31529.164477141356 rows/sec., 2.12 MiB/sec. 2025.03.25 22:08:55.913798 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} TCPHandler: Processed in 0.002412992 sec. 2025.03.25 22:08:55.913810 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:55.913907 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:08:55.913952 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:08:55.914045 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:08:55.914110 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5874 rows starting from the beginning of the part 2025.03.25 22:08:55.914392 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:55.914730 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:55.915131 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:08:55.915606 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:55.915961 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2025.03.25 22:08:55.916779 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 30436 rows, containing 5 columns (5 merged, 0 gathered) in 0.017645608 sec., 1724848.472209062 rows/sec., 117.95 MiB/sec. 2025.03.25 22:08:55.917486 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:08:55.918408 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.918744 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:08:55.918890 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.03.25 22:08:55.919054 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:08:55.919142 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6196 rows, containing 4 columns (4 merged, 0 gathered) in 0.005623418 sec., 1101820.9921439239 rows/sec., 73.38 MiB/sec. 2025.03.25 22:08:55.919511 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:08:55.919784 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:55.919853 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:08:55.919927 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.03.25 22:08:56.180135 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:08:56.180227 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:08:56.182520 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:08:56.245683 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:08:56.245724 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:08:56.247733 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:08:57.493560 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.03.25 22:08:57.515248 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:08:57.515309 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:08:57.522622 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:08:57.523421 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:08:57.527645 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.03.25 22:09:00.372357 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1702 2025.03.25 22:09:00.375477 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.375533 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.377074 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.25 22:09:00.377411 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.378005 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1702 2025.03.25 22:09:00.864331 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.864509 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:09:00.864581 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:09:00.865401 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.865454 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.865909 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:09:00.866188 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.866472 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} executeQuery: Read 4 rows, 334.00 B in 0.001981 sec., 2019.1822311963654 rows/sec., 164.65 KiB/sec. 2025.03.25 22:09:00.866567 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} TCPHandler: Processed in 0.002358511 sec. 2025.03.25 22:09:00.866740 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.866877 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:00.866932 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:00.867588 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.867631 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.868014 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:09:00.868263 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.868474 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} executeQuery: Read 122 rows, 10.56 KiB in 0.001625 sec., 75076.92307692308 rows/sec., 6.35 MiB/sec. 2025.03.25 22:09:00.868534 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} TCPHandler: Processed in 0.001851872 sec. 2025.03.25 22:09:00.868674 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.868834 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:00.868886 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:00.869430 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.869469 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.869829 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:09:00.870073 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.870286 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} executeQuery: Read 36 rows, 2.69 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.76 MiB/sec. 2025.03.25 22:09:00.870342 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} TCPHandler: Processed in 0.00172768 sec. 2025.03.25 22:09:00.870460 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.870565 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:00.870612 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:00.871170 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.871209 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.871570 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:09:00.871812 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.872014 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} executeQuery: Read 100 rows, 8.00 KiB in 0.001465 sec., 68259.38566552901 rows/sec., 5.34 MiB/sec. 2025.03.25 22:09:00.872069 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} TCPHandler: Processed in 0.001661169 sec. 2025.03.25 22:09:00.872186 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.872291 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:00.872341 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:00.872858 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.872897 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.873288 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:09:00.873523 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.873742 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} executeQuery: Read 162 rows, 11.55 KiB in 0.001472 sec., 110054.34782608696 rows/sec., 7.66 MiB/sec. 2025.03.25 22:09:00.873838 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} TCPHandler: Processed in 0.00169655 sec. 2025.03.25 22:09:00.874024 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.874290 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:00.874389 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:00.875569 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.875609 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.876266 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:09:00.876536 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.876779 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} executeQuery: Read 32 rows, 58.72 KiB in 0.002575 sec., 12427.184466019417 rows/sec., 22.27 MiB/sec. 2025.03.25 22:09:00.876965 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} TCPHandler: Processed in 0.003026883 sec. 2025.03.25 22:09:00.877171 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:00.877284 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:00.877329 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:00.877768 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:00.877806 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:00.878175 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:09:00.878437 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:00.878635 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2025.03.25 22:09:00.878685 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} TCPHandler: Processed in 0.001576938 sec. 2025.03.25 22:09:02.702859 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2025.03.25 22:09:02.703511 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:02.703555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:02.704093 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:09:02.704364 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:02.704528 [ 148 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:09:02.704579 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2025.03.25 22:09:02.704582 [ 148 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:02.704615 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2025.03.25 22:09:02.704727 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.704923 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:02.704977 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.705075 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.705238 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.705512 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.705717 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.705851 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:02.708610 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938949 sec., 8254232.283789407 rows/sec., 118.08 MiB/sec. 2025.03.25 22:09:02.709130 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:09:02.709493 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:02.709595 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:09:02.709725 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.03.25 22:09:05.027707 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.03.25 22:09:05.049491 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.049546 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.056947 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:09:05.057762 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.058066 [ 147 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:09:05.058133 [ 147 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.058177 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.058596 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.075892 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.03.25 22:09:05.077042 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:05.078651 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.084395 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.090589 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.096805 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.103036 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.109206 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:05.171884 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.113586174 sec., 4718.884183914849 rows/sec., 24.40 MiB/sec. 2025.03.25 22:09:05.175299 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:09:05.178457 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.178549 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:09:05.181115 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.25 22:09:05.862797 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.863000 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:05.863079 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:05.863863 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.863906 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.864353 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:09:05.864616 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.864839 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} executeQuery: Read 72 rows, 5.96 KiB in 0.001889 sec., 38115.40497617787 rows/sec., 3.08 MiB/sec. 2025.03.25 22:09:05.864933 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} TCPHandler: Processed in 0.00227056 sec. 2025.03.25 22:09:05.865090 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.865377 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:05.865503 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:05.866088 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.866129 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.866491 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:09:05.866738 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.866864 [ 143 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:09:05.866901 [ 143 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.866923 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} executeQuery: Read 8 rows, 616.00 B in 0.001652 sec., 4842.6150121065375 rows/sec., 364.14 KiB/sec. 2025.03.25 22:09:05.866924 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.867022 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} TCPHandler: Processed in 0.002007475 sec. 2025.03.25 22:09:05.867203 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:05.867231 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.867452 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:05.867518 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:05.867542 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:05.867620 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part 2025.03.25 22:09:05.867970 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part 2025.03.25 22:09:05.868434 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:05.868849 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:05.869147 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part 2025.03.25 22:09:05.869449 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:05.870418 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.870486 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.871534 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:09:05.872158 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.872439 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387774 sec., 50855.882225200985 rows/sec., 3.62 MiB/sec. 2025.03.25 22:09:05.872589 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} executeQuery: Read 72 rows, 5.76 KiB in 0.005197 sec., 13854.14662305176 rows/sec., 1.08 MiB/sec. 2025.03.25 22:09:05.872704 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:09:05.872716 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} TCPHandler: Processed in 0.005545957 sec. 2025.03.25 22:09:05.872896 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.873066 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:05.873160 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:05.873180 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.873409 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:09:05.873617 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:09:05.874041 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.874085 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.874539 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:09:05.874777 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.874960 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} executeQuery: Read 160 rows, 11.41 KiB in 0.001952 sec., 81967.2131147541 rows/sec., 5.71 MiB/sec. 2025.03.25 22:09:05.875029 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} TCPHandler: Processed in 0.002185918 sec. 2025.03.25 22:09:05.875172 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.875333 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:05.875409 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:05.876461 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.876498 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.877116 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:09:05.877371 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.877568 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} executeQuery: Read 8 rows, 14.68 KiB in 0.002282 sec., 3505.6967572304993 rows/sec., 6.28 MiB/sec. 2025.03.25 22:09:05.877665 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} TCPHandler: Processed in 0.002561655 sec. 2025.03.25 22:09:05.877802 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:05.877907 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:05.877952 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:05.878386 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:05.878423 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:05.878785 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:09:05.879015 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:05.879183 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. 2025.03.25 22:09:05.879230 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} TCPHandler: Processed in 0.001479016 sec. 2025.03.25 22:09:06.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.31 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 258.86 MiB (RSS), difference: -1.45 MiB 2025.03.25 22:09:09.984062 [ 139 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:09:09.984154 [ 139 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:09:10.204700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2025.03.25 22:09:10.205530 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.205582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.206225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:09:10.206698 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.206949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.03.25 22:09:10.378223 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1728 2025.03.25 22:09:10.381371 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.381433 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.382942 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.25 22:09:10.383264 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.383979 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1728 2025.03.25 22:09:10.863982 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.864177 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:10.864254 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:10.865118 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.865173 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.865648 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:09:10.865912 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.866155 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} executeQuery: Read 120 rows, 10.41 KiB in 0.002031 sec., 59084.194977843435 rows/sec., 5.01 MiB/sec. 2025.03.25 22:09:10.866221 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} TCPHandler: Processed in 0.002376952 sec. 2025.03.25 22:09:10.866371 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.866496 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:10.866548 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:10.867114 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.867155 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.867530 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:09:10.867782 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.868015 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} executeQuery: Read 32 rows, 2.41 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.52 MiB/sec. 2025.03.25 22:09:10.868069 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} TCPHandler: Processed in 0.001760091 sec. 2025.03.25 22:09:10.868192 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.868300 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:10.868347 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:10.868913 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.868952 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.869312 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:09:10.869546 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.869760 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} executeQuery: Read 96 rows, 7.68 KiB in 0.001481 sec., 64821.06684672519 rows/sec., 5.06 MiB/sec. 2025.03.25 22:09:10.869821 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} TCPHandler: Processed in 0.001682519 sec. 2025.03.25 22:09:10.869954 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.870123 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:10.870177 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:10.870703 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.870742 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.871134 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:09:10.871383 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.871604 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. 2025.03.25 22:09:10.871694 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} TCPHandler: Processed in 0.001803361 sec. 2025.03.25 22:09:10.871900 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.872146 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:10.872222 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:10.873371 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.873410 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.874063 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:09:10.874328 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.874524 [ 137 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:09:10.874588 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} executeQuery: Read 32 rows, 58.72 KiB in 0.002506 sec., 12769.353551476457 rows/sec., 22.88 MiB/sec. 2025.03.25 22:09:10.874604 [ 137 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.874660 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.874984 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} TCPHandler: Processed in 0.003183436 sec. 2025.03.25 22:09:10.874987 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:10.875227 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:10.875479 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:10.875598 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:10.875632 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:10.875874 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1851 rows starting from the beginning of the part 2025.03.25 22:09:10.876638 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part 2025.03.25 22:09:10.877446 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part 2025.03.25 22:09:10.877758 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:10.877890 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:10.878114 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part 2025.03.25 22:09:10.878904 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:10.879484 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:09:10.879530 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part 2025.03.25 22:09:10.880319 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.880753 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} executeQuery: Read 60 rows, 4.14 KiB in 0.005366 sec., 11181.513231457324 rows/sec., 771.64 KiB/sec. 2025.03.25 22:09:10.880883 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} TCPHandler: Processed in 0.005739751 sec. 2025.03.25 22:09:10.887722 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 19 columns (19 merged, 0 gathered) in 0.012934926 sec., 151759.66217356018 rows/sec., 271.95 MiB/sec. 2025.03.25 22:09:10.889684 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:09:10.890274 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:10.890386 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:09:10.890574 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. 2025.03.25 22:09:11.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.36 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 260.42 MiB (RSS), difference: 1.06 MiB 2025.03.25 22:09:12.575980 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.03.25 22:09:12.599560 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:12.599624 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:12.607109 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:09:12.607977 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:12.612103 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.03.25 22:09:14.630550 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.630770 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.630851 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:09:14.631705 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.631757 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.632192 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:09:14.632458 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.632705 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} executeQuery: Read 24 rows, 2.04 KiB in 0.00199 sec., 12060.301507537688 rows/sec., 1.00 MiB/sec. 2025.03.25 22:09:14.632824 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} TCPHandler: Processed in 0.002414973 sec. 2025.03.25 22:09:14.632968 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.633077 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:14.633126 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:14.634393 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.634434 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.634881 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:09:14.635121 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.635355 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} executeQuery: Read 1332 rows, 113.52 KiB in 0.002304 sec., 578125 rows/sec., 48.11 MiB/sec. 2025.03.25 22:09:14.635411 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} TCPHandler: Processed in 0.002497824 sec. 2025.03.25 22:09:14.635542 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.635649 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.635695 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:14.636238 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.636278 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.636630 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:09:14.636863 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.637076 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} executeQuery: Read 20 rows, 1.56 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 1.05 MiB/sec. 2025.03.25 22:09:14.637129 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} TCPHandler: Processed in 0.001638669 sec. 2025.03.25 22:09:14.637235 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.637339 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.637383 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:09:14.637989 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.638028 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.638393 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:09:14.638643 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.638867 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} executeQuery: Read 252 rows, 17.85 KiB in 0.001544 sec., 163212.43523316062 rows/sec., 11.29 MiB/sec. 2025.03.25 22:09:14.638931 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} TCPHandler: Processed in 0.00174674 sec. 2025.03.25 22:09:14.639183 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.639290 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.639337 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:09:14.639880 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.639921 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.640273 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:09:14.640509 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.640730 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} executeQuery: Read 12 rows, 960.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 641.68 KiB/sec. 2025.03.25 22:09:14.640861 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} TCPHandler: Processed in 0.001772051 sec. 2025.03.25 22:09:14.641011 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.641118 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:14.641165 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:14.642176 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.642237 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.642634 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:09:14.642871 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.643090 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} executeQuery: Read 564 rows, 43.30 KiB in 0.001993 sec., 282990.46663321625 rows/sec., 21.22 MiB/sec. 2025.03.25 22:09:14.643143 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} TCPHandler: Processed in 0.002184269 sec. 2025.03.25 22:09:14.643263 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.643369 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.643418 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:14.644151 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.644190 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.644618 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:09:14.644854 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.645069 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} executeQuery: Read 954 rows, 67.16 KiB in 0.001722 sec., 554006.968641115 rows/sec., 38.09 MiB/sec. 2025.03.25 22:09:14.645120 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} TCPHandler: Processed in 0.001909603 sec. 2025.03.25 22:09:14.645238 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.645342 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.645409 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:14.646478 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.646518 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.647124 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:09:14.647384 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.647621 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} executeQuery: Read 8 rows, 14.68 KiB in 0.002299 sec., 3479.7738147020445 rows/sec., 6.24 MiB/sec. 2025.03.25 22:09:14.647734 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} TCPHandler: Processed in 0.002546645 sec. 2025.03.25 22:09:14.647876 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:14.647981 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:14.648028 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:14.648468 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:14.648506 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:14.648870 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:09:14.649126 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:14.649364 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} executeQuery: Read 46 rows, 3.19 KiB in 0.001403 sec., 32786.88524590164 rows/sec., 2.22 MiB/sec. 2025.03.25 22:09:14.649451 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} TCPHandler: Processed in 0.001626728 sec. 2025.03.25 22:09:15.627628 [ 221 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:15.627682 [ 221 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:15.629664 [ 221 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:15.794337 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:15.794388 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:15.796474 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:15.849213 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:15.849256 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:15.851253 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:15.856786 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:15.856993 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:15.857073 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:15.857938 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.857984 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.858422 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:09:15.858685 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.858892 [ 132 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.25 22:09:15.858951 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} executeQuery: Read 56 rows, 4.38 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.13 MiB/sec. 2025.03.25 22:09:15.858980 [ 132 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.859049 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.859099 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} TCPHandler: Processed in 0.002454553 sec. 2025.03.25 22:09:15.859240 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:09:15.859285 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:15.859354 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:15.859396 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1969 rows starting from the beginning of the part 2025.03.25 22:09:15.859417 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:15.859491 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:15.859519 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 122 rows starting from the beginning of the part 2025.03.25 22:09:15.860008 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:15.860432 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 120 rows starting from the beginning of the part 2025.03.25 22:09:15.860817 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:09:15.861164 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.03.25 22:09:15.862234 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.862278 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.862822 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:09:15.863100 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.863284 [ 132 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.25 22:09:15.863383 [ 132 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.863391 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} executeQuery: Read 64 rows, 5.12 KiB in 0.003991 sec., 16036.081182660988 rows/sec., 1.25 MiB/sec. 2025.03.25 22:09:15.863428 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.863771 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} TCPHandler: Processed in 0.004532769 sec. 2025.03.25 22:09:15.864157 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:09:15.864184 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:15.864272 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.00511911 sec., 717116.842576151 rows/sec., 61.92 MiB/sec. 2025.03.25 22:09:15.864475 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:15.864538 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:15.864625 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:15.864676 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part 2025.03.25 22:09:15.864704 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.25 22:09:15.865481 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part 2025.03.25 22:09:15.865869 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.866179 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:15.866224 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.25 22:09:15.866616 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.03.25 22:09:15.866784 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 96 rows starting from the beginning of the part 2025.03.25 22:09:15.867184 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 564 rows starting from the beginning of the part 2025.03.25 22:09:15.867467 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.03.25 22:09:15.868159 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.868213 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.869407 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:09:15.870103 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.870409 [ 132 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 2025.03.25 22:09:15.870498 [ 132 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.870574 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.870835 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} executeQuery: Read 34 rows, 2.43 KiB in 0.006424 sec., 5292.6525529265255 rows/sec., 378.98 KiB/sec. 2025.03.25 22:09:15.871096 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full 2025.03.25 22:09:15.871132 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} TCPHandler: Processed in 0.007073233 sec. 2025.03.25 22:09:15.871352 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:15.871430 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:15.871546 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30436 rows starting from the beginning of the part 2025.03.25 22:09:15.871680 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:15.871986 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:15.872011 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part 2025.03.25 22:09:15.872414 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2025.03.25 22:09:15.872806 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.03.25 22:09:15.873127 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 954 rows starting from the beginning of the part 2025.03.25 22:09:15.874072 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.010454203 sec., 176771.007794664 rows/sec., 13.87 MiB/sec. 2025.03.25 22:09:15.874529 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.25 22:09:15.875250 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.875308 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.875481 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.875684 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.25 22:09:15.875868 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:09:15.876449 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:09:15.876916 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.877143 [ 132 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.25 22:09:15.877196 [ 132 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:15.877218 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} executeQuery: Read 14 rows, 977.00 B in 0.005659 sec., 2473.9353242622374 rows/sec., 168.60 KiB/sec. 2025.03.25 22:09:15.877233 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:15.877521 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:15.877526 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} TCPHandler: Processed in 0.006257029 sec. 2025.03.25 22:09:15.877585 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:15.877676 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:15.878158 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:15.878199 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6196 rows starting from the beginning of the part 2025.03.25 22:09:15.878581 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:15.879123 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2025.03.25 22:09:15.879312 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:15.879760 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 46 rows starting from the beginning of the part 2025.03.25 22:09:15.880163 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part 2025.03.25 22:09:15.882930 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:15.883812 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 31872 rows, containing 5 columns (5 merged, 0 gathered) in 0.013057558 sec., 2440885.194612959 rows/sec., 166.99 MiB/sec. 2025.03.25 22:09:15.884429 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.03.25 22:09:15.884823 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.885038 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 2025.03.25 22:09:15.885211 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6436 rows, containing 4 columns (4 merged, 0 gathered) in 0.007841157 sec., 820797.2369383753 rows/sec., 54.69 MiB/sec. 2025.03.25 22:09:15.885227 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.25 22:09:15.885779 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.25 22:09:15.886076 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:15.886155 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.25 22:09:15.886235 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.03.25 22:09:17.707082 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2025.03.25 22:09:17.707793 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:17.707841 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:17.708386 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:09:17.708654 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:17.708918 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2025.03.25 22:09:20.112163 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.03.25 22:09:20.135710 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.135773 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.143047 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:09:20.143850 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.147817 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.03.25 22:09:20.384236 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1766 2025.03.25 22:09:20.387825 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.387890 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.389494 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.25 22:09:20.389816 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.390384 [ 225 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:09:20.390586 [ 225 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:09:20.392393 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1766 2025.03.25 22:09:20.393738 [ 225 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:09:20.866895 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.867151 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:20.867259 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:20.868436 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.868507 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.869185 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:09:20.869583 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.869865 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} executeQuery: Read 120 rows, 10.41 KiB in 0.002788 sec., 43041.6068866571 rows/sec., 3.65 MiB/sec. 2025.03.25 22:09:20.869953 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} TCPHandler: Processed in 0.003269127 sec. 2025.03.25 22:09:20.870138 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.870290 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:20.870358 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:20.871204 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.871260 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.871810 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:09:20.872188 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.872445 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} executeQuery: Read 32 rows, 2.41 KiB in 0.002193 sec., 14591.88326493388 rows/sec., 1.07 MiB/sec. 2025.03.25 22:09:20.872523 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} TCPHandler: Processed in 0.002460163 sec. 2025.03.25 22:09:20.872718 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.872870 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:20.872939 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:20.873797 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.873848 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.874385 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:09:20.874752 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.875021 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} executeQuery: Read 96 rows, 7.68 KiB in 0.002189 sec., 43855.64184559159 rows/sec., 3.43 MiB/sec. 2025.03.25 22:09:20.875110 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} TCPHandler: Processed in 0.002478724 sec. 2025.03.25 22:09:20.875276 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.875482 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:20.875567 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:20.876264 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.876309 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.876818 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:09:20.877136 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.877368 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} executeQuery: Read 160 rows, 11.41 KiB in 0.00194 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. 2025.03.25 22:09:20.877455 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} TCPHandler: Processed in 0.00226163 sec. 2025.03.25 22:09:20.877618 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.877962 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:20.878314 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:20.885604 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.885679 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.887525 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:09:20.887912 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.888306 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} executeQuery: Read 32 rows, 58.72 KiB in 0.01047 sec., 3056.351480420248 rows/sec., 5.48 MiB/sec. 2025.03.25 22:09:20.888821 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} TCPHandler: Processed in 0.011260606 sec. 2025.03.25 22:09:20.889360 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:20.889814 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:20.889907 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:20.890773 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:20.890832 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:20.891406 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:09:20.891773 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:20.892042 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} executeQuery: Read 60 rows, 4.14 KiB in 0.002287 sec., 26235.242675994752 rows/sec., 1.77 MiB/sec. 2025.03.25 22:09:20.892117 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} TCPHandler: Processed in 0.002951872 sec. 2025.03.25 22:09:24.984217 [ 118 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:09:24.984319 [ 118 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:09:25.209046 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2025.03.25 22:09:25.209838 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.209893 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.210459 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:09:25.210726 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.211029 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.03.25 22:09:25.862198 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.862509 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:25.862627 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:25.863581 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.863638 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.864099 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:09:25.864395 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.864640 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} executeQuery: Read 72 rows, 5.96 KiB in 0.002212 sec., 32549.7287522604 rows/sec., 2.63 MiB/sec. 2025.03.25 22:09:25.864710 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} TCPHandler: Processed in 0.002704428 sec. 2025.03.25 22:09:25.864840 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.864955 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:25.865003 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:25.865550 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.865591 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.865960 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:09:25.866217 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.866435 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} executeQuery: Read 8 rows, 616.00 B in 0.001506 sec., 5312.084993359894 rows/sec., 399.44 KiB/sec. 2025.03.25 22:09:25.866489 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} TCPHandler: Processed in 0.00170413 sec. 2025.03.25 22:09:25.866595 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.866699 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:25.866744 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:25.867289 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.867328 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.867696 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:09:25.867940 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.868183 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} executeQuery: Read 72 rows, 5.76 KiB in 0.001501 sec., 47968.02131912059 rows/sec., 3.74 MiB/sec. 2025.03.25 22:09:25.868238 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} TCPHandler: Processed in 0.00169427 sec. 2025.03.25 22:09:25.868367 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.868533 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:25.868598 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:25.869138 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.869179 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.869570 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:09:25.869808 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.870028 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. 2025.03.25 22:09:25.870112 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} TCPHandler: Processed in 0.001796611 sec. 2025.03.25 22:09:25.870258 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.870533 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:25.870813 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:25.872131 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.872177 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.872792 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:09:25.873054 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.873302 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} executeQuery: Read 8 rows, 14.68 KiB in 0.002874 sec., 2783.5768963117607 rows/sec., 4.99 MiB/sec. 2025.03.25 22:09:25.873408 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} TCPHandler: Processed in 0.003203626 sec. 2025.03.25 22:09:25.873551 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:25.873659 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:25.873704 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:25.874149 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:25.874189 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:25.874561 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:09:25.874800 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:25.875029 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2025.03.25 22:09:25.875092 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} TCPHandler: Processed in 0.001591728 sec. 2025.03.25 22:09:27.647887 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.03.25 22:09:27.671256 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:27.671323 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:27.678686 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:09:27.679479 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:27.682619 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.03.25 22:09:28.049853 [ 220 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:09:28.049921 [ 220 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:09:28.051605 [ 220 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:09:30.331627 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:09:30.331704 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:09:30.333678 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:09:30.392673 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1790 2025.03.25 22:09:30.395839 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.395891 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.397445 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.25 22:09:30.397766 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.398421 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1790 2025.03.25 22:09:30.864330 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.864526 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:09:30.864601 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:09:30.865394 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.865450 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.865888 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.25 22:09:30.866151 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.866401 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} executeQuery: Read 10 rows, 835.00 B in 0.001927 sec., 5189.413596263623 rows/sec., 423.16 KiB/sec. 2025.03.25 22:09:30.866472 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} TCPHandler: Processed in 0.002298961 sec. 2025.03.25 22:09:30.866613 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.866729 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:30.866778 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:30.867401 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.867442 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.867815 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:09:30.868057 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.868278 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} executeQuery: Read 125 rows, 10.78 KiB in 0.001575 sec., 79365.07936507936 rows/sec., 6.68 MiB/sec. 2025.03.25 22:09:30.868334 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} TCPHandler: Processed in 0.001774381 sec. 2025.03.25 22:09:30.868455 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.868565 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:30.868612 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:30.869163 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.869204 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.869562 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:09:30.869811 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.869993 [ 114 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:09:30.870048 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} executeQuery: Read 42 rows, 3.10 KiB in 0.001503 sec., 27944.111776447106 rows/sec., 2.02 MiB/sec. 2025.03.25 22:09:30.870090 [ 114 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.870168 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.870176 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} TCPHandler: Processed in 0.001771561 sec. 2025.03.25 22:09:30.870385 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:30.870398 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.870671 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:30.870679 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:30.870776 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:30.870782 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part 2025.03.25 22:09:30.871131 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:30.871485 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 20 rows starting from the beginning of the part 2025.03.25 22:09:30.871978 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:30.872377 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:30.872657 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 42 rows starting from the beginning of the part 2025.03.25 22:09:30.873586 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.873640 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.874575 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:09:30.875162 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.875759 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} executeQuery: Read 106 rows, 8.49 KiB in 0.005149 sec., 20586.52165469023 rows/sec., 1.61 MiB/sec. 2025.03.25 22:09:30.876126 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} TCPHandler: Processed in 0.005802901 sec. 2025.03.25 22:09:30.876487 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.876886 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:30.877013 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744398 sec., 46260.61510604801 rows/sec., 3.34 MiB/sec. 2025.03.25 22:09:30.877033 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:30.877465 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:09:30.878107 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.878320 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:09:30.878513 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:09:30.878514 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.878582 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.878986 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:09:30.879228 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.879440 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} executeQuery: Read 165 rows, 11.76 KiB in 0.002684 sec., 61475.40983606557 rows/sec., 4.28 MiB/sec. 2025.03.25 22:09:30.879498 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} TCPHandler: Processed in 0.003126624 sec. 2025.03.25 22:09:30.879621 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.879732 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:30.879800 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:30.880951 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.880992 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.881663 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:09:30.881919 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.882180 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} executeQuery: Read 32 rows, 58.72 KiB in 0.00247 sec., 12955.465587044535 rows/sec., 23.22 MiB/sec. 2025.03.25 22:09:30.882252 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:09:30.882340 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:09:30.882380 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} TCPHandler: Processed in 0.002804138 sec. 2025.03.25 22:09:30.882568 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:30.882676 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:30.882745 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:30.883965 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:30.884006 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:30.884680 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:09:30.885100 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:30.885602 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} executeQuery: Read 60 rows, 4.14 KiB in 0.002914 sec., 20590.253946465342 rows/sec., 1.39 MiB/sec. 2025.03.25 22:09:30.885676 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} TCPHandler: Processed in 0.003179275 sec. 2025.03.25 22:09:30.885891 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:09:31.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 257.21 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 260.66 MiB (RSS), difference: 3.45 MiB 2025.03.25 22:09:32.060769 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:09:32.060825 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:09:32.062692 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:09:32.711189 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2025.03.25 22:09:32.711988 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:32.712035 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:32.712575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:09:32.712837 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:32.713038 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2025.03.25 22:09:33.029644 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:09:33.029706 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:09:33.031650 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:09:35.182694 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.03.25 22:09:35.205435 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.205496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.213831 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:09:35.214648 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.217990 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.03.25 22:09:35.862531 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.862744 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:35.862825 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:35.863676 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.863721 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.864174 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:09:35.864433 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.864670 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} executeQuery: Read 72 rows, 5.96 KiB in 0.001977 sec., 36418.81638846738 rows/sec., 2.94 MiB/sec. 2025.03.25 22:09:35.864768 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} TCPHandler: Processed in 0.002374202 sec. 2025.03.25 22:09:35.864916 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.865213 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:35.865354 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:35.866165 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.866206 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.866576 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:09:35.866812 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.866988 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} executeQuery: Read 8 rows, 616.00 B in 0.001894 sec., 4223.864836325238 rows/sec., 317.61 KiB/sec. 2025.03.25 22:09:35.867044 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} TCPHandler: Processed in 0.002200828 sec. 2025.03.25 22:09:35.867175 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.867285 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:35.867333 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:35.867877 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.867916 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.868271 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:09:35.868508 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.868697 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} executeQuery: Read 72 rows, 5.76 KiB in 0.001431 sec., 50314.46540880503 rows/sec., 3.93 MiB/sec. 2025.03.25 22:09:35.868782 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} TCPHandler: Processed in 0.001656999 sec. 2025.03.25 22:09:35.868944 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.869224 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:35.869349 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:35.869905 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.869944 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.870330 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:09:35.870561 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.870695 [ 107 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.03.25 22:09:35.870735 [ 107 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.870743 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2025.03.25 22:09:35.870760 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. 2025.03.25 22:09:35.870831 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} TCPHandler: Processed in 0.001955125 sec. 2025.03.25 22:09:35.870932 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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.03.25 22:09:35.870974 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.871091 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:35.871106 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:35.871138 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31872 rows starting from the beginning of the part 2025.03.25 22:09:35.871203 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:35.871293 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part 2025.03.25 22:09:35.871614 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2025.03.25 22:09:35.872015 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2025.03.25 22:09:35.872251 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 165 rows starting from the beginning of the part 2025.03.25 22:09:35.872511 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2025.03.25 22:09:35.874481 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.874525 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:35.875499 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:09:35.875770 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.876010 [ 107 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:09:35.876053 [ 107 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.876076 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:35.876088 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} executeQuery: Read 8 rows, 14.68 KiB in 0.005013 sec., 1595.8507879513265 rows/sec., 2.86 MiB/sec. 2025.03.25 22:09:35.876434 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:35.876678 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} TCPHandler: Processed in 0.005757951 sec. 2025.03.25 22:09:35.876970 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:35.877292 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:35.877341 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:35.877381 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:35.877606 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1963 rows starting from the beginning of the part 2025.03.25 22:09:35.878790 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:35.879604 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part 2025.03.25 22:09:35.880566 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:35.880712 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:35.880831 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:35.881558 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part 2025.03.25 22:09:35.882434 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 32551 rows, containing 5 columns (5 merged, 0 gathered) in 0.011575712 sec., 2812008.453562079 rows/sec., 192.46 MiB/sec. 2025.03.25 22:09:35.882843 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:09:35.882886 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:09:35.883405 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.03.25 22:09:35.883962 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.884397 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.884791 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.03.25 22:09:35.884900 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} executeQuery: Read 60 rows, 4.14 KiB in 0.007719 sec., 7773.027594247959 rows/sec., 536.42 KiB/sec. 2025.03.25 22:09:35.885040 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.25 22:09:35.885195 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} TCPHandler: Processed in 0.008311296 sec. 2025.03.25 22:09:35.893118 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 19 columns (19 merged, 0 gathered) in 0.016927346 sec., 121164.88904994322 rows/sec., 217.12 MiB/sec. 2025.03.25 22:09:35.895429 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:09:35.895917 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:35.896015 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:09:35.896198 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.77 MiB. 2025.03.25 22:09:39.984376 [ 102 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:09:39.984476 [ 102 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:09:40.213191 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2025.03.25 22:09:40.214307 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.214403 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.215071 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:09:40.215352 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.215606 [ 102 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:09:40.215644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.03.25 22:09:40.215713 [ 102 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.215760 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.215952 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.216171 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:40.216242 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.216345 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.216544 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.216823 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.216967 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.217105 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:09:40.220180 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322486 sec., 8058094.346632932 rows/sec., 115.27 MiB/sec. 2025.03.25 22:09:40.220423 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:09:40.220714 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.220794 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:09:40.220890 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.03.25 22:09:40.398660 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1816 2025.03.25 22:09:40.402191 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.402248 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.403795 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.25 22:09:40.404115 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.404318 [ 102 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.25 22:09:40.404380 [ 102 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.404421 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.404948 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:09:40.406740 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1816 2025.03.25 22:09:40.407049 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:40.407233 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1678 rows starting from the beginning of the part 2025.03.25 22:09:40.407933 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part 2025.03.25 22:09:40.408593 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2025.03.25 22:09:40.409251 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part 2025.03.25 22:09:40.409894 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part 2025.03.25 22:09:40.410537 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part 2025.03.25 22:09:40.420598 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 72 columns (72 merged, 0 gathered) in 0.016056971 sec., 113097.29587230369 rows/sec., 87.91 MiB/sec. 2025.03.25 22:09:40.422483 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.25 22:09:40.423402 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.423505 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.25 22:09:40.423909 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.03.25 22:09:40.603349 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:40.603415 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:40.605849 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:09:40.616610 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:40.616641 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:40.618482 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:09:40.863482 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.863675 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:40.863754 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:40.864620 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.864677 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.865139 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:09:40.865415 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.865635 [ 102 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.25 22:09:40.865679 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} executeQuery: Read 120 rows, 10.41 KiB in 0.002054 sec., 58422.59006815969 rows/sec., 4.95 MiB/sec. 2025.03.25 22:09:40.865710 [ 102 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.865777 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.865826 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} TCPHandler: Processed in 0.002474153 sec. 2025.03.25 22:09:40.866041 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:09:40.866058 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.866305 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:40.866308 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:40.866377 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1969 rows starting from the beginning of the part 2025.03.25 22:09:40.866417 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:40.866700 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 120 rows starting from the beginning of the part 2025.03.25 22:09:40.867060 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:40.867361 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 125 rows starting from the beginning of the part 2025.03.25 22:09:40.867683 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:40.868099 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 120 rows starting from the beginning of the part 2025.03.25 22:09:40.869560 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.869625 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.870666 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:09:40.871061 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.871489 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} executeQuery: Read 32 rows, 2.41 KiB in 0.005261 sec., 6082.493822467211 rows/sec., 457.38 KiB/sec. 2025.03.25 22:09:40.871643 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} TCPHandler: Processed in 0.005656788 sec. 2025.03.25 22:09:40.871691 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796441 sec., 427503.70442828623 rows/sec., 36.83 MiB/sec. 2025.03.25 22:09:40.871828 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.871984 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:40.872061 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:40.872099 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.25 22:09:40.872816 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.872942 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.25 22:09:40.873126 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.25 22:09:40.873323 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.873369 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.873754 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:09:40.874006 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.874180 [ 102 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.25 22:09:40.874241 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} executeQuery: Read 96 rows, 7.68 KiB in 0.002314 sec., 41486.60328435609 rows/sec., 3.24 MiB/sec. 2025.03.25 22:09:40.874257 [ 102 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.874334 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.874362 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} TCPHandler: Processed in 0.002601745 sec. 2025.03.25 22:09:40.874582 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:09:40.874604 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:40.874618 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.874684 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:40.874891 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:40.874931 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:40.874985 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part 2025.03.25 22:09:40.875131 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:40.875491 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 96 rows starting from the beginning of the part 2025.03.25 22:09:40.876127 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:40.876772 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 106 rows starting from the beginning of the part 2025.03.25 22:09:40.877212 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part 2025.03.25 22:09:40.877721 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part 2025.03.25 22:09:40.879171 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.879261 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.880547 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:09:40.881096 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.882003 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} executeQuery: Read 160 rows, 11.41 KiB in 0.007121 sec., 22468.75438842859 rows/sec., 1.56 MiB/sec. 2025.03.25 22:09:40.882042 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007616463 sec., 183024.58765965252 rows/sec., 14.39 MiB/sec. 2025.03.25 22:09:40.882244 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} TCPHandler: Processed in 0.007700564 sec. 2025.03.25 22:09:40.882269 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:09:40.882462 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.25 22:09:40.882574 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.882776 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:40.883174 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:40.883479 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.883884 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.25 22:09:40.884211 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.03.25 22:09:40.885891 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.885931 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.886604 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:09:40.886874 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.887107 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} executeQuery: Read 32 rows, 58.72 KiB in 0.004392 sec., 7285.974499089253 rows/sec., 13.06 MiB/sec. 2025.03.25 22:09:40.887225 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} TCPHandler: Processed in 0.004790394 sec. 2025.03.25 22:09:40.887356 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:40.887464 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:40.887511 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:40.887950 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.887989 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.888352 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:09:40.888589 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.888766 [ 98 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.25 22:09:40.888797 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. 2025.03.25 22:09:40.888816 [ 98 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:40.888893 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:40.888924 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} TCPHandler: Processed in 0.001614928 sec. 2025.03.25 22:09:40.889146 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:40.889184 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:40.889195 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:40.889513 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:40.889567 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6436 rows starting from the beginning of the part 2025.03.25 22:09:40.889740 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2025.03.25 22:09:40.890052 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.03.25 22:09:40.890467 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:40.890649 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.03.25 22:09:40.890935 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:09:40.893594 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:09:40.894454 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6736 rows, containing 4 columns (4 merged, 0 gathered) in 0.005460246 sec., 1233644.0519346565 rows/sec., 82.23 MiB/sec. 2025.03.25 22:09:40.894912 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.25 22:09:40.895256 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:40.895345 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.25 22:09:40.895427 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.03.25 22:09:42.464834 [ 97 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.25 22:09:42.464928 [ 97 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:42.464969 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:42.465238 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:09:42.465523 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:42.465591 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part 2025.03.25 22:09:42.465788 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part 2025.03.25 22:09:42.466094 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part 2025.03.25 22:09:42.466382 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:09:42.466529 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:09:42.467670 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582075 sec., 18589.700144263817 rows/sec., 1.55 MiB/sec. 2025.03.25 22:09:42.467829 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.25 22:09:42.468119 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:42.468200 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.25 22:09:42.468285 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:09:42.718059 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.03.25 22:09:42.740835 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:42.740905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:42.748505 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:09:42.749310 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:42.749718 [ 97 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:09:42.749874 [ 97 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:42.749939 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:42.750401 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.766351 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.03.25 22:09:42.767665 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:42.769357 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.775279 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.781237 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.787049 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.793180 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.798901 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:09:42.864301 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114190945 sec., 5017.911008618065 rows/sec., 25.95 MiB/sec. 2025.03.25 22:09:42.867867 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:09:42.870974 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:42.871085 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:09:42.873659 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.25 22:09:43.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.60 MiB, peak 281.02 MiB, free memory in arenas 0.00 B, will set to 262.53 MiB (RSS), difference: -1.07 MiB 2025.03.25 22:09:45.892451 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.892657 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.892727 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:09:45.893512 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.893559 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.894006 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:09:45.894258 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.894564 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} executeQuery: Read 24 rows, 2.04 KiB in 0.001945 sec., 12339.331619537275 rows/sec., 1.02 MiB/sec. 2025.03.25 22:09:45.894680 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} TCPHandler: Processed in 0.002365611 sec. 2025.03.25 22:09:45.894954 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.895093 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:09:45.895145 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:09:45.895699 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.895741 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.896095 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.25 22:09:45.896338 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.896548 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} executeQuery: Read 4 rows, 334.00 B in 0.001482 sec., 2699.055330634278 rows/sec., 220.09 KiB/sec. 2025.03.25 22:09:45.896602 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} TCPHandler: Processed in 0.001735581 sec. 2025.03.25 22:09:45.896709 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.896814 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:45.896858 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:45.898129 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.898169 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.898609 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:09:45.898845 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.899056 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} executeQuery: Read 1334 rows, 113.66 KiB in 0.002265 sec., 588962.472406181 rows/sec., 49.01 MiB/sec. 2025.03.25 22:09:45.899108 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} TCPHandler: Processed in 0.002449582 sec. 2025.03.25 22:09:45.899224 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.899330 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.899376 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:45.899910 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.899949 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.900304 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:09:45.900538 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.900748 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} executeQuery: Read 24 rows, 1.84 KiB in 0.001439 sec., 16678.248783877694 rows/sec., 1.25 MiB/sec. 2025.03.25 22:09:45.900801 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} TCPHandler: Processed in 0.001629039 sec. 2025.03.25 22:09:45.900905 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.901006 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.901050 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:09:45.901643 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.901682 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.902041 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:09:45.902273 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.902542 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} executeQuery: Read 252 rows, 17.85 KiB in 0.001556 sec., 161953.72750642672 rows/sec., 11.20 MiB/sec. 2025.03.25 22:09:45.902786 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} TCPHandler: Processed in 0.001928953 sec. 2025.03.25 22:09:45.902971 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.903077 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.903123 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:09:45.903676 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.903715 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.904068 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:09:45.904314 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.904534 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} executeQuery: Read 12 rows, 960.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 633.87 KiB/sec. 2025.03.25 22:09:45.904588 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} TCPHandler: Processed in 0.001675119 sec. 2025.03.25 22:09:45.904693 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.904794 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:45.904838 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:45.905622 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.905661 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.906045 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:09:45.906276 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.906493 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} executeQuery: Read 568 rows, 43.63 KiB in 0.001719 sec., 330424.6655031995 rows/sec., 24.79 MiB/sec. 2025.03.25 22:09:45.906576 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} TCPHandler: Processed in 0.001926844 sec. 2025.03.25 22:09:45.906772 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.907086 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.907165 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:45.907956 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.907997 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.908451 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:09:45.908692 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.908915 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} executeQuery: Read 918 rows, 63.76 KiB in 0.001932 sec., 475155.2795031056 rows/sec., 32.23 MiB/sec. 2025.03.25 22:09:45.908969 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} TCPHandler: Processed in 0.00231466 sec. 2025.03.25 22:09:45.909091 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.909208 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.909279 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:45.910369 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.910410 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.911052 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:09:45.911314 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.911569 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} executeQuery: Read 8 rows, 14.68 KiB in 0.002383 sec., 3357.112882920688 rows/sec., 6.02 MiB/sec. 2025.03.25 22:09:45.911674 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} TCPHandler: Processed in 0.002638276 sec. 2025.03.25 22:09:45.911815 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:45.911920 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:45.911967 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:45.912416 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:45.912456 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:45.912824 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:09:45.913071 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:45.913268 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. 2025.03.25 22:09:45.913318 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} TCPHandler: Processed in 0.001555248 sec. 2025.03.25 22:09:47.715800 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2025.03.25 22:09:47.716541 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:47.716585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:47.717139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:09:47.717416 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:47.717668 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2025.03.25 22:09:50.266451 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.03.25 22:09:50.290581 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.290643 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.298459 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:09:50.299335 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.304552 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.03.25 22:09:50.406945 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1848 2025.03.25 22:09:50.410354 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.410410 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.412023 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.25 22:09:50.412361 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.414097 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1848 2025.03.25 22:09:50.865562 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.865810 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:50.865898 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:50.867107 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.867179 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.867792 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:09:50.868158 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.868475 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} executeQuery: Read 120 rows, 10.41 KiB in 0.002725 sec., 44036.69724770642 rows/sec., 3.73 MiB/sec. 2025.03.25 22:09:50.868572 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} TCPHandler: Processed in 0.003214866 sec. 2025.03.25 22:09:50.868765 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.868910 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:50.868966 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:50.869639 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.869682 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.870092 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:09:50.870350 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.870625 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} executeQuery: Read 32 rows, 2.41 KiB in 0.001746 sec., 18327.605956471936 rows/sec., 1.35 MiB/sec. 2025.03.25 22:09:50.870707 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} TCPHandler: Processed in 0.002019046 sec. 2025.03.25 22:09:50.870879 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.871004 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:50.871055 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:50.871639 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.871680 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.872067 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:09:50.872336 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.872552 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} executeQuery: Read 96 rows, 7.68 KiB in 0.001579 sec., 60797.973400886636 rows/sec., 4.75 MiB/sec. 2025.03.25 22:09:50.872608 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} TCPHandler: Processed in 0.001784881 sec. 2025.03.25 22:09:50.872732 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.872844 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:50.872899 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:50.873505 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.873547 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.873964 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:09:50.874224 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.874437 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2025.03.25 22:09:50.874536 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} TCPHandler: Processed in 0.001855013 sec. 2025.03.25 22:09:50.874686 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.874939 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:50.875233 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:50.877370 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.877412 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.878131 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:09:50.878405 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.878650 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} executeQuery: Read 32 rows, 58.72 KiB in 0.00382 sec., 8376.96335078534 rows/sec., 15.01 MiB/sec. 2025.03.25 22:09:50.878752 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} TCPHandler: Processed in 0.004119312 sec. 2025.03.25 22:09:50.878883 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:50.878989 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:50.879037 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:50.879534 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:50.879580 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:50.880023 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:09:50.880320 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:50.880583 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2025.03.25 22:09:50.880696 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} TCPHandler: Processed in 0.001864182 sec. 2025.03.25 22:09:53.398524 [ 223 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:09:53.398587 [ 223 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:09:53.400084 [ 223 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:09:54.984754 [ 86 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:09:54.984815 [ 86 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:09:55.217797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2025.03.25 22:09:55.218585 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.218648 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.219218 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:09:55.219484 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.219758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.03.25 22:09:55.492241 [ 221 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:09:55.492318 [ 221 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:09:55.494252 [ 221 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:09:55.862347 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.862560 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:09:55.862644 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:09:55.863467 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.863521 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.863974 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:09:55.864313 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.864611 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} executeQuery: Read 72 rows, 5.96 KiB in 0.002106 sec., 34188.034188034195 rows/sec., 2.76 MiB/sec. 2025.03.25 22:09:55.864697 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} TCPHandler: Processed in 0.002492394 sec. 2025.03.25 22:09:55.864855 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.864993 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:09:55.865054 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:09:55.865746 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.865793 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.866259 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:09:55.866605 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.866815 [ 84 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:09:55.866876 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} executeQuery: Read 8 rows, 616.00 B in 0.001915 sec., 4177.545691906005 rows/sec., 314.13 KiB/sec. 2025.03.25 22:09:55.866921 [ 84 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.866987 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.867035 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} TCPHandler: Processed in 0.002241009 sec. 2025.03.25 22:09:55.867216 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:55.867276 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.867536 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:55.867646 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part 2025.03.25 22:09:55.867659 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:09:55.867886 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:09:55.868006 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:55.868694 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:55.869194 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 24 rows starting from the beginning of the part 2025.03.25 22:09:55.869803 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:55.870317 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:09:55.871849 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.871900 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.872459 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:09:55.872567 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474656 sec., 51510.08574785339 rows/sec., 3.69 MiB/sec. 2025.03.25 22:09:55.872819 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.872872 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:09:55.873282 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} executeQuery: Read 72 rows, 5.76 KiB in 0.005764 sec., 12491.325468424706 rows/sec., 998.59 KiB/sec. 2025.03.25 22:09:55.873528 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} TCPHandler: Processed in 0.006331951 sec. 2025.03.25 22:09:55.873803 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.873880 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.874266 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:55.874270 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:09:55.874463 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:09:55.874899 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:09:55.875880 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.875924 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.876323 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:09:55.876579 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.876800 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} executeQuery: Read 160 rows, 11.41 KiB in 0.002699 sec., 59281.21526491293 rows/sec., 4.13 MiB/sec. 2025.03.25 22:09:55.876858 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} TCPHandler: Processed in 0.003093864 sec. 2025.03.25 22:09:55.876981 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.877091 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:09:55.877159 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:09:55.878219 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.878259 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.878880 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:09:55.879142 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.879378 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} executeQuery: Read 8 rows, 14.68 KiB in 0.002312 sec., 3460.2076124567475 rows/sec., 6.20 MiB/sec. 2025.03.25 22:09:55.879473 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} TCPHandler: Processed in 0.002544595 sec. 2025.03.25 22:09:55.879621 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:09:55.879725 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:09:55.879771 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:09:55.880216 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:55.880256 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:55.880621 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:09:55.880862 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:55.881077 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. 2025.03.25 22:09:55.881128 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} TCPHandler: Processed in 0.001558618 sec. 2025.03.25 22:09:56.144578 [ 84 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.03.25 22:09:56.144634 [ 84 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:56.144656 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:56.144805 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.03.25 22:09:56.144996 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:56.145043 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 124 rows starting from the beginning of the part 2025.03.25 22:09:56.145153 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.03.25 22:09:56.145371 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part 2025.03.25 22:09:56.145528 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2025.03.25 22:09:56.145648 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2025.03.25 22:09:56.146912 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179558 sec., 170676.80694893186 rows/sec., 10.69 MiB/sec. 2025.03.25 22:09:56.147098 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.03.25 22:09:56.147410 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:56.147496 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.03.25 22:09:56.147594 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:09:57.804621 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.03.25 22:09:57.828454 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:57.828515 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:57.836230 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:09:57.837098 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:57.841835 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.03.25 22:09:58.110514 [ 82 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.03.25 22:09:58.110584 [ 82 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:09:58.110611 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:09:58.110733 [ 221 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:09:58.110778 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.03.25 22:09:58.110791 [ 221 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:09:58.110986 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:09:58.111028 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 236 rows starting from the beginning of the part 2025.03.25 22:09:58.111120 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.03.25 22:09:58.111467 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part 2025.03.25 22:09:58.111779 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2025.03.25 22:09:58.112092 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part 2025.03.25 22:09:58.113631 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002938751 sec., 240918.67599534633 rows/sec., 16.72 MiB/sec. 2025.03.25 22:09:58.113869 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.03.25 22:09:58.113870 [ 221 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:09:58.114439 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:09:58.114538 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.03.25 22:09:58.114656 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:10:00.271153 [ 219 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:00.271221 [ 219 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:00.273175 [ 219 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:00.414314 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1872 2025.03.25 22:10:00.417491 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.417558 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.419198 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.25 22:10:00.419528 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.420286 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1872 2025.03.25 22:10:00.864587 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.864773 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:10:00.864848 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:10:00.865616 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.865672 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.866116 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.25 22:10:00.866379 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.866602 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} executeQuery: Read 4 rows, 334.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 173.40 KiB/sec. 2025.03.25 22:10:00.866692 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} TCPHandler: Processed in 0.002238249 sec. 2025.03.25 22:10:00.866853 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.866964 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:00.867014 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:00.867642 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.867682 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.868059 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:10:00.868304 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.868534 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} executeQuery: Read 122 rows, 10.56 KiB in 0.001587 sec., 76874.60617517328 rows/sec., 6.50 MiB/sec. 2025.03.25 22:10:00.868606 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} TCPHandler: Processed in 0.001809852 sec. 2025.03.25 22:10:00.868632 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:00.868700 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:00.868754 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.869003 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:00.869052 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:00.870402 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.870456 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.871132 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:10:00.871611 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.871952 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} executeQuery: Read 36 rows, 2.69 KiB in 0.003033 sec., 11869.436201780414 rows/sec., 885.44 KiB/sec. 2025.03.25 22:10:00.872084 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} TCPHandler: Processed in 0.00339937 sec. 2025.03.25 22:10:00.872266 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.872389 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:00.872455 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:00.872665 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:00.873856 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.873902 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.874276 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:10:00.874533 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.874759 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} executeQuery: Read 100 rows, 8.00 KiB in 0.002401 sec., 41649.312786339025 rows/sec., 3.26 MiB/sec. 2025.03.25 22:10:00.874828 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} TCPHandler: Processed in 0.002619766 sec. 2025.03.25 22:10:00.874831 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:00.874879 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:00.874957 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.875075 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:00.875126 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:00.875982 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.876019 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.876523 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:10:00.876810 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.877051 [ 80 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2025.03.25 22:10:00.877153 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} executeQuery: Read 162 rows, 11.55 KiB in 0.002082 sec., 77809.79827089337 rows/sec., 5.42 MiB/sec. 2025.03.25 22:10:00.877170 [ 80 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.877267 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.877514 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} TCPHandler: Processed in 0.002610465 sec. 2025.03.25 22:10:00.877811 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full 2025.03.25 22:10:00.877833 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.877987 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:00.878211 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:00.878522 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:00.878604 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:00.878640 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32551 rows starting from the beginning of the part 2025.03.25 22:10:00.879378 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:00.880013 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 918 rows starting from the beginning of the part 2025.03.25 22:10:00.881011 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:00.882085 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:00.882566 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 162 rows starting from the beginning of the part 2025.03.25 22:10:00.884666 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.884717 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.886545 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:10:00.886845 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.887311 [ 80 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:10:00.887380 [ 80 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.887413 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} executeQuery: Read 32 rows, 58.72 KiB in 0.009342 sec., 3425.390708627703 rows/sec., 6.14 MiB/sec. 2025.03.25 22:10:00.887420 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.887945 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:10:00.888099 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} TCPHandler: Processed in 0.010365151 sec. 2025.03.25 22:10:00.888382 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:00.888684 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:00.888840 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:00.888889 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:00.889180 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2051 rows starting from the beginning of the part 2025.03.25 22:10:00.890229 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:00.891241 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:00.891584 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:00.891724 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:00.892116 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:00.892975 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:00.893633 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:10:00.893807 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:00.894556 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.895502 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} executeQuery: Read 60 rows, 4.14 KiB in 0.006916 sec., 8675.534991324464 rows/sec., 598.70 KiB/sec. 2025.03.25 22:10:00.895590 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:00.895687 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} TCPHandler: Processed in 0.007366329 sec. 2025.03.25 22:10:00.895680 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:00.898073 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 34111 rows, containing 5 columns (5 merged, 0 gathered) in 0.020525058 sec., 1661919.7860488386 rows/sec., 113.75 MiB/sec. 2025.03.25 22:10:00.898456 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2025.03.25 22:10:00.899519 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.899816 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:00.899851 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2025.03.25 22:10:00.900178 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.03.25 22:10:00.908888 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 19 columns (19 merged, 0 gathered) in 0.021298072 sec., 101558.48848665738 rows/sec., 181.99 MiB/sec. 2025.03.25 22:10:00.911066 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:10:00.911535 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:00.911620 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:10:00.911790 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.29 MiB. 2025.03.25 22:10:01.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.12 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: 1.96 MiB 2025.03.25 22:10:01.224705 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:01.224754 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:01.226547 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:02.719903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2025.03.25 22:10:02.720651 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:02.720714 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:02.721282 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:10:02.721550 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:02.721798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2025.03.25 22:10:05.341911 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.03.25 22:10:05.366644 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.366714 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.374671 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:10:05.375588 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.380792 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.03.25 22:10:05.862582 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.862791 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:05.862875 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:05.863695 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.863752 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.864207 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:10:05.864478 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.864706 [ 73 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.25 22:10:05.864720 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} executeQuery: Read 72 rows, 5.96 KiB in 0.001981 sec., 36345.280161534574 rows/sec., 2.94 MiB/sec. 2025.03.25 22:10:05.864789 [ 73 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.864863 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.864873 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} TCPHandler: Processed in 0.002429173 sec. 2025.03.25 22:10:05.865084 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:10:05.865103 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.865351 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:05.865353 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:05.865449 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:05.865455 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1969 rows starting from the beginning of the part 2025.03.25 22:10:05.865779 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:10:05.866089 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:10:05.866427 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:05.866817 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 122 rows starting from the beginning of the part 2025.03.25 22:10:05.867267 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:05.868558 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.868614 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.869630 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:10:05.870004 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.870282 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} executeQuery: Read 8 rows, 616.00 B in 0.005009 sec., 1597.1251746855658 rows/sec., 120.10 KiB/sec. 2025.03.25 22:10:05.870606 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} TCPHandler: Processed in 0.005569888 sec. 2025.03.25 22:10:05.871083 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.871310 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3689 rows, containing 5 columns (5 merged, 0 gathered) in 0.006349161 sec., 581021.6499471348 rows/sec., 50.20 MiB/sec. 2025.03.25 22:10:05.871465 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:05.871619 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:05.871709 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.25 22:10:05.872456 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.872622 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.25 22:10:05.872761 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:10:05.872998 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.873044 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.873428 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:10:05.873675 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.873866 [ 73 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.25 22:10:05.873924 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} executeQuery: Read 72 rows, 5.76 KiB in 0.002578 sec., 27928.626842513575 rows/sec., 2.18 MiB/sec. 2025.03.25 22:10:05.873925 [ 73 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.874005 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.874061 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} TCPHandler: Processed in 0.003153865 sec. 2025.03.25 22:10:05.874271 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.874285 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:10:05.874460 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:05.874591 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:05.874602 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:05.874707 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part 2025.03.25 22:10:05.875057 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 568 rows starting from the beginning of the part 2025.03.25 22:10:05.875491 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:10:05.875895 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:05.876195 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part 2025.03.25 22:10:05.876534 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:05.877466 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.877540 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.879098 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:10:05.879764 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.879840 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.00570303 sec., 326142.4190298841 rows/sec., 25.60 MiB/sec. 2025.03.25 22:10:05.880148 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} executeQuery: Read 160 rows, 11.41 KiB in 0.005747 sec., 27840.612493474855 rows/sec., 1.94 MiB/sec. 2025.03.25 22:10:05.880198 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.25 22:10:05.880324 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} TCPHandler: Processed in 0.006119846 sec. 2025.03.25 22:10:05.880501 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.880676 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:05.880771 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.880823 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:05.881003 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.25 22:10:05.881225 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:10:05.882288 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.882333 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.882990 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.25 22:10:05.883278 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.883546 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} executeQuery: Read 8 rows, 14.68 KiB in 0.00291 sec., 2749.1408934707906 rows/sec., 4.93 MiB/sec. 2025.03.25 22:10:05.883600 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:05.883683 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:05.883794 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} TCPHandler: Processed in 0.003374229 sec. 2025.03.25 22:10:05.884048 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:05.884207 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:05.884289 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:05.885291 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.885344 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.886117 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:10:05.886564 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.886840 [ 73 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.25 22:10:05.886946 [ 73 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:05.887000 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. 2025.03.25 22:10:05.887075 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} executeQuery: Read 60 rows, 4.14 KiB in 0.002886 sec., 20790.02079002079 rows/sec., 1.40 MiB/sec. 2025.03.25 22:10:05.887389 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} TCPHandler: Processed in 0.00342043 sec. 2025.03.25 22:10:05.887414 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:05.887578 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:05.887633 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6736 rows starting from the beginning of the part 2025.03.25 22:10:05.887764 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:05.887869 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:05.888266 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:05.888655 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:05.888990 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:05.889512 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:05.893010 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7036 rows, containing 4 columns (4 merged, 0 gathered) in 0.005875883 sec., 1197437.049035864 rows/sec., 79.86 MiB/sec. 2025.03.25 22:10:05.893520 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.25 22:10:05.893862 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:05.893953 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.25 22:10:05.894061 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.03.25 22:10:06.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.16 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: -1.08 MiB 2025.03.25 22:10:09.984853 [ 69 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:10:09.984925 [ 69 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:10:10.221925 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 2025.03.25 22:10:10.222700 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.222761 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.223377 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:10:10.223664 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.223974 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.03.25 22:10:10.224059 [ 222 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:10.224125 [ 222 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:10.226066 [ 222 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:10.420472 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1898 2025.03.25 22:10:10.423609 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.423659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.425247 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.25 22:10:10.425589 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.426308 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1898 2025.03.25 22:10:10.863587 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.863784 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:10.863861 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:10.864732 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.864789 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.865254 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:10:10.865516 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.865758 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} executeQuery: Read 120 rows, 10.41 KiB in 0.002024 sec., 59288.53754940711 rows/sec., 5.02 MiB/sec. 2025.03.25 22:10:10.865881 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} TCPHandler: Processed in 0.002424762 sec. 2025.03.25 22:10:10.866072 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.866288 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:10.866340 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:10.866917 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.866959 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.867326 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:10:10.867576 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.867796 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} executeQuery: Read 32 rows, 2.41 KiB in 0.001563 sec., 20473.448496481127 rows/sec., 1.50 MiB/sec. 2025.03.25 22:10:10.867850 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} TCPHandler: Processed in 0.001880982 sec. 2025.03.25 22:10:10.867973 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.868092 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:10.868138 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:10.868840 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.868890 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.869322 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:10:10.869565 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.869797 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} executeQuery: Read 96 rows, 7.68 KiB in 0.00172 sec., 55813.95348837209 rows/sec., 4.36 MiB/sec. 2025.03.25 22:10:10.869861 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} TCPHandler: Processed in 0.001938464 sec. 2025.03.25 22:10:10.870013 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.870302 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:10.870471 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:10.873698 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.873744 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.874162 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:10:10.874412 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.874628 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} executeQuery: Read 160 rows, 11.41 KiB in 0.004434 sec., 36084.79927830402 rows/sec., 2.51 MiB/sec. 2025.03.25 22:10:10.874690 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} TCPHandler: Processed in 0.004739803 sec. 2025.03.25 22:10:10.874802 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.874906 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:10.874973 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:10.876146 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.876186 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.876858 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.25 22:10:10.877132 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.877431 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} executeQuery: Read 32 rows, 58.72 KiB in 0.002537 sec., 12613.32282223098 rows/sec., 22.60 MiB/sec. 2025.03.25 22:10:10.877787 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} TCPHandler: Processed in 0.003029733 sec. 2025.03.25 22:10:10.878131 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:10.878250 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:10.878299 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:10.878787 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:10.878832 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:10.879209 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:10:10.879458 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:10.879667 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2025.03.25 22:10:10.879723 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} TCPHandler: Processed in 0.00168959 sec. 2025.03.25 22:10:10.992870 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:10.992960 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:10.994989 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:11.000274 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.53 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: 3.55 MiB 2025.03.25 22:10:11.001989 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00117476 sec. 2025.03.25 22:10:11.621977 [ 221 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:10:11.622026 [ 221 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:10:11.623795 [ 221 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:10:12.880876 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.03.25 22:10:12.904519 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:12.904588 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:12.912430 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.25 22:10:12.913281 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:12.916865 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.03.25 22:10:15.893816 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.894024 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.894097 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:10:15.894873 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.894922 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.895368 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:10:15.895629 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.895892 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} executeQuery: Read 24 rows, 2.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 1.04 MiB/sec. 2025.03.25 22:10:15.896029 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} TCPHandler: Processed in 0.002338731 sec. 2025.03.25 22:10:15.896228 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.896345 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:15.896396 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:15.897853 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.897897 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.898354 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:10:15.898609 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.898818 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} executeQuery: Read 1332 rows, 113.52 KiB in 0.002501 sec., 532586.9652139144 rows/sec., 44.32 MiB/sec. 2025.03.25 22:10:15.898876 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} TCPHandler: Processed in 0.002710857 sec. 2025.03.25 22:10:15.899001 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.899111 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.899158 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:15.899696 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.899736 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.900084 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:10:15.900325 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.900540 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} executeQuery: Read 20 rows, 1.56 KiB in 0.001454 sec., 13755.15818431912 rows/sec., 1.05 MiB/sec. 2025.03.25 22:10:15.900595 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} TCPHandler: Processed in 0.001646429 sec. 2025.03.25 22:10:15.900717 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.900823 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.900869 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:10:15.901494 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.901534 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.901903 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:10:15.902138 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.902346 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} executeQuery: Read 252 rows, 17.85 KiB in 0.001542 sec., 163424.12451361868 rows/sec., 11.30 MiB/sec. 2025.03.25 22:10:15.902420 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} TCPHandler: Processed in 0.001755221 sec. 2025.03.25 22:10:15.902599 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.902707 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.902752 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:10:15.903270 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.903309 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.903653 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:10:15.903888 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.904135 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} executeQuery: Read 12 rows, 960.00 B in 0.001449 sec., 8281.573498964803 rows/sec., 647.00 KiB/sec. 2025.03.25 22:10:15.904353 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} TCPHandler: Processed in 0.001806492 sec. 2025.03.25 22:10:15.904525 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.904631 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:15.904678 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:15.905442 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.905482 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.905863 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:10:15.906098 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.906313 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} executeQuery: Read 564 rows, 43.30 KiB in 0.001704 sec., 330985.91549295775 rows/sec., 24.82 MiB/sec. 2025.03.25 22:10:15.906368 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} TCPHandler: Processed in 0.001905713 sec. 2025.03.25 22:10:15.906494 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.906600 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.906651 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:15.907369 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.907408 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.907838 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:10:15.908068 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.908280 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} executeQuery: Read 916 rows, 63.62 KiB in 0.001701 sec., 538506.760728983 rows/sec., 36.52 MiB/sec. 2025.03.25 22:10:15.908331 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} TCPHandler: Processed in 0.001889373 sec. 2025.03.25 22:10:15.908450 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.908555 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.908621 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:15.909663 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.909702 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.910310 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.25 22:10:15.910565 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.910808 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} executeQuery: Read 8 rows, 14.68 KiB in 0.002274 sec., 3518.0299032541775 rows/sec., 6.30 MiB/sec. 2025.03.25 22:10:15.910910 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} TCPHandler: Processed in 0.002511484 sec. 2025.03.25 22:10:15.911048 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:15.911154 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:15.911199 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:15.911636 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:15.911675 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:15.912035 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:10:15.912266 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:15.912468 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. 2025.03.25 22:10:15.912518 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} TCPHandler: Processed in 0.001520326 sec. 2025.03.25 22:10:17.724118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 2025.03.25 22:10:17.724814 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:17.724863 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:17.725408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:10:17.725673 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:17.725876 [ 59 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:10:17.725950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 2025.03.25 22:10:17.725974 [ 59 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:17.726005 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:17.726177 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:10:17.726589 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:17.726671 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:10:17.726751 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:10:17.726984 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:10:17.727119 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2025.03.25 22:10:17.727281 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2025.03.25 22:10:17.727347 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2025.03.25 22:10:17.730503 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004432328 sec., 8367611.783243478 rows/sec., 119.70 MiB/sec. 2025.03.25 22:10:17.730889 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:10:17.731238 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:17.731335 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:10:17.731448 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.25 22:10:20.416936 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.03.25 22:10:20.426661 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 2025.03.25 22:10:20.441909 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.442003 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.446660 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.25 22:10:20.447530 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.452125 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1928 2025.03.25 22:10:20.462622 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.462690 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.471967 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.25 22:10:20.472798 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.473242 [ 57 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.25 22:10:20.473380 [ 57 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.473471 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.473912 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.485335 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.03.25 22:10:20.486411 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:20.487378 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.492352 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.497292 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.502619 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.508645 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.514548 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:20.579474 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.105869019 sec., 5771.282342759783 rows/sec., 29.84 MiB/sec. 2025.03.25 22:10:20.581921 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.25 22:10:20.584496 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.584600 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.25 22:10:20.586165 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.25 22:10:20.868444 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.868648 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:20.868728 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:20.869830 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.869905 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.870579 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:10:20.870992 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.871272 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} executeQuery: Read 120 rows, 10.41 KiB in 0.002678 sec., 44809.55937266617 rows/sec., 3.80 MiB/sec. 2025.03.25 22:10:20.871370 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} TCPHandler: Processed in 0.003070454 sec. 2025.03.25 22:10:20.871573 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.871723 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:20.871795 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:20.872516 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.872568 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.872981 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:10:20.873246 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.873414 [ 55 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.25 22:10:20.873460 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} executeQuery: Read 32 rows, 2.41 KiB in 0.001778 sec., 17997.75028121485 rows/sec., 1.32 MiB/sec. 2025.03.25 22:10:20.873465 [ 55 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.873509 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.873548 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} TCPHandler: Processed in 0.002051936 sec. 2025.03.25 22:10:20.873761 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:20.873785 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.874074 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:20.874082 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:20.874172 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part 2025.03.25 22:10:20.874229 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:20.874617 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part 2025.03.25 22:10:20.875041 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:20.875500 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:20.875865 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 20 rows starting from the beginning of the part 2025.03.25 22:10:20.876250 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:20.877239 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.877308 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.878327 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:10:20.879094 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.879814 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} executeQuery: Read 96 rows, 7.68 KiB in 0.005803 sec., 16543.16732724453 rows/sec., 1.29 MiB/sec. 2025.03.25 22:10:20.880082 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} TCPHandler: Processed in 0.006375832 sec. 2025.03.25 22:10:20.880102 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.006508364 sec., 47016.423789450004 rows/sec., 3.39 MiB/sec. 2025.03.25 22:10:20.880329 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.25 22:10:20.880353 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.880528 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:20.880612 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:20.880871 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.881028 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.25 22:10:20.881178 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:10:20.881680 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.881725 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.882339 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:10:20.882664 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.883422 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} executeQuery: Read 160 rows, 11.41 KiB in 0.002947 sec., 54292.50084832033 rows/sec., 3.78 MiB/sec. 2025.03.25 22:10:20.883505 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} TCPHandler: Processed in 0.003267317 sec. 2025.03.25 22:10:20.883665 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.885487 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:20.885593 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:20.888783 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.888827 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.889816 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.25 22:10:20.890219 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.890510 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} executeQuery: Read 32 rows, 58.72 KiB in 0.006747 sec., 4742.848673484511 rows/sec., 8.50 MiB/sec. 2025.03.25 22:10:20.890752 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} TCPHandler: Processed in 0.007154565 sec. 2025.03.25 22:10:20.890989 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:20.891125 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:20.891187 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:20.891757 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:20.891800 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:20.892244 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:10:20.892548 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:20.892775 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} executeQuery: Read 60 rows, 4.14 KiB in 0.001689 sec., 35523.97868561279 rows/sec., 2.39 MiB/sec. 2025.03.25 22:10:20.892846 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} TCPHandler: Processed in 0.001961625 sec. 2025.03.25 22:10:21.000304 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.64 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: -1.56 MiB 2025.03.25 22:10:24.984971 [ 48 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:10:24.985040 [ 48 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:10:25.226072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 2025.03.25 22:10:25.226734 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.226775 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.227308 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:10:25.227567 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.227766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.03.25 22:10:25.562438 [ 221 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:25.562518 [ 221 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:25.564795 [ 221 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:25.641973 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:25.642037 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:25.644128 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:25.862970 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.863259 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:25.863373 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:25.864316 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.864362 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.864794 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:10:25.865049 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.865314 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} executeQuery: Read 72 rows, 5.96 KiB in 0.002128 sec., 33834.58646616541 rows/sec., 2.74 MiB/sec. 2025.03.25 22:10:25.865411 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} TCPHandler: Processed in 0.002620386 sec. 2025.03.25 22:10:25.865405 [ 220 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:25.865494 [ 220 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:25.865600 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.865754 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:25.865822 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:25.867085 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.867150 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.867808 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:10:25.868234 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.868680 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} executeQuery: Read 8 rows, 616.00 B in 0.002933 sec., 2727.582679849983 rows/sec., 205.10 KiB/sec. 2025.03.25 22:10:25.868741 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} TCPHandler: Processed in 0.003210046 sec. 2025.03.25 22:10:25.868908 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.869026 [ 220 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:25.869061 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:25.869194 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:25.870957 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.871000 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.871379 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:10:25.871617 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.871832 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} executeQuery: Read 72 rows, 5.76 KiB in 0.002815 sec., 25577.26465364121 rows/sec., 2.00 MiB/sec. 2025.03.25 22:10:25.871890 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} TCPHandler: Processed in 0.003054993 sec. 2025.03.25 22:10:25.872006 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.872113 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:25.872162 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:25.872692 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.872732 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.873119 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:10:25.873357 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.873518 [ 45 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 4 parts from all_1_120_24 to all_123_123_0 2025.03.25 22:10:25.873583 [ 45 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.873585 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. 2025.03.25 22:10:25.873617 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.873666 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} TCPHandler: Processed in 0.001711039 sec. 2025.03.25 22:10:25.873891 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTask::PrepareStage: Merging 4 parts: from all_1_120_24 to all_123_123_0 into Compact with storage Full 2025.03.25 22:10:25.873908 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.874144 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:25.874199 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:25.874304 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 34111 rows starting from the beginning of the part 2025.03.25 22:10:25.874309 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:25.874621 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:25.875096 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:25.875484 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 916 rows starting from the beginning of the part 2025.03.25 22:10:25.877870 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.877917 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.878858 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.25 22:10:25.879193 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.879432 [ 45 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.25 22:10:25.879499 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} executeQuery: Read 8 rows, 14.68 KiB in 0.005421 sec., 1475.7424829367276 rows/sec., 2.64 MiB/sec. 2025.03.25 22:10:25.879510 [ 45 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.879605 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.880371 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} TCPHandler: Processed in 0.006530194 sec. 2025.03.25 22:10:25.880496 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:10:25.880618 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:25.880887 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:25.881043 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:25.881957 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:25.882309 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2163 rows starting from the beginning of the part 2025.03.25 22:10:25.883180 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:25.884019 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:25.884121 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:25.884262 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:25.885277 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:25.885935 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:10:25.886080 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:25.886961 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:25.886971 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.887795 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:25.887900 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:25.887991 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} executeQuery: Read 60 rows, 4.14 KiB in 0.007153 sec., 8388.088913742486 rows/sec., 578.87 KiB/sec. 2025.03.25 22:10:25.888373 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} TCPHandler: Processed in 0.007820727 sec. 2025.03.25 22:10:25.888463 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergeTask::MergeProjectionsStage: Merge sorted 35347 rows, containing 5 columns (5 merged, 0 gathered) in 0.014676727 sec., 2408370.7491459097 rows/sec., 164.83 MiB/sec. 2025.03.25 22:10:25.889196 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) 2025.03.25 22:10:25.890498 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.890700 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 4 parts: [all_1_120_24, all_123_123_0] -> all_1_123_25 2025.03.25 22:10:25.891011 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.25 22:10:25.892397 [ 223 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:25.898508 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 19 columns (19 merged, 0 gathered) in 0.018566354 sec., 121240.8208956912 rows/sec., 217.26 MiB/sec. 2025.03.25 22:10:25.900733 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.25 22:10:25.901176 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:25.901265 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.25 22:10:25.901432 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.34 MiB. 2025.03.25 22:10:26.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.56 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 3.74 MiB 2025.03.25 22:10:26.729996 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:26.730091 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:26.732344 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:27.838262 [ 40 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.03.25 22:10:27.838356 [ 40 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:27.838396 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:27.838717 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.03.25 22:10:27.839154 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:27.839222 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 366 rows starting from the beginning of the part 2025.03.25 22:10:27.839403 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2025.03.25 22:10:27.839697 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part 2025.03.25 22:10:27.839887 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part 2025.03.25 22:10:27.840070 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part 2025.03.25 22:10:27.841515 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.003006093 sec., 449087.90247008327 rows/sec., 32.50 MiB/sec. 2025.03.25 22:10:27.841814 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.03.25 22:10:27.842172 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:27.842263 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.03.25 22:10:27.842372 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.25 22:10:27.985416 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.03.25 22:10:28.010067 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:28.010127 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:28.017787 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.25 22:10:28.018623 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:28.023446 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.03.25 22:10:30.452377 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1952 2025.03.25 22:10:30.455886 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.455948 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.457614 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.25 22:10:30.457947 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.458193 [ 39 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.25 22:10:30.458317 [ 39 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.458384 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.458928 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:10:30.460623 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1952 2025.03.25 22:10:30.460951 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:30.461145 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1816 rows starting from the beginning of the part 2025.03.25 22:10:30.461818 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:10:30.462498 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part 2025.03.25 22:10:30.463017 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2025.03.25 22:10:30.463534 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.03.25 22:10:30.464031 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part 2025.03.25 22:10:30.473275 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 72 columns (72 merged, 0 gathered) in 0.014703846 sec., 132754.38276489024 rows/sec., 102.55 MiB/sec. 2025.03.25 22:10:30.475330 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.25 22:10:30.476130 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.476215 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.25 22:10:30.476559 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. 2025.03.25 22:10:30.682362 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:30.682405 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:30.684401 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:30.864694 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.864885 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:10:30.864960 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:10:30.865779 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.865829 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.866264 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.25 22:10:30.866525 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.866851 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} executeQuery: Read 10 rows, 835.00 B in 0.002 sec., 5000 rows/sec., 407.71 KiB/sec. 2025.03.25 22:10:30.867184 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} TCPHandler: Processed in 0.002614816 sec. 2025.03.25 22:10:30.867547 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.867688 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:30.867742 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:30.868443 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.868489 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.868966 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:10:30.869305 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.869543 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} executeQuery: Read 125 rows, 10.78 KiB in 0.001872 sec., 66773.50427350428 rows/sec., 5.62 MiB/sec. 2025.03.25 22:10:30.869625 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} TCPHandler: Processed in 0.002184338 sec. 2025.03.25 22:10:30.869826 [ 36 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.25 22:10:30.869851 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.869896 [ 36 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.869942 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.870135 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:30.870233 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:10:30.870474 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:30.870537 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1969 rows starting from the beginning of the part 2025.03.25 22:10:30.870686 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 120 rows starting from the beginning of the part 2025.03.25 22:10:30.870895 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:10:30.870249 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:30.871231 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 120 rows starting from the beginning of the part 2025.03.25 22:10:30.871620 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:30.872058 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 125 rows starting from the beginning of the part 2025.03.25 22:10:30.873591 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.873669 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:30.874751 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:10:30.875113 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.875442 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} executeQuery: Read 42 rows, 3.10 KiB in 0.005417 sec., 7753.369023444711 rows/sec., 573.10 KiB/sec. 2025.03.25 22:10:30.875547 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} TCPHandler: Processed in 0.005773701 sec. 2025.03.25 22:10:30.875743 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.875966 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:30.876107 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:30.876529 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3738 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458042 sec., 578813.2068512407 rows/sec., 50.07 MiB/sec. 2025.03.25 22:10:30.877215 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.25 22:10:30.877618 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.877736 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.25 22:10:30.877877 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.25 22:10:30.878755 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.878801 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.879207 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:10:30.879460 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.879656 [ 36 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.25 22:10:30.879727 [ 36 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.879735 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} executeQuery: Read 106 rows, 8.49 KiB in 0.003851 sec., 27525.318099195014 rows/sec., 2.15 MiB/sec. 2025.03.25 22:10:30.879756 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.879929 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} TCPHandler: Processed in 0.004267975 sec. 2025.03.25 22:10:30.879970 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:10:30.880094 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.880099 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:30.880142 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part 2025.03.25 22:10:30.880265 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:30.880276 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 96 rows starting from the beginning of the part 2025.03.25 22:10:30.880399 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:30.880539 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 564 rows starting from the beginning of the part 2025.03.25 22:10:30.880950 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 96 rows starting from the beginning of the part 2025.03.25 22:10:30.881172 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:30.881400 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 106 rows starting from the beginning of the part 2025.03.25 22:10:30.882186 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.882235 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:30.882865 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:10:30.883136 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.883318 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.00342519 sec., 550626.3886090991 rows/sec., 43.25 MiB/sec. 2025.03.25 22:10:30.883548 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} executeQuery: Read 165 rows, 11.76 KiB in 0.003342 sec., 49371.63375224417 rows/sec., 3.44 MiB/sec. 2025.03.25 22:10:30.883656 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.25 22:10:30.883721 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} TCPHandler: Processed in 0.003684454 sec. 2025.03.25 22:10:30.884110 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.884495 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:30.884818 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:30.885254 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.885749 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.25 22:10:30.886007 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.25 22:10:30.886961 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.887006 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.887680 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.25 22:10:30.887940 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.888177 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} executeQuery: Read 32 rows, 58.72 KiB in 0.003831 sec., 8352.910467240928 rows/sec., 14.97 MiB/sec. 2025.03.25 22:10:30.888288 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} TCPHandler: Processed in 0.004304825 sec. 2025.03.25 22:10:30.888435 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:30.888542 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:30.888589 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:30.889031 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.889069 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.889428 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:10:30.889664 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.889833 [ 36 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.25 22:10:30.889892 [ 36 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:30.889902 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. 2025.03.25 22:10:30.889932 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:30.890054 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} TCPHandler: Processed in 0.00166595 sec. 2025.03.25 22:10:30.890148 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:30.890310 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:30.890348 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7036 rows starting from the beginning of the part 2025.03.25 22:10:30.890459 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:30.890658 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:30.890859 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:30.891013 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:30.891251 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:30.893548 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003503732 sec., 2093767.445683631 rows/sec., 139.70 MiB/sec. 2025.03.25 22:10:30.893980 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.25 22:10:30.894268 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:30.894358 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.25 22:10:30.894445 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2025.03.25 22:10:32.727901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 2025.03.25 22:10:32.728657 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:32.728715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. 2025.03.25 22:10:32.729307 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:10:32.729574 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:32.729818 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 2025.03.25 22:10:35.523513 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.03.25 22:10:35.547478 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.547541 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.555281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.25 22:10:35.556109 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.560159 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.03.25 22:10:35.863104 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.863368 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:35.863471 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:35.864394 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.864435 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.864817 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:10:35.865070 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.865311 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} executeQuery: Read 72 rows, 5.96 KiB in 0.002015 sec., 35732.00992555831 rows/sec., 2.89 MiB/sec. 2025.03.25 22:10:35.865369 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} TCPHandler: Processed in 0.002437372 sec. 2025.03.25 22:10:35.865500 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.865621 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:35.865669 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:35.866208 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.866248 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.866603 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:10:35.866843 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.867067 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} executeQuery: Read 8 rows, 616.00 B in 0.001481 sec., 5401.755570560433 rows/sec., 406.19 KiB/sec. 2025.03.25 22:10:35.867122 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} TCPHandler: Processed in 0.001676419 sec. 2025.03.25 22:10:35.867242 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.867352 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:35.867400 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:35.867966 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.868005 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.868365 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:10:35.868600 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.868842 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} executeQuery: Read 72 rows, 5.76 KiB in 0.001509 sec., 47713.71769383698 rows/sec., 3.72 MiB/sec. 2025.03.25 22:10:35.868913 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} TCPHandler: Processed in 0.00172324 sec. 2025.03.25 22:10:35.869053 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.869363 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:35.869529 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:35.870513 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.870553 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.870941 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:10:35.871207 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.871451 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} executeQuery: Read 160 rows, 11.41 KiB in 0.002199 sec., 72760.34561164165 rows/sec., 5.07 MiB/sec. 2025.03.25 22:10:35.871541 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} TCPHandler: Processed in 0.002544375 sec. 2025.03.25 22:10:35.871722 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.872007 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:35.872106 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:35.873154 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.873194 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.873798 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.25 22:10:35.874057 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.874306 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} executeQuery: Read 8 rows, 14.68 KiB in 0.002402 sec., 3330.5578684429643 rows/sec., 5.97 MiB/sec. 2025.03.25 22:10:35.874408 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} TCPHandler: Processed in 0.002786559 sec. 2025.03.25 22:10:35.874557 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:35.874663 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:35.874708 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:35.875147 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:35.875185 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. 2025.03.25 22:10:35.875546 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:10:35.875789 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:35.876002 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. 2025.03.25 22:10:35.876053 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} TCPHandler: Processed in 0.001547057 sec. 2025.03.25 22:10:39.985091 [ 31 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:10:39.985154 [ 31 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:10:40.229942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 2025.03.25 22:10:40.230622 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.230672 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.231220 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:10:40.231486 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.231749 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.03.25 22:10:40.460809 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1978 2025.03.25 22:10:40.463935 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.463994 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.465529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.25 22:10:40.465858 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.466541 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1978 2025.03.25 22:10:40.869634 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.869819 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.869889 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:10:40.870768 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.870817 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.871266 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:10:40.871545 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.871762 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. 2025.03.25 22:10:40.871898 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} TCPHandler: Processed in 0.002393902 sec. 2025.03.25 22:10:40.872059 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.872174 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:40.872225 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:40.873069 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.873107 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.873515 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:10:40.873764 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.873949 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} executeQuery: Read 683 rows, 55.58 KiB in 0.001803 sec., 378813.0892956184 rows/sec., 30.11 MiB/sec. 2025.03.25 22:10:40.874002 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} TCPHandler: Processed in 0.001996665 sec. 2025.03.25 22:10:40.874124 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.874235 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.874282 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:40.874877 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.874920 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.875281 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:10:40.875525 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.875700 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} executeQuery: Read 139 rows, 8.87 KiB in 0.001484 sec., 93665.76819407007 rows/sec., 5.84 MiB/sec. 2025.03.25 22:10:40.875784 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} TCPHandler: Processed in 0.0017116 sec. 2025.03.25 22:10:40.875952 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.876255 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.876379 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:10:40.877078 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.877117 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.877473 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:10:40.877708 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.877895 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} executeQuery: Read 113 rows, 7.49 KiB in 0.001756 sec., 64350.797266514805 rows/sec., 4.17 MiB/sec. 2025.03.25 22:10:40.877948 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} TCPHandler: Processed in 0.002072837 sec. 2025.03.25 22:10:40.878069 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.878175 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.878220 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:10:40.878781 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.878818 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.879178 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:10:40.879413 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.879592 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} executeQuery: Read 112 rows, 6.53 KiB in 0.001439 sec., 77831.8276580959 rows/sec., 4.43 MiB/sec. 2025.03.25 22:10:40.879721 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} TCPHandler: Processed in 0.00170208 sec. 2025.03.25 22:10:40.879888 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.879997 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:40.880042 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:40.880723 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.880760 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.881128 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:10:40.881372 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.881577 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} executeQuery: Read 418 rows, 30.50 KiB in 0.001601 sec., 261086.82073703935 rows/sec., 18.60 MiB/sec. 2025.03.25 22:10:40.881630 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} TCPHandler: Processed in 0.001805761 sec. 2025.03.25 22:10:40.881755 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.881860 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:10:40.881905 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:10:40.882341 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.882380 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.882725 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.25 22:10:40.882960 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.883203 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. 2025.03.25 22:10:40.883419 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} TCPHandler: Processed in 0.00171202 sec. 2025.03.25 22:10:40.883566 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.883670 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.883718 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:40.884288 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.884335 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.884803 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:10:40.885094 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.885305 [ 32 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 2025.03.25 22:10:40.885367 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} executeQuery: Read 237 rows, 16.27 KiB in 0.001718 sec., 137951.10593713622 rows/sec., 9.25 MiB/sec. 2025.03.25 22:10:40.885392 [ 32 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.885466 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.885526 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} TCPHandler: Processed in 0.002009325 sec. 2025.03.25 22:10:40.885655 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full 2025.03.25 22:10:40.885702 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.885774 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:40.885821 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 35347 rows starting from the beginning of the part 2025.03.25 22:10:40.885838 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.885903 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:10:40.885971 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:40.886215 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:40.886452 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 165 rows starting from the beginning of the part 2025.03.25 22:10:40.886653 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.03.25 22:10:40.886825 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part 2025.03.25 22:10:40.887323 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.887366 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.887833 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:10:40.888092 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.888360 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} executeQuery: Read 1 rows, 69.00 B in 0.002559 sec., 390.77764751856193 rows/sec., 26.33 KiB/sec. 2025.03.25 22:10:40.888470 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} TCPHandler: Processed in 0.00283036 sec. 2025.03.25 22:10:40.888627 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.888780 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.888898 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:40.890174 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.890213 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.890951 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.25 22:10:40.891229 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.891565 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} executeQuery: Read 33 rows, 60.55 KiB in 0.002827 sec., 11673.151750972762 rows/sec., 20.92 MiB/sec. 2025.03.25 22:10:40.891936 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} TCPHandler: Processed in 0.003365559 sec. 2025.03.25 22:10:40.892196 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.892311 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.892357 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.25 22:10:40.892823 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.892862 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.893280 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.25 22:10:40.893556 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.893862 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} executeQuery: Read 3 rows, 246.00 B in 0.001546 sec., 1940.4915912031047 rows/sec., 155.39 KiB/sec. 2025.03.25 22:10:40.894052 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} TCPHandler: Processed in 0.001924074 sec. 2025.03.25 22:10:40.894193 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:40.894358 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:40.894404 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:40.895069 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergeTask::MergeProjectionsStage: Merge sorted 36229 rows, containing 5 columns (5 merged, 0 gathered) in 0.009496216 sec., 3815098.5613638107 rows/sec., 261.16 MiB/sec. 2025.03.25 22:10:40.895109 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:40.895150 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:40.895377 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) 2025.03.25 22:10:40.895563 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:10:40.895723 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.895820 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 2025.03.25 22:10:40.895863 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:40.895918 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.25 22:10:40.896124 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} executeQuery: Read 82 rows, 5.33 KiB in 0.001846 sec., 44420.368364030335 rows/sec., 2.82 MiB/sec. 2025.03.25 22:10:40.896202 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} TCPHandler: Processed in 0.002057926 sec. 2025.03.25 22:10:43.060223 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.03.25 22:10:43.086268 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:43.086330 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.25 22:10:43.095358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.25 22:10:43.096420 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:43.100610 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.03.25 22:10:45.893151 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.893370 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:10:45.893452 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:10:45.894305 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.894357 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.894793 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.25 22:10:45.895058 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.895321 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} executeQuery: Read 4 rows, 334.00 B in 0.002004 sec., 1996.007984031936 rows/sec., 162.76 KiB/sec. 2025.03.25 22:10:45.895391 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} TCPHandler: Processed in 0.002368451 sec. 2025.03.25 22:10:45.895529 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.895669 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:45.895723 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:45.896994 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.897035 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.897506 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:10:45.897766 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.897999 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} executeQuery: Read 1214 rows, 102.23 KiB in 0.002353 sec., 515937.10157246067 rows/sec., 42.43 MiB/sec. 2025.03.25 22:10:45.898074 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} TCPHandler: Processed in 0.002602275 sec. 2025.03.25 22:10:45.898253 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.898532 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:45.898660 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:45.899278 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.899319 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.899676 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:10:45.899935 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.900128 [ 26 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.25 22:10:45.900153 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} executeQuery: Read 12 rows, 902.00 B in 0.001716 sec., 6993.006993006993 rows/sec., 513.32 KiB/sec. 2025.03.25 22:10:45.900218 [ 26 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.900273 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} TCPHandler: Processed in 0.002090557 sec. 2025.03.25 22:10:45.900292 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.900465 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.900479 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:45.900605 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:10:45.900622 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:45.900664 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part 2025.03.25 22:10:45.900669 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:10:45.900809 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:45.900943 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 42 rows starting from the beginning of the part 2025.03.25 22:10:45.901415 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:10:45.901660 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 139 rows starting from the beginning of the part 2025.03.25 22:10:45.901819 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part 2025.03.25 22:10:45.902638 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.902683 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.903251 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:10:45.903598 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 5 columns (5 merged, 0 gathered) in 0.003170025 sec., 122081.05614309036 rows/sec., 8.42 MiB/sec. 2025.03.25 22:10:45.903627 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.903912 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.25 22:10:45.904014 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} executeQuery: Read 228 rows, 15.81 KiB in 0.003427 sec., 66530.49314269041 rows/sec., 4.50 MiB/sec. 2025.03.25 22:10:45.904103 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} TCPHandler: Processed in 0.003716336 sec. 2025.03.25 22:10:45.904252 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.904421 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:45.904441 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.904484 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:45.904633 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.25 22:10:45.904827 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:10:45.905987 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.906030 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.906429 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:10:45.906684 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.906896 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} executeQuery: Read 532 rows, 40.37 KiB in 0.002523 sec., 210860.0871977804 rows/sec., 15.63 MiB/sec. 2025.03.25 22:10:45.906955 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} TCPHandler: Processed in 0.002768238 sec. 2025.03.25 22:10:45.907077 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.907183 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:45.907232 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:45.908038 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.908077 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.908510 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:10:45.908748 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.908971 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} executeQuery: Read 882 rows, 60.77 KiB in 0.00181 sec., 487292.817679558 rows/sec., 32.79 MiB/sec. 2025.03.25 22:10:45.909025 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} TCPHandler: Processed in 0.001999375 sec. 2025.03.25 22:10:45.909138 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.909241 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:45.909306 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:45.910351 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.910392 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.911007 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.25 22:10:45.911260 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.911512 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} executeQuery: Read 8 rows, 14.68 KiB in 0.002293 sec., 3488.8791975577847 rows/sec., 6.25 MiB/sec. 2025.03.25 22:10:45.911613 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} TCPHandler: Processed in 0.002531975 sec. 2025.03.25 22:10:45.911754 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:45.911860 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:45.911905 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:45.912359 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:45.912399 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:45.912760 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:10:45.912995 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:45.913210 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. 2025.03.25 22:10:45.913262 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} TCPHandler: Processed in 0.001559037 sec. 2025.03.25 22:10:47.731914 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 2025.03.25 22:10:47.732757 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:47.732812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:47.733358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:10:47.733621 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:47.733891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 2025.03.25 22:10:48.080246 [ 221 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:48.080301 [ 221 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:48.082276 [ 221 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:10:50.067916 [ 219 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:50.067974 [ 219 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:50.069944 [ 219 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:10:50.260633 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:50.260688 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:50.269264 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:10:50.466739 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2018 2025.03.25 22:10:50.470257 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.470325 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.471892 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.25 22:10:50.472228 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.473901 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2018 2025.03.25 22:10:50.515412 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:50.515467 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:50.517412 [ 225 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:10:50.532850 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:50.532918 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:50.535118 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:10:50.600686 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.03.25 22:10:50.632834 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.632904 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.643905 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.25 22:10:50.645135 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.649401 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.03.25 22:10:50.710344 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:50.710402 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:50.713380 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:10:50.885555 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.885835 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.885941 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:10:50.887247 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.887319 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.888014 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:10:50.888432 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.888758 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} executeQuery: Read 212 rows, 13.81 KiB in 0.003003 sec., 70596.0705960706 rows/sec., 4.49 MiB/sec. 2025.03.25 22:10:50.888852 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} TCPHandler: Processed in 0.003520292 sec. 2025.03.25 22:10:50.889049 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.889206 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:50.889277 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:50.890375 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.890419 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.890877 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:10:50.891160 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.891397 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} executeQuery: Read 709 rows, 58.03 KiB in 0.002229 sec., 318079.8564378645 rows/sec., 25.42 MiB/sec. 2025.03.25 22:10:50.891473 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} TCPHandler: Processed in 0.002500324 sec. 2025.03.25 22:10:50.891648 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.891794 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.891860 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:50.892696 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.892748 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.893221 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:10:50.893610 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.893848 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} executeQuery: Read 152 rows, 9.84 KiB in 0.002085 sec., 72901.67865707434 rows/sec., 4.61 MiB/sec. 2025.03.25 22:10:50.893932 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} TCPHandler: Processed in 0.002353661 sec. 2025.03.25 22:10:50.894128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.894275 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.894341 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:10:50.895135 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.895176 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.895696 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:10:50.896063 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.896345 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} executeQuery: Read 113 rows, 7.49 KiB in 0.0021 sec., 53809.52380952382 rows/sec., 3.48 MiB/sec. 2025.03.25 22:10:50.896418 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} TCPHandler: Processed in 0.002365301 sec. 2025.03.25 22:10:50.896597 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.896731 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.896795 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:10:50.897621 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.897669 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.898164 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:10:50.898535 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.898820 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} executeQuery: Read 112 rows, 6.53 KiB in 0.002118 sec., 52880.07554296506 rows/sec., 3.01 MiB/sec. 2025.03.25 22:10:50.898890 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} TCPHandler: Processed in 0.002356742 sec. 2025.03.25 22:10:50.899097 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.899226 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:50.899284 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:50.901723 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.901773 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.902480 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:10:50.902871 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.903135 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} executeQuery: Read 437 rows, 31.99 KiB in 0.003936 sec., 111026.42276422764 rows/sec., 7.94 MiB/sec. 2025.03.25 22:10:50.903213 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} TCPHandler: Processed in 0.004182223 sec. 2025.03.25 22:10:50.903386 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.903526 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:10:50.903596 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:10:50.904151 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.904196 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.904675 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.25 22:10:50.905054 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.905298 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} executeQuery: Read 6 rows, 321.00 B in 0.001803 sec., 3327.787021630616 rows/sec., 173.86 KiB/sec. 2025.03.25 22:10:50.905377 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} TCPHandler: Processed in 0.002061446 sec. 2025.03.25 22:10:50.905555 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.905693 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.905765 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:50.906536 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.906591 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.907217 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:10:50.907648 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.908008 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} executeQuery: Read 237 rows, 16.27 KiB in 0.002333 sec., 101585.94084869267 rows/sec., 6.81 MiB/sec. 2025.03.25 22:10:50.908092 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} TCPHandler: Processed in 0.002607085 sec. 2025.03.25 22:10:50.908319 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.908494 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.908575 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:10:50.909411 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.909466 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.910044 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:10:50.910533 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.910830 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} executeQuery: Read 1 rows, 69.00 B in 0.00235 sec., 425.531914893617 rows/sec., 28.67 KiB/sec. 2025.03.25 22:10:50.910944 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} TCPHandler: Processed in 0.002685747 sec. 2025.03.25 22:10:50.911216 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.911378 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.911495 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:50.913358 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.913413 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.914589 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.25 22:10:50.914971 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.915244 [ 53 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.25 22:10:50.915294 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} executeQuery: Read 46 rows, 84.41 KiB in 0.003953 sec., 11636.731596256008 rows/sec., 20.85 MiB/sec. 2025.03.25 22:10:50.915379 [ 53 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.915492 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.915631 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} TCPHandler: Processed in 0.004496219 sec. 2025.03.25 22:10:50.915877 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:10:50.915963 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.916359 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.916541 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.25 22:10:50.918075 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:50.918637 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2251 rows starting from the beginning of the part 2025.03.25 22:10:50.919654 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part 2025.03.25 22:10:50.919730 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.919797 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.920340 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:50.921092 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 33 rows starting from the beginning of the part 2025.03.25 22:10:50.921188 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.25 22:10:50.921661 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:50.922088 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.922295 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 46 rows starting from the beginning of the part 2025.03.25 22:10:50.923143 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} executeQuery: Read 12 rows, 868.00 B in 0.006896 sec., 1740.139211136891 rows/sec., 122.92 KiB/sec. 2025.03.25 22:10:50.923371 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} TCPHandler: Processed in 0.007512451 sec. 2025.03.25 22:10:50.923613 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:50.923791 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:50.923878 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:50.924930 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:50.924979 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:50.925496 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:10:50.925855 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.926223 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} executeQuery: Read 82 rows, 5.33 KiB in 0.002485 sec., 32997.987927565395 rows/sec., 2.10 MiB/sec. 2025.03.25 22:10:50.926302 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} TCPHandler: Processed in 0.002811519 sec. 2025.03.25 22:10:50.935016 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 19 columns (19 merged, 0 gathered) in 0.019351538 sec., 122884.28961046919 rows/sec., 220.20 MiB/sec. 2025.03.25 22:10:50.937822 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.25 22:10:50.938539 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:50.938672 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.25 22:10:50.938906 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. 2025.03.25 22:10:51.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.73 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.43 MiB 2025.03.25 22:10:51.904539 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:51.904592 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:51.906664 [ 217 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:10:52.000377 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 4.00 MiB 2025.03.25 22:10:54.985196 [ 169 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:10:54.985264 [ 169 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:10:55.118349 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:55.118407 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:55.120460 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:10:55.234009 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 2025.03.25 22:10:55.234658 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.234702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.235231 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:10:55.235493 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.235704 [ 169 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:10:55.235764 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.03.25 22:10:55.235789 [ 169 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.235818 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.236028 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:10:55.236459 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:55.236561 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part 2025.03.25 22:10:55.236656 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2025.03.25 22:10:55.236765 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2025.03.25 22:10:55.237091 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2025.03.25 22:10:55.237350 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2025.03.25 22:10:55.237503 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2025.03.25 22:10:55.240795 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004894636 sec., 8050854.036949837 rows/sec., 115.17 MiB/sec. 2025.03.25 22:10:55.241329 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:10:55.241772 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.241897 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:10:55.242049 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.25 22:10:55.863045 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.863256 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:10:55.863338 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:10:55.864157 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.864205 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.864654 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:10:55.864915 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.865113 [ 164 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.25 22:10:55.865207 [ 164 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.865226 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} executeQuery: Read 72 rows, 5.96 KiB in 0.002014 sec., 35749.75173783515 rows/sec., 2.89 MiB/sec. 2025.03.25 22:10:55.865248 [ 164 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.865416 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} TCPHandler: Processed in 0.002508153 sec. 2025.03.25 22:10:55.865519 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:10:55.865602 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.865716 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:55.865796 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1969 rows starting from the beginning of the part 2025.03.25 22:10:55.865812 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:10:55.865933 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:10:55.866049 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:55.866448 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 683 rows starting from the beginning of the part 2025.03.25 22:10:55.866748 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1214 rows starting from the beginning of the part 2025.03.25 22:10:55.867111 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 709 rows starting from the beginning of the part 2025.03.25 22:10:55.867458 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:55.868933 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.869012 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.870060 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:10:55.870417 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.870675 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} executeQuery: Read 8 rows, 616.00 B in 0.004929 sec., 1623.047271251775 rows/sec., 122.05 KiB/sec. 2025.03.25 22:10:55.870772 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} TCPHandler: Processed in 0.005227261 sec. 2025.03.25 22:10:55.870921 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.871181 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:10:55.871185 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 4719 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802421 sec., 813281.2148584186 rows/sec., 69.28 MiB/sec. 2025.03.25 22:10:55.871242 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:10:55.871477 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.25 22:10:55.872048 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.872239 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.25 22:10:55.872412 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.03.25 22:10:55.872488 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.872534 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.872909 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:10:55.873158 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.873336 [ 164 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.25 22:10:55.873393 [ 164 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.873407 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} executeQuery: Read 72 rows, 5.76 KiB in 0.002277 sec., 31620.553359683796 rows/sec., 2.47 MiB/sec. 2025.03.25 22:10:55.873433 [ 164 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.873602 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} TCPHandler: Processed in 0.002742459 sec. 2025.03.25 22:10:55.873688 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:10:55.873815 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.873878 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:55.874019 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part 2025.03.25 22:10:55.874203 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:55.874507 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:10:55.874556 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:55.875284 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 418 rows starting from the beginning of the part 2025.03.25 22:10:55.875940 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 532 rows starting from the beginning of the part 2025.03.25 22:10:55.876496 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 437 rows starting from the beginning of the part 2025.03.25 22:10:55.877113 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part 2025.03.25 22:10:55.878310 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.878362 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.878961 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:10:55.879217 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.879529 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} executeQuery: Read 160 rows, 11.41 KiB in 0.005476 sec., 29218.407596785975 rows/sec., 2.04 MiB/sec. 2025.03.25 22:10:55.879635 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} TCPHandler: Processed in 0.005901343 sec. 2025.03.25 22:10:55.879639 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2483 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093407 sec., 407489.60310709587 rows/sec., 31.33 MiB/sec. 2025.03.25 22:10:55.879786 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.879808 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.25 22:10:55.879908 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:10:55.879995 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:10:55.880153 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.880278 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.25 22:10:55.880391 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.25 22:10:55.881208 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.881247 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.881850 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.25 22:10:55.882109 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.882353 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} executeQuery: Read 8 rows, 14.68 KiB in 0.002473 sec., 3234.9373230893652 rows/sec., 5.80 MiB/sec. 2025.03.25 22:10:55.882453 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} TCPHandler: Processed in 0.002725888 sec. 2025.03.25 22:10:55.882595 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:10:55.882702 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:10:55.882750 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:10:55.883184 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.883222 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.883581 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:10:55.883819 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.883983 [ 164 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.25 22:10:55.884029 [ 164 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:55.884049 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.03.25 22:10:55.884066 [ 164 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:55.884195 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} TCPHandler: Processed in 0.001648178 sec. 2025.03.25 22:10:55.884442 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:10:55.884636 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:55.884677 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7336 rows starting from the beginning of the part 2025.03.25 22:10:55.884809 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:55.885020 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part 2025.03.25 22:10:55.885206 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:55.885380 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part 2025.03.25 22:10:55.885562 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2025.03.25 22:10:55.887906 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7680 rows, containing 4 columns (4 merged, 0 gathered) in 0.003689334 sec., 2081676.5302355385 rows/sec., 138.78 MiB/sec. 2025.03.25 22:10:55.888409 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.25 22:10:55.888728 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:55.888809 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.25 22:10:55.888893 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.03.25 22:10:56.440456 [ 154 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.03.25 22:10:56.440527 [ 154 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:56.440554 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:56.440688 [ 221 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:10:56.440764 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:10:56.440769 [ 221 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:10:56.440995 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:56.441105 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part 2025.03.25 22:10:56.441204 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2025.03.25 22:10:56.441441 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part 2025.03.25 22:10:56.441773 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part 2025.03.25 22:10:56.442014 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2025.03.25 22:10:56.443913 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.003277717 sec., 12813.79692023442 rows/sec., 1.07 MiB/sec. 2025.03.25 22:10:56.444119 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.03.25 22:10:56.444627 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:56.444790 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.03.25 22:10:56.444931 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:10:56.445127 [ 221 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:10:58.149481 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.03.25 22:10:58.171774 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:58.171826 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:58.179350 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.25 22:10:58.180181 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:58.180584 [ 108 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.25 22:10:58.180743 [ 108 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:10:58.180818 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:10:58.181248 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:58.196134 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.03.25 22:10:58.197662 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:10:58.199531 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:58.205863 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.03.25 22:10:58.212036 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.03.25 22:10:58.217808 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:58.224200 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:58.230474 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:10:58.295412 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114449929 sec., 5670.60203243988 rows/sec., 29.32 MiB/sec. 2025.03.25 22:10:58.297784 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.25 22:10:58.300252 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:10:58.300363 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.25 22:10:58.301969 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.25 22:10:59.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.39 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.09 MiB 2025.03.25 22:10:59.295785 [ 217 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:10:59.295843 [ 217 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:10:59.298229 [ 217 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): 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.03.25 22:11:00.474144 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2054 2025.03.25 22:11:00.477554 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.477616 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.479242 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.25 22:11:00.479591 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.480320 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2054 2025.03.25 22:11:00.857983 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.858303 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.25 22:11:00.858831 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.25 22:11:00.858893 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.25 22:11:00.859319 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:11:00.859410 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.25 22:11:00.859595 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 49-element set) 2025.03.25 22:11:00.859769 [ 287 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.25 22:11:00.859776 [ 293 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps 2025.03.25 22:11:00.859955 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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.03.25 22:11:00.859989 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.25 22:11:00.860091 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.25 22:11:00.860115 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 49 rows with 2 streams 2025.03.25 22:11:00.860163 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.25 22:11:00.860233 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.25 22:11:00.861936 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} executeQuery: Read 49 rows, 1.94 KiB in 0.003795 sec., 12911.725955204216 rows/sec., 512.34 KiB/sec. 2025.03.25 22:11:00.862136 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} TCPHandler: Processed in 0.004295275 sec. 2025.03.25 22:11:00.875701 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.875858 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.25 22:11:00.875922 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.25 22:11:00.876903 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.876966 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.877716 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.25 22:11:00.878041 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.878321 [ 223 ] {} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): 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.03.25 22:11:00.878378 [ 223 ] {} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): 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.03.25 22:11:00.878408 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} executeQuery: Read 1 rows, 285.00 B in 0.002579 sec., 387.74718883288097 rows/sec., 107.92 KiB/sec. 2025.03.25 22:11:00.878709 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} TCPHandler: Processed in 0.003098685 sec. 2025.03.25 22:11:00.878866 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.878987 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.879045 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:11:00.879904 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.879953 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.880439 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:11:00.880651 [ 223 ] {} oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): 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.03.25 22:11:00.880759 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.881231 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} executeQuery: Read 212 rows, 13.81 KiB in 0.002269 sec., 93433.23049801674 rows/sec., 5.94 MiB/sec. 2025.03.25 22:11:00.881429 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} TCPHandler: Processed in 0.002615625 sec. 2025.03.25 22:11:00.881580 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.881688 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:11:00.881736 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:11:00.882270 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.882309 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.882662 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.25 22:11:00.882901 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.883117 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} executeQuery: Read 7 rows, 562.00 B in 0.001453 sec., 4817.618719889882 rows/sec., 377.72 KiB/sec. 2025.03.25 22:11:00.883173 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} TCPHandler: Processed in 0.001647409 sec. 2025.03.25 22:11:00.883299 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.883406 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:00.883450 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:00.884236 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.884275 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.884673 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:11:00.884903 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.885113 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} executeQuery: Read 719 rows, 58.77 KiB in 0.001731 sec., 415366.839976892 rows/sec., 33.16 MiB/sec. 2025.03.25 22:11:00.885165 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} TCPHandler: Processed in 0.001916473 sec. 2025.03.25 22:11:00.885279 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.885386 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.885429 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:00.886009 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.886047 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.886410 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:11:00.886640 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.886865 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} executeQuery: Read 160 rows, 10.39 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 6.78 MiB/sec. 2025.03.25 22:11:00.886932 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} TCPHandler: Processed in 0.001698489 sec. 2025.03.25 22:11:00.887074 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.887379 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.887520 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:11:00.888361 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.888401 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.888752 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.25 22:11:00.888982 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.889207 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} executeQuery: Read 113 rows, 7.49 KiB in 0.001942 sec., 58187.43563336766 rows/sec., 3.77 MiB/sec. 2025.03.25 22:11:00.889352 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} TCPHandler: Processed in 0.002351681 sec. 2025.03.25 22:11:00.889495 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.889599 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.889643 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:11:00.890174 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.890211 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.890562 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:11:00.890794 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.891041 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} executeQuery: Read 112 rows, 6.53 KiB in 0.001455 sec., 76975.94501718214 rows/sec., 4.38 MiB/sec. 2025.03.25 22:11:00.891250 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} TCPHandler: Processed in 0.001803072 sec. 2025.03.25 22:11:00.891434 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.891538 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:00.891583 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:00.892281 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.892324 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.892690 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:11:00.892930 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.893131 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} executeQuery: Read 454 rows, 33.15 KiB in 0.001615 sec., 281114.55108359136 rows/sec., 20.04 MiB/sec. 2025.03.25 22:11:00.893197 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} TCPHandler: Processed in 0.001819082 sec. 2025.03.25 22:11:00.893328 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.893484 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:11:00.893530 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:11:00.893954 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.893991 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.894346 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.25 22:11:00.894576 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.894779 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. 2025.03.25 22:11:00.894830 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} TCPHandler: Processed in 0.001570197 sec. 2025.03.25 22:11:00.894933 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.895035 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.895082 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:00.895585 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.895623 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.896004 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:11:00.896233 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.896447 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} executeQuery: Read 242 rows, 16.59 KiB in 0.001434 sec., 168758.7168758717 rows/sec., 11.30 MiB/sec. 2025.03.25 22:11:00.896499 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} TCPHandler: Processed in 0.001615778 sec. 2025.03.25 22:11:00.896613 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.896717 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.896763 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:11:00.897171 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.897208 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.897547 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:11:00.897788 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.898010 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} executeQuery: Read 1 rows, 69.00 B in 0.001309 sec., 763.9419404125287 rows/sec., 51.48 KiB/sec. 2025.03.25 22:11:00.898105 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} TCPHandler: Processed in 0.001543576 sec. 2025.03.25 22:11:00.898213 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.898314 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.898379 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:00.899490 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.899528 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.900190 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.25 22:11:00.900449 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.900683 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} executeQuery: Read 47 rows, 86.24 KiB in 0.002391 sec., 19657.047260560437 rows/sec., 35.22 MiB/sec. 2025.03.25 22:11:00.900790 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} TCPHandler: Processed in 0.002626735 sec. 2025.03.25 22:11:00.900927 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:00.901032 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:00.901077 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:00.901536 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:00.901575 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:00.901930 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:11:00.902157 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:00.902358 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. 2025.03.25 22:11:00.902421 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} TCPHandler: Processed in 0.001544987 sec. 2025.03.25 22:11:01.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.01 MiB 2025.03.25 22:11:01.532170 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:01.532229 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:01.534221 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:02.735910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 2025.03.25 22:11:02.736663 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:02.736721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. 2025.03.25 22:11:02.737269 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:11:02.737530 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:02.737772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 2025.03.25 22:11:05.696239 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.03.25 22:11:05.720641 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.720712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.728702 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.25 22:11:05.729633 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.736051 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.03.25 22:11:05.862667 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.862864 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:05.862947 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:05.863865 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.863918 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.864375 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:11:05.864645 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.864898 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} executeQuery: Read 72 rows, 5.96 KiB in 0.002093 sec., 34400.382226469184 rows/sec., 2.78 MiB/sec. 2025.03.25 22:11:05.864968 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} TCPHandler: Processed in 0.002435242 sec. 2025.03.25 22:11:05.865103 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.865219 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:05.865270 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:05.865823 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.865867 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.866230 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:11:05.866471 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.866698 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. 2025.03.25 22:11:05.866752 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} TCPHandler: Processed in 0.00170303 sec. 2025.03.25 22:11:05.866869 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.866977 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:05.867023 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:05.867588 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.867628 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.867986 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:11:05.868224 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.868436 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. 2025.03.25 22:11:05.868489 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} TCPHandler: Processed in 0.001671029 sec. 2025.03.25 22:11:05.868607 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.868713 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:05.868762 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:05.869292 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.869332 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.869718 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:11:05.869952 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.870161 [ 64 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 2025.03.25 22:11:05.870184 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. 2025.03.25 22:11:05.870266 [ 64 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.870333 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} TCPHandler: Processed in 0.001769091 sec. 2025.03.25 22:11:05.870334 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.870583 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.870707 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full 2025.03.25 22:11:05.870839 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:05.871123 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:05.872100 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:05.872593 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 36229 rows starting from the beginning of the part 2025.03.25 22:11:05.873117 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 882 rows starting from the beginning of the part 2025.03.25 22:11:05.873484 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part 2025.03.25 22:11:05.874060 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:05.874451 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 242 rows starting from the beginning of the part 2025.03.25 22:11:05.876500 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.876555 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.878118 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.25 22:11:05.878432 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.878777 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} executeQuery: Read 8 rows, 14.68 KiB in 0.008018 sec., 997.7550511349463 rows/sec., 1.79 MiB/sec. 2025.03.25 22:11:05.878896 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} TCPHandler: Processed in 0.008453398 sec. 2025.03.25 22:11:05.879045 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:05.879178 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:05.879227 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:05.879931 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:05.879986 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:05.880414 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:11:05.880721 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.881001 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001849 sec., 32449.97295835587 rows/sec., 2.19 MiB/sec. 2025.03.25 22:11:05.881112 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} TCPHandler: Processed in 0.002118507 sec. 2025.03.25 22:11:05.884028 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergeTask::MergeProjectionsStage: Merge sorted 37750 rows, containing 5 columns (5 merged, 0 gathered) in 0.013532506 sec., 2789579.4023664207 rows/sec., 190.84 MiB/sec. 2025.03.25 22:11:05.884698 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) 2025.03.25 22:11:05.885089 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:05.885179 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 2025.03.25 22:11:05.885290 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.03.25 22:11:09.985508 [ 104 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:11:09.985586 [ 104 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:11:10.237894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 2025.03.25 22:11:10.238674 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.238728 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:10.239299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:11:10.239561 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.239819 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.03.25 22:11:10.480539 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2094 2025.03.25 22:11:10.483908 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.483963 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. 2025.03.25 22:11:10.485561 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.25 22:11:10.485901 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.486525 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2094 2025.03.25 22:11:10.873845 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.874051 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.874126 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:11:10.875016 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.875070 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.875524 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:11:10.875790 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.875996 [ 110 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.03.25 22:11:10.876026 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.03.25 22:11:10.876076 [ 110 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.876143 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.876175 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} TCPHandler: Processed in 0.002454363 sec. 2025.03.25 22:11:10.876357 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.03.25 22:11:10.876365 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.876529 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:11:10.876537 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:10.876591 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:11:10.876603 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 236 rows starting from the beginning of the part 2025.03.25 22:11:10.876769 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2025.03.25 22:11:10.877221 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.03.25 22:11:10.877668 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part 2025.03.25 22:11:10.878080 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part 2025.03.25 22:11:10.878298 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part 2025.03.25 22:11:10.879273 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.879319 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.879824 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.25 22:11:10.880159 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.880508 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} executeQuery: Read 3 rows, 228.00 B in 0.004009 sec., 748.3162883512097 rows/sec., 55.54 KiB/sec. 2025.03.25 22:11:10.880651 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} TCPHandler: Processed in 0.004349246 sec. 2025.03.25 22:11:10.880661 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.004402597 sec., 251669.63953321186 rows/sec., 17.18 MiB/sec. 2025.03.25 22:11:10.880802 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.880914 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.03.25 22:11:10.880956 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:10.881064 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:10.881554 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.881737 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.03.25 22:11:10.881854 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.25 22:11:10.882582 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.882627 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.883052 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:11:10.883296 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.883511 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} executeQuery: Read 723 rows, 59.19 KiB in 0.002599 sec., 278183.91689111193 rows/sec., 22.24 MiB/sec. 2025.03.25 22:11:10.883587 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} TCPHandler: Processed in 0.00285834 sec. 2025.03.25 22:11:10.883728 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.884031 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.884167 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:10.885066 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.885108 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.885484 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:11:10.885726 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.885936 [ 146 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.25 22:11:10.886008 [ 146 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.886020 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} executeQuery: Read 159 rows, 10.33 KiB in 0.002092 sec., 76003.8240917782 rows/sec., 4.82 MiB/sec. 2025.03.25 22:11:10.886043 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.886214 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} TCPHandler: Processed in 0.002534454 sec. 2025.03.25 22:11:10.886302 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:10.886411 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.886509 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:10.886598 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 179 rows starting from the beginning of the part 2025.03.25 22:11:10.886619 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.886767 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:11:10.886954 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 152 rows starting from the beginning of the part 2025.03.25 22:11:10.887340 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:10.887720 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:10.888082 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:10.888526 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 159 rows starting from the beginning of the part 2025.03.25 22:11:10.889615 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.889696 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.890742 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.25 22:11:10.891297 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.891615 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446075 sec., 122289.90603324413 rows/sec., 8.28 MiB/sec. 2025.03.25 22:11:10.891715 [ 146 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.03.25 22:11:10.891802 [ 146 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.891876 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.891932 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.25 22:11:10.891984 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} executeQuery: Read 113 rows, 7.49 KiB in 0.005391 sec., 20960.86069374884 rows/sec., 1.36 MiB/sec. 2025.03.25 22:11:10.892293 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} TCPHandler: Processed in 0.005950633 sec. 2025.03.25 22:11:10.892303 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2025.03.25 22:11:10.892577 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.892668 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:10.892792 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 366 rows starting from the beginning of the part 2025.03.25 22:11:10.892903 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.893061 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:11:10.893220 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part 2025.03.25 22:11:10.893600 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part 2025.03.25 22:11:10.893615 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.894049 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part 2025.03.25 22:11:10.894460 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part 2025.03.25 22:11:10.894926 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part 2025.03.25 22:11:10.895046 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.25 22:11:10.895658 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.25 22:11:10.896320 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.896403 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.897310 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:11:10.897818 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.898067 [ 146 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.03.25 22:11:10.898288 [ 146 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.898410 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} executeQuery: Read 112 rows, 6.53 KiB in 0.005603 sec., 19989.291451008387 rows/sec., 1.14 MiB/sec. 2025.03.25 22:11:10.898431 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.898705 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} TCPHandler: Processed in 0.006227418 sec. 2025.03.25 22:11:10.898775 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.006783909 sec., 154188.38902467588 rows/sec., 10.83 MiB/sec. 2025.03.25 22:11:10.899020 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.03.25 22:11:10.899062 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.899155 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.03.25 22:11:10.899407 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:10.899457 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:10.899549 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 124 rows starting from the beginning of the part 2025.03.25 22:11:10.899559 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:10.900108 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2025.03.25 22:11:10.900589 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.03.25 22:11:10.900849 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.901062 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part 2025.03.25 22:11:10.901654 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2025.03.25 22:11:10.902003 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.03.25 22:11:10.902117 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2025.03.25 22:11:10.902594 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.25 22:11:10.903501 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.903574 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.904560 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:11:10.905039 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.006256089 sec., 93349.0556160566 rows/sec., 5.75 MiB/sec. 2025.03.25 22:11:10.905071 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.905291 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.03.25 22:11:10.905546 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} executeQuery: Read 453 rows, 33.06 KiB in 0.006283 sec., 72099.3156135604 rows/sec., 5.14 MiB/sec. 2025.03.25 22:11:10.905695 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} TCPHandler: Processed in 0.006731148 sec. 2025.03.25 22:11:10.905891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.905910 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.906079 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.03.25 22:11:10.906087 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:11:10.906198 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:11:10.906216 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:11:10.906721 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.906764 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.907132 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.25 22:11:10.907366 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.907586 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.03.25 22:11:10.907639 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} TCPHandler: Processed in 0.001821542 sec. 2025.03.25 22:11:10.907761 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.907866 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.907914 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:10.908486 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.908524 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.908906 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:11:10.909161 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.909399 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} executeQuery: Read 240 rows, 16.45 KiB in 0.001551 sec., 154738.87814313345 rows/sec., 10.36 MiB/sec. 2025.03.25 22:11:10.909464 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} TCPHandler: Processed in 0.001755001 sec. 2025.03.25 22:11:10.909626 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.909912 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.910025 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:11:10.910463 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.910503 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.910850 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:11:10.911091 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.911332 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.03.25 22:11:10.911513 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} TCPHandler: Processed in 0.001953254 sec. 2025.03.25 22:11:10.911678 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.911782 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.911855 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:10.913156 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.913194 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.913897 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.25 22:11:10.914168 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.914501 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} executeQuery: Read 50 rows, 91.75 KiB in 0.002734 sec., 18288.2223847842 rows/sec., 32.77 MiB/sec. 2025.03.25 22:11:10.914688 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} TCPHandler: Processed in 0.003060684 sec. 2025.03.25 22:11:10.915006 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:10.915171 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:10.915218 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:10.915696 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:10.915734 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:10.916187 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:11:10.916672 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:10.916894 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} executeQuery: Read 82 rows, 5.33 KiB in 0.001755 sec., 46723.64672364672 rows/sec., 2.97 MiB/sec. 2025.03.25 22:11:10.916946 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} TCPHandler: Processed in 0.002031455 sec. 2025.03.25 22:11:11.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.32 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.31 MiB (RSS), difference: -1.01 MiB 2025.03.25 22:11:13.236120 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.03.25 22:11:13.261686 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:13.261746 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:13.269525 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.25 22:11:13.270359 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:13.273729 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.03.25 22:11:15.605497 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:15.605633 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:15.608873 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:15.891233 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.891462 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:15.891555 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:15.893122 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.893173 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.893696 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:11:15.893953 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.894228 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} executeQuery: Read 1212 rows, 102.08 KiB in 0.002823 sec., 429330.4994686504 rows/sec., 35.31 MiB/sec. 2025.03.25 22:11:15.894299 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} TCPHandler: Processed in 0.003208716 sec. 2025.03.25 22:11:15.894439 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.894552 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:15.894603 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:15.895149 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.895189 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.895542 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:11:15.895778 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.896043 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. 2025.03.25 22:11:15.896143 [ 224 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:15.896228 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} TCPHandler: Processed in 0.001837852 sec. 2025.03.25 22:11:15.896255 [ 224 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:15.896574 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.896963 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:11:15.897103 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:11:15.898884 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.898948 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.899617 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.25 22:11:15.900057 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.900366 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} executeQuery: Read 228 rows, 15.81 KiB in 0.003563 sec., 63991.01880437833 rows/sec., 4.33 MiB/sec. 2025.03.25 22:11:15.900528 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} TCPHandler: Processed in 0.004064431 sec. 2025.03.25 22:11:15.900708 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.900859 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:15.900930 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:15.901085 [ 224 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:15.902356 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.902402 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.902800 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:11:15.903075 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.903291 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} executeQuery: Read 528 rows, 40.04 KiB in 0.002484 sec., 212560.38647342994 rows/sec., 15.74 MiB/sec. 2025.03.25 22:11:15.903349 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} TCPHandler: Processed in 0.002691778 sec. 2025.03.25 22:11:15.903479 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.903594 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:15.903644 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:15.904369 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.904435 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.904888 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:11:15.905138 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.905352 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} executeQuery: Read 880 rows, 60.63 KiB in 0.001781 sec., 494104.43571027514 rows/sec., 33.24 MiB/sec. 2025.03.25 22:11:15.905406 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} TCPHandler: Processed in 0.001980064 sec. 2025.03.25 22:11:15.905534 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.905640 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:15.905709 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:15.906801 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.906839 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.907520 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.25 22:11:15.907771 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.907961 [ 150 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.25 22:11:15.908033 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} executeQuery: Read 8 rows, 14.68 KiB in 0.002412 sec., 3316.749585406302 rows/sec., 5.94 MiB/sec. 2025.03.25 22:11:15.908051 [ 150 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.908144 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.908481 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} TCPHandler: Processed in 0.002991422 sec. 2025.03.25 22:11:15.909100 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:15.909453 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:11:15.909571 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:15.909833 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:15.912759 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:15.912970 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:15.912976 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2378 rows starting from the beginning of the part 2025.03.25 22:11:15.913037 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:15.913802 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 8 rows starting from the beginning of the part 2025.03.25 22:11:15.914505 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 47 rows starting from the beginning of the part 2025.03.25 22:11:15.914710 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:11:15.915320 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 8 rows starting from the beginning of the part 2025.03.25 22:11:15.915579 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.916181 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 50 rows starting from the beginning of the part 2025.03.25 22:11:15.916280 [ 225 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:15.916375 [ 225 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:15.916418 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} executeQuery: Read 60 rows, 4.14 KiB in 0.007015 sec., 8553.100498930862 rows/sec., 590.25 KiB/sec. 2025.03.25 22:11:15.916766 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} TCPHandler: Processed in 0.007826317 sec. 2025.03.25 22:11:15.917123 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 8 rows starting from the beginning of the part 2025.03.25 22:11:15.920138 [ 225 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:15.925636 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 19 columns (19 merged, 0 gathered) in 0.017305033 sec., 144408.85492677186 rows/sec., 258.77 MiB/sec. 2025.03.25 22:11:15.927481 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.25 22:11:15.927914 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:15.928001 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.25 22:11:15.928135 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. 2025.03.25 22:11:16.000245 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.85 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.31 MiB (RSS), difference: 3.46 MiB 2025.03.25 22:11:16.314475 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:16.314511 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:16.316603 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:17.033449 [ 220 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:17.033518 [ 220 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:17.035736 [ 220 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:17.739964 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 2025.03.25 22:11:17.740745 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:17.740793 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:17.741382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:11:17.741655 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:17.741955 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 2025.03.25 22:11:20.349646 [ 220 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): 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.03.25 22:11:20.349723 [ 220 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): 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.03.25 22:11:20.353247 [ 220 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): 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.03.25 22:11:20.486815 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2132 2025.03.25 22:11:20.490520 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.490579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.492192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.25 22:11:20.492506 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.492676 [ 142 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.25 22:11:20.492745 [ 142 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.492788 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.493388 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:11:20.493931 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2132 2025.03.25 22:11:20.494477 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:20.494687 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1952 rows starting from the beginning of the part 2025.03.25 22:11:20.495417 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part 2025.03.25 22:11:20.496070 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part 2025.03.25 22:11:20.496763 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part 2025.03.25 22:11:20.497413 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part 2025.03.25 22:11:20.498070 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part 2025.03.25 22:11:20.508478 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 72 columns (72 merged, 0 gathered) in 0.015484641 sec., 137684.81942849045 rows/sec., 105.82 MiB/sec. 2025.03.25 22:11:20.510932 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.25 22:11:20.511832 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.511939 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.25 22:11:20.512400 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.78 MiB. 2025.03.25 22:11:20.566970 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:20.567030 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:20.569127 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:20.773796 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.03.25 22:11:20.799655 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.799710 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.807725 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.25 22:11:20.808592 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.813853 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.03.25 22:11:20.867833 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.868079 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:11:20.868199 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:11:20.869328 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.869398 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.869992 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.25 22:11:20.870364 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.870704 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} executeQuery: Read 3 rows, 228.00 B in 0.00269 sec., 1115.2416356877322 rows/sec., 82.77 KiB/sec. 2025.03.25 22:11:20.870817 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} TCPHandler: Processed in 0.003201036 sec. 2025.03.25 22:11:20.871012 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.871144 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:20.871198 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:20.872070 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.872123 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.872648 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:11:20.872996 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.873277 [ 141 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.25 22:11:20.873286 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} executeQuery: Read 164 rows, 14.41 KiB in 0.002165 sec., 75750.57736720555 rows/sec., 6.50 MiB/sec. 2025.03.25 22:11:20.873388 [ 141 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.873471 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.873545 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} TCPHandler: Processed in 0.002593236 sec. 2025.03.25 22:11:20.873851 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:11:20.873865 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.874217 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:20.874245 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:20.874321 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:20.874361 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1997 rows starting from the beginning of the part 2025.03.25 22:11:20.874687 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 719 rows starting from the beginning of the part 2025.03.25 22:11:20.875247 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:20.875779 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 723 rows starting from the beginning of the part 2025.03.25 22:11:20.876199 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1212 rows starting from the beginning of the part 2025.03.25 22:11:20.876641 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 164 rows starting from the beginning of the part 2025.03.25 22:11:20.877622 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.877696 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.878820 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:11:20.879522 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.880065 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} executeQuery: Read 54 rows, 4.02 KiB in 0.00595 sec., 9075.63025210084 rows/sec., 676.04 KiB/sec. 2025.03.25 22:11:20.880266 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} TCPHandler: Processed in 0.006516444 sec. 2025.03.25 22:11:20.880965 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.881274 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:20.881404 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:20.883045 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.009386814 sec., 520623.930547681 rows/sec., 44.48 MiB/sec. 2025.03.25 22:11:20.883310 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.883394 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.883513 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.25 22:11:20.884136 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:11:20.884163 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.884444 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.25 22:11:20.884681 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2025.03.25 22:11:20.884715 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.885021 [ 141 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.25 22:11:20.885086 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} executeQuery: Read 145 rows, 11.40 KiB in 0.003912 sec., 37065.439672801636 rows/sec., 2.84 MiB/sec. 2025.03.25 22:11:20.885122 [ 141 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.885197 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.885287 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} TCPHandler: Processed in 0.00454652 sec. 2025.03.25 22:11:20.885602 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:11:20.885672 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.885969 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:20.885983 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:20.886060 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 969 rows starting from the beginning of the part 2025.03.25 22:11:20.886146 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:20.886573 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 454 rows starting from the beginning of the part 2025.03.25 22:11:20.887152 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:20.887685 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 453 rows starting from the beginning of the part 2025.03.25 22:11:20.887959 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 528 rows starting from the beginning of the part 2025.03.25 22:11:20.888201 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 145 rows starting from the beginning of the part 2025.03.25 22:11:20.890889 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2621 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400415 sec., 485333.071625051 rows/sec., 37.33 MiB/sec. 2025.03.25 22:11:20.891197 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.25 22:11:20.891719 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.891902 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.25 22:11:20.891905 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.891972 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.892060 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.25 22:11:20.892561 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:11:20.892894 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.893191 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} executeQuery: Read 163 rows, 11.60 KiB in 0.00733 sec., 22237.38062755798 rows/sec., 1.54 MiB/sec. 2025.03.25 22:11:20.893288 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} TCPHandler: Processed in 0.007795457 sec. 2025.03.25 22:11:20.894988 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.895169 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:20.895283 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:20.898551 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.898608 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.899564 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.25 22:11:20.899937 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.900252 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} executeQuery: Read 51 rows, 93.58 KiB in 0.005131 sec., 9939.582927304618 rows/sec., 17.81 MiB/sec. 2025.03.25 22:11:20.900439 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} TCPHandler: Processed in 0.005612769 sec. 2025.03.25 22:11:20.900639 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.900787 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.25 22:11:20.900857 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.25 22:11:20.901455 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.901503 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.901972 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.25 22:11:20.902300 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.902600 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} executeQuery: Read 9 rows, 651.00 B in 0.001846 sec., 4875.406283856988 rows/sec., 344.39 KiB/sec. 2025.03.25 22:11:20.902795 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} TCPHandler: Processed in 0.002226008 sec. 2025.03.25 22:11:20.903513 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:20.903638 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:20.903696 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:20.905821 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.905868 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.906467 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:11:20.906955 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.907284 [ 141 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.25 22:11:20.907340 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} executeQuery: Read 60 rows, 4.14 KiB in 0.003692 sec., 16251.354279523293 rows/sec., 1.10 MiB/sec. 2025.03.25 22:11:20.907405 [ 141 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:20.908233 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:20.908399 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:11:20.908593 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:20.908643 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7680 rows starting from the beginning of the part 2025.03.25 22:11:20.908751 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part 2025.03.25 22:11:20.909039 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2025.03.25 22:11:20.909341 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part 2025.03.25 22:11:20.909493 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:11:20.909828 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2025.03.25 22:11:20.909878 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} TCPHandler: Processed in 0.006416392 sec. 2025.03.25 22:11:20.912976 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8024 rows, containing 4 columns (4 merged, 0 gathered) in 0.004656701 sec., 1723108.269137314 rows/sec., 114.79 MiB/sec. 2025.03.25 22:11:20.913667 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.25 22:11:20.914137 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:20.914266 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.25 22:11:20.914395 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.03.25 22:11:21.000278 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.58 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: -1.25 MiB 2025.03.25 22:11:21.536433 [ 139 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.25 22:11:21.536499 [ 139 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:21.536522 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:21.536735 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:11:21.536958 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:21.537001 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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.03.25 22:11:21.537085 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.03.25 22:11:21.537286 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.03.25 22:11:21.537541 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.03.25 22:11:21.537728 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.03.25 22:11:21.539027 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002415342 sec., 9108.440957843652 rows/sec., 610.52 KiB/sec. 2025.03.25 22:11:21.539233 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.25 22:11:21.539627 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:21.539740 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.25 22:11:21.539861 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.03.25 22:11:21.681795 [ 139 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 2025.03.25 22:11:21.681860 [ 139 ] {} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:21.681883 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:21.682124 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full 2025.03.25 22:11:21.682339 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:21.682388 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2025.03.25 22:11:21.682481 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:11:21.682872 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:11:21.683016 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:11:21.683244 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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.03.25 22:11:21.684428 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464863 sec., 48684.24735979241 rows/sec., 2.48 MiB/sec. 2025.03.25 22:11:21.684590 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.25 22:11:21.684931 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:21.685030 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 2025.03.25 22:11:21.685123 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:11:24.985630 [ 134 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:11:24.985683 [ 134 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:11:25.085841 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:11:25.085899 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:11:25.087835 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:11:25.242081 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 2025.03.25 22:11:25.242764 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.242805 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.243321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:11:25.243583 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.243848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.03.25 22:11:25.862748 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.863070 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:25.863188 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:25.864114 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.864163 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.864616 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:11:25.864869 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.865120 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} executeQuery: Read 72 rows, 5.96 KiB in 0.002135 sec., 33723.65339578454 rows/sec., 2.73 MiB/sec. 2025.03.25 22:11:25.865188 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} TCPHandler: Processed in 0.002628586 sec. 2025.03.25 22:11:25.865315 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.865428 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:25.865478 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:25.866026 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.866068 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.866421 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:11:25.866649 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.866852 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} executeQuery: Read 8 rows, 616.00 B in 0.00145 sec., 5517.241379310345 rows/sec., 414.87 KiB/sec. 2025.03.25 22:11:25.866905 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} TCPHandler: Processed in 0.001643719 sec. 2025.03.25 22:11:25.867010 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.867114 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:25.867162 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:25.867741 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.867780 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.868135 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:11:25.868369 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.868577 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} executeQuery: Read 72 rows, 5.76 KiB in 0.001485 sec., 48484.84848484849 rows/sec., 3.79 MiB/sec. 2025.03.25 22:11:25.868628 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} TCPHandler: Processed in 0.001668239 sec. 2025.03.25 22:11:25.868747 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.868852 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:25.868903 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:25.869440 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.869479 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.869870 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:11:25.870105 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.870280 [ 133 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 4 parts from all_1_132_27 to all_135_135_0 2025.03.25 22:11:25.870337 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. 2025.03.25 22:11:25.870358 [ 133 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.870424 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.870459 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} TCPHandler: Processed in 0.001758391 sec. 2025.03.25 22:11:25.870687 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.870729 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTask::PrepareStage: Merging 4 parts: from all_1_132_27 to all_135_135_0 into Compact with storage Full 2025.03.25 22:11:25.870834 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:25.871051 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:25.871420 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:25.871529 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_132_27, total 37750 rows starting from the beginning of the part 2025.03.25 22:11:25.871901 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:25.872363 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 240 rows starting from the beginning of the part 2025.03.25 22:11:25.872861 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 880 rows starting from the beginning of the part 2025.03.25 22:11:25.875114 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.875160 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.876675 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.25 22:11:25.877072 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.877353 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} executeQuery: Read 8 rows, 14.68 KiB in 0.006572 sec., 1217.2854534388314 rows/sec., 2.18 MiB/sec. 2025.03.25 22:11:25.877505 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} TCPHandler: Processed in 0.006907621 sec. 2025.03.25 22:11:25.877738 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:25.877858 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:25.877905 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:25.878445 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:25.878489 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:25.878948 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:11:25.879338 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.879558 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} executeQuery: Read 60 rows, 4.14 KiB in 0.001724 sec., 34802.78422273782 rows/sec., 2.35 MiB/sec. 2025.03.25 22:11:25.879610 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} TCPHandler: Processed in 0.001958244 sec. 2025.03.25 22:11:25.882355 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergeTask::MergeProjectionsStage: Merge sorted 39030 rows, containing 5 columns (5 merged, 0 gathered) in 0.011763636 sec., 3317851.725435911 rows/sec., 226.89 MiB/sec. 2025.03.25 22:11:25.883380 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) 2025.03.25 22:11:25.883690 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:25.883765 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 4 parts: [all_1_132_27, all_135_135_0] -> all_1_135_28 2025.03.25 22:11:25.883859 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.25 22:11:26.485867 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:11:26.485917 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:11:26.488056 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:11:27.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.34 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: 4.00 MiB 2025.03.25 22:11:28.313926 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.03.25 22:11:28.337426 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:28.337489 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:28.345140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.25 22:11:28.345981 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:28.349242 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.03.25 22:11:30.494165 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2160 2025.03.25 22:11:30.497328 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.497389 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.498948 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.25 22:11:30.499274 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.500808 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2160 2025.03.25 22:11:30.868654 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.868859 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:11:30.868937 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:11:30.869742 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.869796 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.870233 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:11:30.870505 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.870757 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} executeQuery: Read 10 rows, 835.00 B in 0.001941 sec., 5151.983513652756 rows/sec., 420.11 KiB/sec. 2025.03.25 22:11:30.870916 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} TCPHandler: Processed in 0.002393182 sec. 2025.03.25 22:11:30.871142 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.871258 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:30.871309 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:30.871979 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.872022 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.872413 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:11:30.872653 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.872896 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} executeQuery: Read 163 rows, 14.37 KiB in 0.001666 sec., 97839.13565426171 rows/sec., 8.42 MiB/sec. 2025.03.25 22:11:30.873000 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} TCPHandler: Processed in 0.001922733 sec. 2025.03.25 22:11:30.873164 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.873450 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:30.873564 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:30.874192 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.874233 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.874600 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:11:30.874842 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.875056 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} executeQuery: Read 61 rows, 4.53 KiB in 0.00171 sec., 35672.51461988304 rows/sec., 2.59 MiB/sec. 2025.03.25 22:11:30.875113 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} TCPHandler: Processed in 0.002051686 sec. 2025.03.25 22:11:30.875218 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.875324 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:30.875370 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:30.875947 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.875988 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.876354 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:11:30.876603 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.876818 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} executeQuery: Read 125 rows, 10.01 KiB in 0.001518 sec., 82345.19104084322 rows/sec., 6.44 MiB/sec. 2025.03.25 22:11:30.876871 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} TCPHandler: Processed in 0.00170405 sec. 2025.03.25 22:11:30.876989 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.877098 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:30.877148 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:30.877681 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.877722 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.878118 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:11:30.878356 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.878611 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} executeQuery: Read 165 rows, 11.76 KiB in 0.001536 sec., 107421.875 rows/sec., 7.48 MiB/sec. 2025.03.25 22:11:30.878681 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} TCPHandler: Processed in 0.00174452 sec. 2025.03.25 22:11:30.878891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.879140 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:30.879220 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:30.880709 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.880763 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.881812 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.25 22:11:30.882199 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.882533 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} executeQuery: Read 51 rows, 93.58 KiB in 0.003464 sec., 14722.863741339492 rows/sec., 26.38 MiB/sec. 2025.03.25 22:11:30.882682 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} TCPHandler: Processed in 0.003893748 sec. 2025.03.25 22:11:30.882872 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:30.883002 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:30.883062 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:30.883624 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:30.883669 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:30.884056 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:11:30.884311 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:30.884554 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. 2025.03.25 22:11:30.884622 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} TCPHandler: Processed in 0.001812212 sec. 2025.03.25 22:11:32.447402 [ 123 ] {} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.25 22:11:32.447466 [ 123 ] {} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:32.447491 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:32.447703 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::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.03.25 22:11:32.447894 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:32.447938 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.03.25 22:11:32.448019 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part 2025.03.25 22:11:32.448200 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.03.25 22:11:32.448507 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.03.25 22:11:32.448649 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::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.03.25 22:11:32.450101 [ 199 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526925 sec., 20182.633042136193 rows/sec., 1.44 MiB/sec. 2025.03.25 22:11:32.450311 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.25 22:11:32.450747 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:32.450857 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.25 22:11:32.450979 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:11:32.743987 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 2025.03.25 22:11:32.744695 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:32.744750 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:32.745301 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:11:32.745576 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:32.745842 [ 121 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:11:32.745860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 2025.03.25 22:11:32.745939 [ 121 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:32.745968 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.25 22:11:32.746118 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:11:32.746283 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:32.746329 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:11:32.746411 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part 2025.03.25 22:11:32.746645 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part 2025.03.25 22:11:32.746846 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part 2025.03.25 22:11:32.747025 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part 2025.03.25 22:11:32.747183 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part 2025.03.25 22:11:32.751096 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.005052999 sec., 8245202.502513854 rows/sec., 117.95 MiB/sec. 2025.03.25 22:11:32.751362 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:11:32.751684 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:32.751774 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:11:32.751888 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.25 22:11:33.260927 [ 223 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:11:33.260978 [ 223 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:11:33.263115 [ 223 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): 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.03.25 22:11:33.519144 [ 219 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:11:33.519200 [ 219 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:11:33.521521 [ 219 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): 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.03.25 22:11:35.849307 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.03.25 22:11:35.862641 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.862849 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:35.862935 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:35.864838 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.864902 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.865720 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:11:35.866201 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.866694 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} executeQuery: Read 72 rows, 5.96 KiB in 0.003901 sec., 18456.80594719303 rows/sec., 1.49 MiB/sec. 2025.03.25 22:11:35.866888 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} TCPHandler: Processed in 0.004367527 sec. 2025.03.25 22:11:35.867191 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.867467 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:35.867582 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:35.869775 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.869839 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.870449 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:11:35.870886 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.871247 [ 118 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.25 22:11:35.871408 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} executeQuery: Read 8 rows, 616.00 B in 0.004016 sec., 1992.0318725099603 rows/sec., 149.79 KiB/sec. 2025.03.25 22:11:35.871514 [ 118 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.871691 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.871756 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} TCPHandler: Processed in 0.004655691 sec. 2025.03.25 22:11:35.872360 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:35.872375 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.873253 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:35.873527 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:35.873569 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:35.873751 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 199 rows starting from the beginning of the part 2025.03.25 22:11:35.874587 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:35.875417 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 54 rows starting from the beginning of the part 2025.03.25 22:11:35.876494 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:35.877216 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 61 rows starting from the beginning of the part 2025.03.25 22:11:35.877847 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:11:35.879579 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.879669 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.881560 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:11:35.882665 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.884429 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} executeQuery: Read 72 rows, 5.76 KiB in 0.011393 sec., 6319.66997279031 rows/sec., 505.21 KiB/sec. 2025.03.25 22:11:35.884764 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.012879545 sec., 26243.163093106163 rows/sec., 1.89 MiB/sec. 2025.03.25 22:11:35.884815 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} TCPHandler: Processed in 0.012631611 sec. 2025.03.25 22:11:35.885435 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.885447 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.25 22:11:35.886098 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:35.886424 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:35.887161 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.887781 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.25 22:11:35.888201 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.25 22:11:35.889571 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.889616 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.890256 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:11:35.890667 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.891093 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} executeQuery: Read 160 rows, 11.41 KiB in 0.005231 sec., 30586.885872682084 rows/sec., 2.13 MiB/sec. 2025.03.25 22:11:35.891223 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} TCPHandler: Processed in 0.006003995 sec. 2025.03.25 22:11:35.891375 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.891530 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:35.891662 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:35.893348 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.893392 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.894158 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.25 22:11:35.894653 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.895242 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} executeQuery: Read 8 rows, 14.68 KiB in 0.003744 sec., 2136.7521367521367 rows/sec., 3.83 MiB/sec. 2025.03.25 22:11:35.895565 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} TCPHandler: Processed in 0.004242404 sec. 2025.03.25 22:11:35.895775 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:35.895906 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:35.895973 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:35.897233 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.897288 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.898036 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:11:35.898435 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.898946 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} executeQuery: Read 60 rows, 4.14 KiB in 0.003062 sec., 19595.03592423253 rows/sec., 1.32 MiB/sec. 2025.03.25 22:11:35.899144 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} TCPHandler: Processed in 0.00342976 sec. 2025.03.25 22:11:35.900776 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.900819 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.908490 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.25 22:11:35.909294 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:35.909650 [ 118 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.25 22:11:35.909842 [ 118 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:35.909946 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:35.910486 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.927836 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.03.25 22:11:35.929096 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:35.930879 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.937274 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.943699 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.949750 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.956355 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:35.962391 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:11:36.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 280.25 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: -14.91 MiB 2025.03.25 22:11:36.028510 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.118397448 sec., 5794.043804052263 rows/sec., 29.96 MiB/sec. 2025.03.25 22:11:36.032670 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.25 22:11:36.035924 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:36.036049 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.25 22:11:36.038836 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.25 22:11:37.000205 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.93 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: 13.41 MiB 2025.03.25 22:11:39.985733 [ 114 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:11:39.985789 [ 114 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:11:40.241410 [ 220 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:40.241492 [ 220 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:40.243889 [ 220 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:11:40.246021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 2025.03.25 22:11:40.246657 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.246698 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.247228 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:11:40.247493 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.247771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.03.25 22:11:40.501054 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2186 2025.03.25 22:11:40.504626 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.504673 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.506224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.25 22:11:40.506544 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.508119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2186 2025.03.25 22:11:40.850855 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:40.850906 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:40.852930 [ 224 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:11:40.864393 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.864589 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:40.864665 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:40.865563 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.865618 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.866083 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:11:40.866344 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.866620 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} executeQuery: Read 158 rows, 14.00 KiB in 0.002081 sec., 75925.03604036522 rows/sec., 6.57 MiB/sec. 2025.03.25 22:11:40.866685 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:40.866701 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} TCPHandler: Processed in 0.002446043 sec. 2025.03.25 22:11:40.866722 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:40.866859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.866976 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:40.867030 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:40.867966 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.868006 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.868476 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:11:40.868778 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.869065 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} executeQuery: Read 51 rows, 3.83 KiB in 0.002117 sec., 24090.69437883798 rows/sec., 1.77 MiB/sec. 2025.03.25 22:11:40.869151 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} TCPHandler: Processed in 0.002352552 sec. 2025.03.25 22:11:40.869288 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.869412 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:40.869467 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:40.869502 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:11:40.870294 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.870335 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.870694 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:11:40.870934 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.871150 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} executeQuery: Read 115 rows, 9.20 KiB in 0.00177 sec., 64971.751412429374 rows/sec., 5.08 MiB/sec. 2025.03.25 22:11:40.871205 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} TCPHandler: Processed in 0.001969784 sec. 2025.03.25 22:11:40.871321 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.871430 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:40.871482 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:40.872007 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.872046 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.872434 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:11:40.872668 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.872853 [ 113 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_135_28 to all_136_136_0 2025.03.25 22:11:40.872895 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. 2025.03.25 22:11:40.872943 [ 113 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.873013 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.873025 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} TCPHandler: Processed in 0.001754221 sec. 2025.03.25 22:11:40.873189 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergeTask::PrepareStage: Merging 2 parts: from all_1_135_28 to all_136_136_0 into Compact with storage Full 2025.03.25 22:11:40.873222 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.873338 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:40.873358 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:40.873387 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_135_28, total 39030 rows starting from the beginning of the part 2025.03.25 22:11:40.873473 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:40.873622 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part 2025.03.25 22:11:40.876202 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.876254 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.877183 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.25 22:11:40.877475 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.877690 [ 113 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.25 22:11:40.877797 [ 113 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.877841 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} executeQuery: Read 51 rows, 93.58 KiB in 0.004498 sec., 11338.37261004891 rows/sec., 20.32 MiB/sec. 2025.03.25 22:11:40.877848 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.878285 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:11:40.878822 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} TCPHandler: Processed in 0.005648468 sec. 2025.03.25 22:11:40.879637 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:40.880154 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:40.880412 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:40.880687 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:40.881237 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2499 rows starting from the beginning of the part 2025.03.25 22:11:40.882205 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 51 rows starting from the beginning of the part 2025.03.25 22:11:40.883315 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 8 rows starting from the beginning of the part 2025.03.25 22:11:40.883551 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:40.883676 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:40.884285 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 51 rows starting from the beginning of the part 2025.03.25 22:11:40.884719 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergeTask::MergeProjectionsStage: Merge sorted 39193 rows, containing 5 columns (5 merged, 0 gathered) in 0.011578312 sec., 3385035.7461433066 rows/sec., 231.50 MiB/sec. 2025.03.25 22:11:40.885260 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 8 rows starting from the beginning of the part 2025.03.25 22:11:40.885618 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:11:40.885762 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} MergedBlockOutputStream: filled checksums all_1_136_29 (state Temporary) 2025.03.25 22:11:40.886156 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 51 rows starting from the beginning of the part 2025.03.25 22:11:40.886810 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.886960 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_136_29 to all_1_136_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.887275 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_135_28, all_136_136_0] -> all_1_136_29 2025.03.25 22:11:40.887629 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.25 22:11:40.887686 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:40.887813 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:40.887948 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} executeQuery: Read 60 rows, 4.14 KiB in 0.008015 sec., 7485.963817841547 rows/sec., 516.61 KiB/sec. 2025.03.25 22:11:40.888363 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} TCPHandler: Processed in 0.008872215 sec. 2025.03.25 22:11:40.890633 [ 221 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:11:40.897443 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2668 rows, containing 19 columns (19 merged, 0 gathered) in 0.019444889 sec., 137208.29159785894 rows/sec., 245.87 MiB/sec. 2025.03.25 22:11:40.899938 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.25 22:11:40.900457 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:40.900564 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.25 22:11:40.900766 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. 2025.03.25 22:11:41.851633 [ 112 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.03.25 22:11:41.851705 [ 112 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:41.851731 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:41.852010 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:11:41.852466 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:41.852529 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part 2025.03.25 22:11:41.852669 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2025.03.25 22:11:41.853105 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part 2025.03.25 22:11:41.853422 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3 rows starting from the beginning of the part 2025.03.25 22:11:41.853624 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:11:41.854796 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.002988802 sec., 14387.035340581277 rows/sec., 1.18 MiB/sec. 2025.03.25 22:11:41.854995 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.03.25 22:11:41.855299 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:41.855381 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.03.25 22:11:41.855465 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.25 22:11:42.026326 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:42.026382 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:42.028322 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:11:42.427797 [ 224 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:11:42.427871 [ 224 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:11:42.430401 [ 224 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:11:43.427925 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.03.25 22:11:43.453040 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:43.453095 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:43.461705 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.25 22:11:43.462574 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:43.466343 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.03.25 22:11:44.630110 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.630331 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.630431 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:11:44.631322 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.631366 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.631803 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:11:44.632065 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.632368 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} executeQuery: Read 24 rows, 2.04 KiB in 0.002106 sec., 11396.011396011398 rows/sec., 968.22 KiB/sec. 2025.03.25 22:11:44.632615 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} TCPHandler: Processed in 0.002627856 sec. 2025.03.25 22:11:44.632792 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.632905 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:11:44.632956 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:11:44.633525 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.633566 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.633929 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:11:44.634168 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.634353 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} executeQuery: Read 4 rows, 334.00 B in 0.001476 sec., 2710.0271002710024 rows/sec., 220.98 KiB/sec. 2025.03.25 22:11:44.634414 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} TCPHandler: Processed in 0.00167768 sec. 2025.03.25 22:11:44.634526 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.634634 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:44.634683 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:44.635767 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.635806 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.636270 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:11:44.636524 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.636674 [ 107 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.25 22:11:44.636711 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} executeQuery: Read 1334 rows, 113.66 KiB in 0.002099 sec., 635540.733682706 rows/sec., 52.88 MiB/sec. 2025.03.25 22:11:44.636718 [ 107 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.636760 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.636788 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} TCPHandler: Processed in 0.0023142 sec. 2025.03.25 22:11:44.637003 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.637006 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:11:44.637195 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.637310 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:44.637331 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:44.637436 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2013 rows starting from the beginning of the part 2025.03.25 22:11:44.637744 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:44.638183 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 163 rows starting from the beginning of the part 2025.03.25 22:11:44.638711 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:44.639088 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 158 rows starting from the beginning of the part 2025.03.25 22:11:44.639326 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:11:44.640319 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.640392 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.641218 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:11:44.641846 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.642330 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} executeQuery: Read 24 rows, 1.84 KiB in 0.005186 sec., 4627.844195912071 rows/sec., 355.15 KiB/sec. 2025.03.25 22:11:44.642441 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} TCPHandler: Processed in 0.005522077 sec. 2025.03.25 22:11:44.642602 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.642735 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.642784 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:11:44.643507 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.006632165 sec., 574774.6022603479 rows/sec., 49.81 MiB/sec. 2025.03.25 22:11:44.643843 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.25 22:11:44.644427 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.644457 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.644524 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.644577 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.25 22:11:44.644731 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.03.25 22:11:44.645059 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.25 22:11:44.645316 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.645495 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} executeQuery: Read 252 rows, 17.85 KiB in 0.002796 sec., 90128.75536480687 rows/sec., 6.23 MiB/sec. 2025.03.25 22:11:44.645554 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} TCPHandler: Processed in 0.003009972 sec. 2025.03.25 22:11:44.645680 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.645789 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.645840 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:11:44.646386 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.646426 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.646776 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.25 22:11:44.647018 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.647209 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} executeQuery: Read 12 rows, 960.00 B in 0.00144 sec., 8333.333333333332 rows/sec., 651.04 KiB/sec. 2025.03.25 22:11:44.647331 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} TCPHandler: Processed in 0.00170227 sec. 2025.03.25 22:11:44.647473 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.647581 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:44.647628 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:44.648398 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.648437 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.648813 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:11:44.649048 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.649183 [ 107 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.25 22:11:44.649225 [ 107 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.649227 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} executeQuery: Read 568 rows, 43.63 KiB in 0.001667 sec., 340731.8536292741 rows/sec., 25.56 MiB/sec. 2025.03.25 22:11:44.649250 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.649312 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} TCPHandler: Processed in 0.001888663 sec. 2025.03.25 22:11:44.649378 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:11:44.649463 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.649509 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:44.649554 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 995 rows starting from the beginning of the part 2025.03.25 22:11:44.649598 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.649719 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:44.649737 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:44.650079 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 125 rows starting from the beginning of the part 2025.03.25 22:11:44.650477 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part 2025.03.25 22:11:44.650838 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 115 rows starting from the beginning of the part 2025.03.25 22:11:44.651138 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 568 rows starting from the beginning of the part 2025.03.25 22:11:44.652175 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.652220 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.652893 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:11:44.653177 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.653388 [ 107 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_136_29 to all_141_141_0 2025.03.25 22:11:44.653464 [ 107 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.653513 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.653567 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.004226654 sec., 460648.068188217 rows/sec., 36.18 MiB/sec. 2025.03.25 22:11:44.653619 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} executeQuery: Read 956 rows, 67.30 KiB in 0.003988 sec., 239719.15747241722 rows/sec., 16.48 MiB/sec. 2025.03.25 22:11:44.653879 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_29 to all_141_141_0 into Compact with storage Full 2025.03.25 22:11:44.653905 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} TCPHandler: Processed in 0.004507668 sec. 2025.03.25 22:11:44.653927 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.25 22:11:44.654239 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.654339 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:44.654449 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_136_29, total 39193 rows starting from the beginning of the part 2025.03.25 22:11:44.654564 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.654900 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.655038 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:44.655073 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:44.655408 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.25 22:11:44.655743 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.03.25 22:11:44.655857 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 165 rows starting from the beginning of the part 2025.03.25 22:11:44.656313 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:44.656709 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part 2025.03.25 22:11:44.657135 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 956 rows starting from the beginning of the part 2025.03.25 22:11:44.659570 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.659615 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.662346 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.25 22:11:44.662739 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.663108 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} executeQuery: Read 8 rows, 14.68 KiB in 0.00867 sec., 922.7220299884659 rows/sec., 1.65 MiB/sec. 2025.03.25 22:11:44.663237 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} TCPHandler: Processed in 0.009101529 sec. 2025.03.25 22:11:44.663418 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:44.663545 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:44.663613 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:44.664259 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.664314 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.664842 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:11:44.665136 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.665327 [ 105 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.25 22:11:44.665371 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} executeQuery: Read 46 rows, 3.19 KiB in 0.001855 sec., 24797.843665768192 rows/sec., 1.68 MiB/sec. 2025.03.25 22:11:44.665403 [ 105 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:44.665470 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:44.665488 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} TCPHandler: Processed in 0.002130927 sec. 2025.03.25 22:11:44.665701 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:11:44.665869 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:11:44.665972 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8024 rows starting from the beginning of the part 2025.03.25 22:11:44.666312 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:11:44.666616 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2025.03.25 22:11:44.667008 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:11:44.667485 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2025.03.25 22:11:44.667826 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 46 rows starting from the beginning of the part 2025.03.25 22:11:44.671321 [ 189 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8310 rows, containing 4 columns (4 merged, 0 gathered) in 0.00575942 sec., 1442853.6206770819 rows/sec., 96.16 MiB/sec. 2025.03.25 22:11:44.671558 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.25 22:11:44.671956 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.672037 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.25 22:11:44.672137 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.25 22:11:44.673945 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergeTask::MergeProjectionsStage: Merge sorted 40794 rows, containing 5 columns (5 merged, 0 gathered) in 0.020346195 sec., 2004994.0541708167 rows/sec., 137.17 MiB/sec. 2025.03.25 22:11:44.674571 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} MergedBlockOutputStream: filled checksums all_1_141_30 (state Temporary) 2025.03.25 22:11:44.674881 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_141_30 to all_1_141_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:44.674961 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_136_29, all_141_141_0] -> all_1_141_30 2025.03.25 22:11:44.675055 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.03.25 22:11:45.856711 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:45.856939 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:45.857013 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:45.857858 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:45.857909 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:45.858359 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:11:45.858613 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:45.858850 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} executeQuery: Read 56 rows, 4.38 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.17 MiB/sec. 2025.03.25 22:11:45.858920 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} TCPHandler: Processed in 0.002351011 sec. 2025.03.25 22:11:45.859038 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:45.859150 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:45.859199 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:45.859764 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:45.859804 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:45.860174 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:11:45.860415 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:45.860619 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} executeQuery: Read 64 rows, 5.12 KiB in 0.001496 sec., 42780.74866310161 rows/sec., 3.34 MiB/sec. 2025.03.25 22:11:45.860673 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} TCPHandler: Processed in 0.00168804 sec. 2025.03.25 22:11:45.860790 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:45.860900 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:45.860950 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:45.861441 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:45.861480 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:45.862147 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:11:45.862388 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:45.862592 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} executeQuery: Read 34 rows, 2.43 KiB in 0.001716 sec., 19813.51981351981 rows/sec., 1.39 MiB/sec. 2025.03.25 22:11:45.862645 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} TCPHandler: Processed in 0.001908744 sec. 2025.03.25 22:11:45.862752 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:45.862856 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:45.862902 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:45.863320 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:45.863359 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:45.863726 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:11:45.863956 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:45.864193 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} executeQuery: Read 14 rows, 977.00 B in 0.001347 sec., 10393.466963622865 rows/sec., 708.32 KiB/sec. 2025.03.25 22:11:45.864257 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} TCPHandler: Processed in 0.001555858 sec. 2025.03.25 22:11:45.941609 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:45.941697 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:45.943679 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:11:47.747918 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42578 2025.03.25 22:11:47.748692 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:47.748753 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:47.749339 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:11:47.749604 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:47.749920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42578 2025.03.25 22:11:50.508354 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2226 2025.03.25 22:11:50.512036 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.512097 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.513679 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.25 22:11:50.514003 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.514418 [ 224 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:50.514509 [ 224 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:50.515311 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2226 2025.03.25 22:11:50.517075 [ 224 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:11:50.870076 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.870363 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:50.870489 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:50.871837 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.871911 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.872640 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:11:50.873049 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.873382 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} executeQuery: Read 158 rows, 14.00 KiB in 0.003093 sec., 51083.09085030715 rows/sec., 4.42 MiB/sec. 2025.03.25 22:11:50.873547 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} TCPHandler: Processed in 0.003631814 sec. 2025.03.25 22:11:50.873811 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.874175 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:50.874308 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:50.875230 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.875287 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.875861 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:11:50.876249 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.876570 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} executeQuery: Read 51 rows, 3.83 KiB in 0.002524 sec., 20206.022187004754 rows/sec., 1.48 MiB/sec. 2025.03.25 22:11:50.876682 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} TCPHandler: Processed in 0.003009933 sec. 2025.03.25 22:11:50.876884 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.877082 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:50.877158 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:50.878033 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.878084 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.878621 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:11:50.878963 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.879287 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} executeQuery: Read 115 rows, 9.20 KiB in 0.002255 sec., 50997.78270509978 rows/sec., 3.98 MiB/sec. 2025.03.25 22:11:50.879417 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} TCPHandler: Processed in 0.002619446 sec. 2025.03.25 22:11:50.879657 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.880009 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:50.882090 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:50.885236 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.885304 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.885977 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:11:50.886367 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.886712 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} executeQuery: Read 160 rows, 11.41 KiB in 0.00683 sec., 23426.06149341142 rows/sec., 1.63 MiB/sec. 2025.03.25 22:11:50.886836 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} TCPHandler: Processed in 0.007304037 sec. 2025.03.25 22:11:50.887102 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.887273 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:50.887413 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:50.889489 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.889549 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.890692 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.25 22:11:50.891104 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.891483 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} executeQuery: Read 51 rows, 93.58 KiB in 0.004254 sec., 11988.716502115656 rows/sec., 21.48 MiB/sec. 2025.03.25 22:11:50.891774 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} TCPHandler: Processed in 0.004783833 sec. 2025.03.25 22:11:50.892050 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:50.892218 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:50.892297 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:50.892969 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.893021 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:50.893629 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:11:50.894015 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:50.894298 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} executeQuery: Read 60 rows, 4.14 KiB in 0.002116 sec., 28355.38752362949 rows/sec., 1.91 MiB/sec. 2025.03.25 22:11:50.894407 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} TCPHandler: Processed in 0.002457743 sec. 2025.03.25 22:11:50.966427 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.03.25 22:11:50.994063 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:50.994139 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:51.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.32 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.37 MiB (RSS), difference: -4.96 MiB 2025.03.25 22:11:51.003151 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.25 22:11:51.004553 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:51.011727 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.03.25 22:11:52.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.37 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.37 MiB (RSS), difference: 4.00 MiB 2025.03.25 22:11:54.985831 [ 93 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:11:54.985877 [ 93 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:11:55.250041 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43066 2025.03.25 22:11:55.250725 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.250776 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.251323 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:11:55.251580 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.251780 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.03.25 22:11:55.845263 [ 224 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:11:55.845324 [ 224 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:11:55.847337 [ 224 ] {} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): 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.03.25 22:11:55.863439 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.863631 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:11:55.863706 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:11:55.864563 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.864610 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.865060 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:11:55.865321 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.865571 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} executeQuery: Read 72 rows, 5.96 KiB in 0.001991 sec., 36162.73229532898 rows/sec., 2.92 MiB/sec. 2025.03.25 22:11:55.865654 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} TCPHandler: Processed in 0.002348451 sec. 2025.03.25 22:11:55.865798 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.865972 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:11:55.866028 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:11:55.866573 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.866612 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.866972 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:11:55.867216 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.867438 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} executeQuery: Read 8 rows, 616.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 397.07 KiB/sec. 2025.03.25 22:11:55.867491 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} TCPHandler: Processed in 0.001764641 sec. 2025.03.25 22:11:55.867598 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.867701 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:11:55.867748 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:11:55.868306 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.868346 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.868712 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:11:55.868958 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.869161 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. 2025.03.25 22:11:55.869214 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} TCPHandler: Processed in 0.001667339 sec. 2025.03.25 22:11:55.869331 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.869449 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:55.869501 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:11:55.870039 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.870082 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.870491 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:11:55.870737 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.870918 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. 2025.03.25 22:11:55.870970 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} TCPHandler: Processed in 0.00169289 sec. 2025.03.25 22:11:55.871107 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.871215 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:11:55.871284 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:11:55.872363 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.872401 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.873027 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.25 22:11:55.873288 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.873513 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} executeQuery: Read 8 rows, 14.68 KiB in 0.002319 sec., 3449.76282880552 rows/sec., 6.18 MiB/sec. 2025.03.25 22:11:55.873673 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} TCPHandler: Processed in 0.002618006 sec. 2025.03.25 22:11:55.874012 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:11:55.874257 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:11:55.874312 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:11:55.874792 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:55.874830 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:55.875187 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:11:55.875436 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:55.875608 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. 2025.03.25 22:11:55.875657 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} TCPHandler: Processed in 0.001746811 sec. 2025.03.25 22:11:58.511809 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.03.25 22:11:58.536325 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:11:58.536388 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:11:58.544071 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.25 22:11:58.544940 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:11:58.548562 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.03.25 22:12:00.515577 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2250 2025.03.25 22:12:00.518745 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.518804 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.520394 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.25 22:12:00.520712 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.523855 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2250 2025.03.25 22:12:00.864951 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.865162 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:12:00.865239 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:12:00.866042 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.866092 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.866531 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:12:00.866788 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.867038 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} executeQuery: Read 4 rows, 334.00 B in 0.00193 sec., 2072.538860103627 rows/sec., 169.00 KiB/sec. 2025.03.25 22:12:00.867114 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} TCPHandler: Processed in 0.00230004 sec. 2025.03.25 22:12:00.867269 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.867420 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:00.867482 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:00.868290 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.868340 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.868745 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:12:00.868993 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.869229 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} executeQuery: Read 160 rows, 14.15 KiB in 0.001846 sec., 86673.8894907909 rows/sec., 7.48 MiB/sec. 2025.03.25 22:12:00.869288 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} TCPHandler: Processed in 0.002089466 sec. 2025.03.25 22:12:00.869397 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.869510 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:00.869560 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:00.870136 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.870176 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.870546 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:12:00.870797 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.870988 [ 88 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.25 22:12:00.871013 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} executeQuery: Read 55 rows, 4.11 KiB in 0.001527 sec., 36018.33660772757 rows/sec., 2.63 MiB/sec. 2025.03.25 22:12:00.871075 [ 88 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.871143 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.871151 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} TCPHandler: Processed in 0.001805372 sec. 2025.03.25 22:12:00.871441 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.871459 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:00.871778 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:00.871949 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:00.872152 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:00.872318 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 200 rows starting from the beginning of the part 2025.03.25 22:12:00.872934 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:00.873569 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 24 rows starting from the beginning of the part 2025.03.25 22:12:00.874187 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:00.874773 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:00.875976 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 55 rows starting from the beginning of the part 2025.03.25 22:12:00.878463 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.878552 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:00.879699 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:12:00.880085 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.008846525 sec., 43972.06812844592 rows/sec., 3.21 MiB/sec. 2025.03.25 22:12:00.880222 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.880429 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.25 22:12:00.880667 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} executeQuery: Read 119 rows, 9.53 KiB in 0.009032 sec., 13175.376439326837 rows/sec., 1.03 MiB/sec. 2025.03.25 22:12:00.880816 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} TCPHandler: Processed in 0.009485445 sec. 2025.03.25 22:12:00.881002 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.881072 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.881186 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:00.881248 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.25 22:12:00.881277 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:00.881444 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:12:00.881989 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.882033 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.882432 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:12:00.882669 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.882889 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} executeQuery: Read 162 rows, 11.55 KiB in 0.001767 sec., 91680.81494057726 rows/sec., 6.38 MiB/sec. 2025.03.25 22:12:00.882950 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} TCPHandler: Processed in 0.002021496 sec. 2025.03.25 22:12:00.883090 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.883200 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:00.883268 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:00.884511 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.884552 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.885257 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.25 22:12:00.885528 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.885788 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} executeQuery: Read 51 rows, 93.58 KiB in 0.002611 sec., 19532.746074301034 rows/sec., 35.00 MiB/sec. 2025.03.25 22:12:00.885912 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} TCPHandler: Processed in 0.002874621 sec. 2025.03.25 22:12:00.886054 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:00.886163 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:00.886209 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:00.886651 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:00.886691 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:00.887051 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:12:00.887288 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:00.887503 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.25 22:12:00.887553 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} TCPHandler: Processed in 0.001550567 sec. 2025.03.25 22:12:02.752113 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43493 2025.03.25 22:12:02.752824 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:02.752873 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.25 22:12:02.753414 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:12:02.753692 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:02.753909 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43493 2025.03.25 22:12:02.753949 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:02.753983 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:02.755888 [ 220 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:03.411587 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:03.411670 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:03.414118 [ 217 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:05.163646 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:05.163722 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:05.166095 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:05.289981 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:05.290033 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:05.292002 [ 225 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:05.516374 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:05.516410 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:05.518797 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:05.862421 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.862653 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:05.862735 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:05.863624 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.863672 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.864115 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:12:05.864371 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.864585 [ 82 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.25 22:12:05.864657 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} executeQuery: Read 72 rows, 5.96 KiB in 0.002058 sec., 34985.42274052478 rows/sec., 2.83 MiB/sec. 2025.03.25 22:12:05.864682 [ 82 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.864749 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.864803 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} TCPHandler: Processed in 0.002522893 sec. 2025.03.25 22:12:05.865044 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:12:05.865054 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.865323 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:05.865330 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:05.865397 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2013 rows starting from the beginning of the part 2025.03.25 22:12:05.865425 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:05.865708 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part 2025.03.25 22:12:05.866000 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 158 rows starting from the beginning of the part 2025.03.25 22:12:05.866375 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:05.866830 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:05.867167 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:05.868661 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.868731 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.869806 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:12:05.870169 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.870678 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} executeQuery: Read 8 rows, 616.00 B in 0.005406 sec., 1479.8372179060302 rows/sec., 111.28 KiB/sec. 2025.03.25 22:12:05.870785 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887153 sec., 429919.1816485829 rows/sec., 37.12 MiB/sec. 2025.03.25 22:12:05.870806 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} TCPHandler: Processed in 0.005844132 sec. 2025.03.25 22:12:05.870983 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.871143 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.25 22:12:05.871155 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:05.871285 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:05.871775 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.871977 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.25 22:12:05.872155 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.25 22:12:05.872394 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.872440 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.872817 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:12:05.873058 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.873232 [ 82 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.25 22:12:05.873293 [ 82 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.873314 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} executeQuery: Read 72 rows, 5.76 KiB in 0.002205 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. 2025.03.25 22:12:05.873332 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.873493 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} TCPHandler: Processed in 0.002557875 sec. 2025.03.25 22:12:05.873578 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:12:05.873669 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.873751 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:05.873828 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 995 rows starting from the beginning of the part 2025.03.25 22:12:05.873897 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:05.874067 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2025.03.25 22:12:05.874082 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:05.874471 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 115 rows starting from the beginning of the part 2025.03.25 22:12:05.874849 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:05.875185 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 119 rows starting from the beginning of the part 2025.03.25 22:12:05.875527 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:05.877027 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.877108 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.878055 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:12:05.878400 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 5 columns (5 merged, 0 gathered) in 0.004937786 sec., 291021.1175615954 rows/sec., 22.87 MiB/sec. 2025.03.25 22:12:05.878542 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.878809 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.25 22:12:05.878835 [ 82 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_141_30 to all_142_142_0 2025.03.25 22:12:05.878951 [ 82 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.878960 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} executeQuery: Read 160 rows, 11.41 KiB in 0.005103 sec., 31354.105428179504 rows/sec., 2.18 MiB/sec. 2025.03.25 22:12:05.879056 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.879228 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} TCPHandler: Processed in 0.005615458 sec. 2025.03.25 22:12:05.879399 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:05.879506 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:05.879536 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergeTask::PrepareStage: Merging 2 parts: from all_1_141_30 to all_142_142_0 into Compact with storage Full 2025.03.25 22:12:05.879647 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.880159 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:05.880226 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.880413 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:05.880624 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:05.880628 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_141_30, total 40794 rows starting from the beginning of the part 2025.03.25 22:12:05.880659 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.25 22:12:05.881451 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.25 22:12:05.881673 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 34 rows starting from the beginning of the part 2025.03.25 22:12:05.886578 [ 221 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:05.888401 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.888516 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.889795 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.25 22:12:05.890309 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.890593 [ 82 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.25 22:12:05.890672 [ 82 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.890720 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.890745 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} executeQuery: Read 8 rows, 14.68 KiB in 0.010809 sec., 740.1239707651032 rows/sec., 1.33 MiB/sec. 2025.03.25 22:12:05.891109 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:12:05.891246 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} TCPHandler: Processed in 0.011763195 sec. 2025.03.25 22:12:05.891438 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:05.891559 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:05.891622 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:05.891656 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2668 rows starting from the beginning of the part 2025.03.25 22:12:05.891681 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:05.892480 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:05.893377 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:05.893955 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.894013 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.894014 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:05.894628 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:05.895501 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:12:05.895506 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:05.896234 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.896638 [ 82 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.25 22:12:05.896789 [ 82 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:05.896891 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:05.896936 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} executeQuery: Read 60 rows, 4.14 KiB in 0.005342 sec., 11231.748408835641 rows/sec., 775.11 KiB/sec. 2025.03.25 22:12:05.897416 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} TCPHandler: Processed in 0.006028595 sec. 2025.03.25 22:12:05.897630 [ 224 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:05.897693 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:05.897749 [ 224 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:05.898223 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:05.898340 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8310 rows starting from the beginning of the part 2025.03.25 22:12:05.898710 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 14 rows starting from the beginning of the part 2025.03.25 22:12:05.899080 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:05.899551 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:05.900030 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:05.900390 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:05.901051 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergeTask::MergeProjectionsStage: Merge sorted 40828 rows, containing 5 columns (5 merged, 0 gathered) in 0.021805621 sec., 1872361.2595119395 rows/sec., 128.10 MiB/sec. 2025.03.25 22:12:05.901929 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} MergedBlockOutputStream: filled checksums all_1_142_31 (state Temporary) 2025.03.25 22:12:05.903011 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_142_31 to all_1_142_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.903518 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_141_30, all_142_142_0] -> all_1_142_31 2025.03.25 22:12:05.903890 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.25 22:12:05.906517 [ 224 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:05.907613 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8564 rows, containing 4 columns (4 merged, 0 gathered) in 0.010462832 sec., 818516.4399084301 rows/sec., 54.57 MiB/sec. 2025.03.25 22:12:05.907997 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.25 22:12:05.909169 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.909549 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.25 22:12:05.909832 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.03.25 22:12:05.915523 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 19 columns (19 merged, 0 gathered) in 0.024721661 sec., 113018.29597938423 rows/sec., 202.52 MiB/sec. 2025.03.25 22:12:05.917961 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.25 22:12:05.918421 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:05.918508 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.25 22:12:05.918683 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.25 MiB. 2025.03.25 22:12:06.048624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 2025.03.25 22:12:06.072727 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:06.072784 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:06.080540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.25 22:12:06.081353 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:06.086053 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 717 2025.03.25 22:12:09.985931 [ 75 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:12:09.986020 [ 75 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:12:10.254060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43981 2025.03.25 22:12:10.254818 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.254866 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.255416 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:12:10.255680 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.255927 [ 75 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:12:10.255968 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.03.25 22:12:10.256038 [ 75 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.256086 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.256310 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:12:10.256565 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:10.256641 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41663 rows starting from the beginning of the part 2025.03.25 22:12:10.256753 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part 2025.03.25 22:12:10.256859 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part 2025.03.25 22:12:10.257137 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part 2025.03.25 22:12:10.257280 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part 2025.03.25 22:12:10.257512 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part 2025.03.25 22:12:10.260885 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004685492 sec., 9386634.317164557 rows/sec., 134.28 MiB/sec. 2025.03.25 22:12:10.261247 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:12:10.261584 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.261672 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:12:10.261790 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.03.25 22:12:10.459661 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:10.459722 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:10.461734 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:10.524031 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2276 2025.03.25 22:12:10.527247 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.527303 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.528887 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.25 22:12:10.529205 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.529443 [ 75 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.25 22:12:10.529554 [ 75 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.529626 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.530096 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:12:10.530793 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2276 2025.03.25 22:12:10.531253 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:10.531445 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2132 rows starting from the beginning of the part 2025.03.25 22:12:10.532260 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part 2025.03.25 22:12:10.532993 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part 2025.03.25 22:12:10.533719 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:12:10.534374 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part 2025.03.25 22:12:10.535022 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2025.03.25 22:12:10.544822 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 72 columns (72 merged, 0 gathered) in 0.015052683 sec., 151202.28068311806 rows/sec., 115.63 MiB/sec. 2025.03.25 22:12:10.547330 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.25 22:12:10.548133 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.548223 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.25 22:12:10.548568 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. 2025.03.25 22:12:10.864918 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.865136 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:10.865221 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:10.866122 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.866170 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.866625 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:12:10.866884 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.867088 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} executeQuery: Read 158 rows, 14.00 KiB in 0.002008 sec., 78685.25896414343 rows/sec., 6.81 MiB/sec. 2025.03.25 22:12:10.867157 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} TCPHandler: Processed in 0.002376672 sec. 2025.03.25 22:12:10.867276 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.867385 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:10.867436 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:10.867987 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.868027 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.868391 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:12:10.868643 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.868856 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} executeQuery: Read 51 rows, 3.83 KiB in 0.001495 sec., 34113.71237458194 rows/sec., 2.51 MiB/sec. 2025.03.25 22:12:10.868912 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} TCPHandler: Processed in 0.001691259 sec. 2025.03.25 22:12:10.869039 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.869184 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:10.869233 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:10.869811 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.869852 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.870216 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:12:10.870518 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.870765 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} executeQuery: Read 115 rows, 9.20 KiB in 0.001597 sec., 72010.0187852223 rows/sec., 5.63 MiB/sec. 2025.03.25 22:12:10.870910 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} TCPHandler: Processed in 0.001921653 sec. 2025.03.25 22:12:10.871438 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.871681 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:10.871787 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:10.873332 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.873424 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.874734 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:12:10.875230 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.875513 [ 77 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_142_31 to all_143_143_0 2025.03.25 22:12:10.875596 [ 77 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.875608 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} executeQuery: Read 160 rows, 11.41 KiB in 0.003986 sec., 40140.49172102358 rows/sec., 2.80 MiB/sec. 2025.03.25 22:12:10.875641 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.875868 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} TCPHandler: Processed in 0.004653602 sec. 2025.03.25 22:12:10.875927 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergeTask::PrepareStage: Merging 2 parts: from all_1_142_31 to all_143_143_0 into Compact with storage Full 2025.03.25 22:12:10.876250 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.876342 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:10.876512 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_142_31, total 40828 rows starting from the beginning of the part 2025.03.25 22:12:10.877014 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:10.877005 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:10.877898 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:10.881183 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.881232 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.882099 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.25 22:12:10.882414 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.882701 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} executeQuery: Read 51 rows, 93.58 KiB in 0.00612 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. 2025.03.25 22:12:10.882860 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} TCPHandler: Processed in 0.006796029 sec. 2025.03.25 22:12:10.883051 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:10.883190 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:10.883244 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:10.883810 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:10.883853 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:10.884258 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:12:10.884544 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.884786 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. 2025.03.25 22:12:10.884847 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} TCPHandler: Processed in 0.001894553 sec. 2025.03.25 22:12:10.886684 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergeTask::MergeProjectionsStage: Merge sorted 40988 rows, containing 5 columns (5 merged, 0 gathered) in 0.010905061 sec., 3758621.7995479344 rows/sec., 257.17 MiB/sec. 2025.03.25 22:12:10.886987 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) 2025.03.25 22:12:10.887324 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:10.887413 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_142_31, all_143_143_0] -> all_1_143_32 2025.03.25 22:12:10.887523 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.25 22:12:11.004903 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004517269 sec. 2025.03.25 22:12:11.195797 [ 217 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:12:11.195854 [ 217 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:12:11.197572 [ 217 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): 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.03.25 22:12:13.586122 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 2025.03.25 22:12:13.610332 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:13.610392 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:13.618336 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.25 22:12:13.619585 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:13.620091 [ 73 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.25 22:12:13.620280 [ 73 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:13.620378 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:13.620817 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.636540 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.03.25 22:12:13.637985 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:13.639859 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.646006 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.652368 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.658500 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.664812 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.670814 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:13.736881 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.116303422 sec., 6225.096283065514 rows/sec., 32.19 MiB/sec. 2025.03.25 22:12:13.740983 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.25 22:12:13.744646 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:13.744778 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.25 22:12:13.747590 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.25 22:12:14.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.72 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.67 MiB (RSS), difference: -1.06 MiB 2025.03.25 22:12:15.894135 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.894348 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.894425 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:12:15.895218 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.895264 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.895847 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:12:15.896347 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.896634 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} executeQuery: Read 24 rows, 2.04 KiB in 0.00233 sec., 10300.429184549355 rows/sec., 875.13 KiB/sec. 2025.03.25 22:12:15.896818 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} TCPHandler: Processed in 0.00280746 sec. 2025.03.25 22:12:15.897007 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.897122 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:15.897174 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:15.898463 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.898505 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.899083 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:12:15.899526 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.899789 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} executeQuery: Read 1332 rows, 113.52 KiB in 0.002678 sec., 497386.1090365945 rows/sec., 41.40 MiB/sec. 2025.03.25 22:12:15.899934 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} TCPHandler: Processed in 0.002982632 sec. 2025.03.25 22:12:15.900200 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.901486 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.901690 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:15.902527 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.902566 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.903093 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:12:15.903578 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.903818 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} executeQuery: Read 20 rows, 1.56 KiB in 0.002481 sec., 8061.265618702136 rows/sec., 629.79 KiB/sec. 2025.03.25 22:12:15.903881 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} TCPHandler: Processed in 0.003821647 sec. 2025.03.25 22:12:15.904058 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.904362 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.904501 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:12:15.905489 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.905529 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.905999 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.25 22:12:15.906444 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.906693 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} executeQuery: Read 252 rows, 17.85 KiB in 0.002442 sec., 103194.10319410318 rows/sec., 7.14 MiB/sec. 2025.03.25 22:12:15.906894 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} TCPHandler: Processed in 0.002930622 sec. 2025.03.25 22:12:15.907105 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.907213 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.907259 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:12:15.907811 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.907850 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.908305 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.25 22:12:15.908747 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.908996 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} executeQuery: Read 12 rows, 960.00 B in 0.001799 sec., 6670.372429127293 rows/sec., 521.12 KiB/sec. 2025.03.25 22:12:15.909216 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} TCPHandler: Processed in 0.002170188 sec. 2025.03.25 22:12:15.909387 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.909492 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:15.909538 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:15.910286 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.910325 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.910806 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:12:15.911270 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.911493 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} executeQuery: Read 564 rows, 43.30 KiB in 0.002018 sec., 279484.6382556987 rows/sec., 20.96 MiB/sec. 2025.03.25 22:12:15.911577 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} TCPHandler: Processed in 0.002242039 sec. 2025.03.25 22:12:15.911738 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.912025 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.912161 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:15.912913 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.912952 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.913584 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:12:15.914108 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.914317 [ 69 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_143_32 to all_148_148_0 2025.03.25 22:12:15.914341 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} executeQuery: Read 916 rows, 63.62 KiB in 0.002425 sec., 377731.9587628866 rows/sec., 25.62 MiB/sec. 2025.03.25 22:12:15.914395 [ 69 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.914464 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} TCPHandler: Processed in 0.002810919 sec. 2025.03.25 22:12:15.914465 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.914687 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.914901 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_143_32 to all_148_148_0 into Compact with storage Full 2025.03.25 22:12:15.915050 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.915342 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:15.916583 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:15.916733 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_143_32, total 40988 rows starting from the beginning of the part 2025.03.25 22:12:15.917218 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:15.917725 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 162 rows starting from the beginning of the part 2025.03.25 22:12:15.918199 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:15.918635 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:15.918974 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 916 rows starting from the beginning of the part 2025.03.25 22:12:15.920851 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.920912 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.922938 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.25 22:12:15.923580 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.923943 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} executeQuery: Read 8 rows, 14.68 KiB in 0.009028 sec., 886.1320336730173 rows/sec., 1.59 MiB/sec. 2025.03.25 22:12:15.924753 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} TCPHandler: Processed in 0.010162618 sec. 2025.03.25 22:12:15.925406 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:15.925897 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:15.926125 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:15.927632 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:15.927674 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:15.928366 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:12:15.928982 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.929208 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} executeQuery: Read 60 rows, 4.14 KiB in 0.003503 sec., 17128.17584927205 rows/sec., 1.15 MiB/sec. 2025.03.25 22:12:15.929295 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} TCPHandler: Processed in 0.004060991 sec. 2025.03.25 22:12:15.932833 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergeTask::MergeProjectionsStage: Merge sorted 42546 rows, containing 5 columns (5 merged, 0 gathered) in 0.018209788 sec., 2336435.767401575 rows/sec., 159.88 MiB/sec. 2025.03.25 22:12:15.933452 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} MergedBlockOutputStream: filled checksums all_1_148_33 (state Temporary) 2025.03.25 22:12:15.934135 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_148_33 to all_1_148_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:15.934237 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_143_32, all_148_148_0] -> all_1_148_33 2025.03.25 22:12:15.934357 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2025.03.25 22:12:17.756232 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44408 2025.03.25 22:12:17.758676 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:17.758728 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:17.759416 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:12:17.759890 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:17.760205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44408 2025.03.25 22:12:20.531037 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2306 2025.03.25 22:12:20.534779 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.534836 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.536370 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.25 22:12:20.536701 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.538728 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2306 2025.03.25 22:12:20.870476 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.870724 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:20.870813 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:20.872004 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.872074 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.872783 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.25 22:12:20.873194 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.873551 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} executeQuery: Read 158 rows, 14.00 KiB in 0.002873 sec., 54994.77897667943 rows/sec., 4.76 MiB/sec. 2025.03.25 22:12:20.873715 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} TCPHandler: Processed in 0.003452161 sec. 2025.03.25 22:12:20.874001 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.874348 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:20.874458 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:20.875760 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.875822 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.876388 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:12:20.876761 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.877101 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} executeQuery: Read 51 rows, 3.83 KiB in 0.002854 sec., 17869.65662228451 rows/sec., 1.31 MiB/sec. 2025.03.25 22:12:20.877265 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} TCPHandler: Processed in 0.00340734 sec. 2025.03.25 22:12:20.877654 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.877821 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:20.877893 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:20.878934 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.878987 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.883516 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.25 22:12:20.883913 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.884235 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} executeQuery: Read 115 rows, 9.20 KiB in 0.006451 sec., 17826.69353588591 rows/sec., 1.39 MiB/sec. 2025.03.25 22:12:20.885366 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} TCPHandler: Processed in 0.007847187 sec. 2025.03.25 22:12:20.885882 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.886054 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:20.886134 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:20.887000 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.887056 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.887647 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.25 22:12:20.887970 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.888242 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} executeQuery: Read 160 rows, 11.41 KiB in 0.002239 sec., 71460.47342563645 rows/sec., 4.98 MiB/sec. 2025.03.25 22:12:20.888311 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} TCPHandler: Processed in 0.002807949 sec. 2025.03.25 22:12:20.888471 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.888608 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:20.888700 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:20.890393 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.890451 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.892495 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.25 22:12:20.892975 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.893373 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} executeQuery: Read 51 rows, 93.58 KiB in 0.004797 sec., 10631.644777986241 rows/sec., 19.05 MiB/sec. 2025.03.25 22:12:20.896203 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} TCPHandler: Processed in 0.007792676 sec. 2025.03.25 22:12:20.897014 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:20.897486 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:20.897573 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:20.898315 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:20.898372 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:20.898945 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.25 22:12:20.899275 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:20.899575 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} executeQuery: Read 60 rows, 4.14 KiB in 0.002433 sec., 24660.91245376079 rows/sec., 1.66 MiB/sec. 2025.03.25 22:12:20.899650 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} TCPHandler: Processed in 0.002779599 sec. 2025.03.25 22:12:21.136639 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.03.25 22:12:21.175660 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:21.175744 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:21.185829 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.25 22:12:21.187534 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:21.195916 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.03.25 22:12:24.986271 [ 58 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:12:24.986321 [ 58 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:12:25.064707 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:25.064767 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:25.067005 [ 225 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:25.260333 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44896 2025.03.25 22:12:25.261030 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.261084 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.261747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:12:25.262222 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.262474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.03.25 22:12:25.715157 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:25.715198 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:25.717330 [ 217 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:25.862421 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.862623 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:25.862695 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:25.863497 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.863545 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.864128 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.25 22:12:25.864637 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.864905 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} executeQuery: Read 72 rows, 5.96 KiB in 0.00232 sec., 31034.48275862069 rows/sec., 2.51 MiB/sec. 2025.03.25 22:12:25.865003 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} TCPHandler: Processed in 0.002711347 sec. 2025.03.25 22:12:25.865002 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:25.865076 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:25.865195 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.865347 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:25.865411 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:25.866763 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.866803 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.867673 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:12:25.868420 [ 222 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:25.868443 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.868840 [ 57 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.25 22:12:25.868978 [ 57 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.869041 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} executeQuery: Read 8 rows, 616.00 B in 0.00369 sec., 2168.021680216802 rows/sec., 163.03 KiB/sec. 2025.03.25 22:12:25.869068 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.869473 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} TCPHandler: Processed in 0.004340235 sec. 2025.03.25 22:12:25.869597 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:25.869918 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.870064 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:25.870203 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 200 rows starting from the beginning of the part 2025.03.25 22:12:25.870322 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:25.870499 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:25.870688 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:25.870989 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:25.871416 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 20 rows starting from the beginning of the part 2025.03.25 22:12:25.871880 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:25.872264 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:25.873641 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.873706 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.874969 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.25 22:12:25.875072 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.005824701 sec., 58028.72971505319 rows/sec., 4.21 MiB/sec. 2025.03.25 22:12:25.875393 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.25 22:12:25.875670 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.875972 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} executeQuery: Read 72 rows, 5.76 KiB in 0.005788 sec., 12439.530062197651 rows/sec., 994.45 KiB/sec. 2025.03.25 22:12:25.876042 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} TCPHandler: Processed in 0.006286509 sec. 2025.03.25 22:12:25.876198 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.876222 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.876333 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.25 22:12:25.876400 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:25.876500 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:12:25.876514 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:25.877083 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.877123 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.877654 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.25 22:12:25.878170 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.878381 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} executeQuery: Read 160 rows, 11.41 KiB in 0.002022 sec., 79129.57467853611 rows/sec., 5.51 MiB/sec. 2025.03.25 22:12:25.878434 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} TCPHandler: Processed in 0.00227974 sec. 2025.03.25 22:12:25.878542 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.878645 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:25.878711 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:25.879803 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.879841 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.880724 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.25 22:12:25.881266 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.881564 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} executeQuery: Read 8 rows, 14.68 KiB in 0.002927 sec., 2733.173898189272 rows/sec., 4.90 MiB/sec. 2025.03.25 22:12:25.881818 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} TCPHandler: Processed in 0.003323548 sec. 2025.03.25 22:12:25.882134 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:25.882302 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:25.882351 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:25.882836 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:25.882877 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:25.883415 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.25 22:12:25.883926 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:25.884159 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} executeQuery: Read 60 rows, 4.14 KiB in 0.001877 sec., 31965.90303676079 rows/sec., 2.15 MiB/sec. 2025.03.25 22:12:25.884228 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} TCPHandler: Processed in 0.002188178 sec. 2025.03.25 22:12:25.884239 [ 220 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:25.884305 [ 220 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:25.886640 [ 220 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:28.695998 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.03.25 22:12:28.720738 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:28.720797 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:28.728489 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.25 22:12:28.729729 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:28.733005 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.03.25 22:12:30.040203 [ 222 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:30.040255 [ 222 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:30.042329 [ 222 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:30.538968 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2330 2025.03.25 22:12:30.542350 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.542396 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.544084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.25 22:12:30.544683 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.545340 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2330 2025.03.25 22:12:30.868647 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.868904 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:12:30.869005 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:12:30.869833 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.869885 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.870432 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:12:30.870891 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.871139 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} executeQuery: Read 10 rows, 835.00 B in 0.002297 sec., 4353.504571179799 rows/sec., 355.00 KiB/sec. 2025.03.25 22:12:30.871349 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} TCPHandler: Processed in 0.00288843 sec. 2025.03.25 22:12:30.871536 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.871652 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:30.871703 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:30.872385 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.872426 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.873000 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.25 22:12:30.873497 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.873704 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} executeQuery: Read 163 rows, 14.37 KiB in 0.002075 sec., 78554.21686746988 rows/sec., 6.76 MiB/sec. 2025.03.25 22:12:30.873721 [ 45 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.25 22:12:30.873769 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} TCPHandler: Processed in 0.00228972 sec. 2025.03.25 22:12:30.873828 [ 45 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.873894 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.873936 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.874046 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:12:30.874078 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:30.874133 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:30.874224 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:30.874271 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2013 rows starting from the beginning of the part 2025.03.25 22:12:30.874417 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 158 rows starting from the beginning of the part 2025.03.25 22:12:30.874820 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1332 rows starting from the beginning of the part 2025.03.25 22:12:30.875148 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 158 rows starting from the beginning of the part 2025.03.25 22:12:30.875449 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:30.875778 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 163 rows starting from the beginning of the part 2025.03.25 22:12:30.876477 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.876520 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.877158 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:12:30.877651 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.877906 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} executeQuery: Read 61 rows, 4.53 KiB in 0.003854 sec., 15827.71146860405 rows/sec., 1.15 MiB/sec. 2025.03.25 22:12:30.877987 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} TCPHandler: Processed in 0.004115832 sec. 2025.03.25 22:12:30.878157 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.878187 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206344 sec., 926220.0143402442 rows/sec., 80.44 MiB/sec. 2025.03.25 22:12:30.878292 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:30.878347 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:30.878695 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.25 22:12:30.879224 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.879270 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.879663 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.879879 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.25 22:12:30.879916 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.25 22:12:30.880056 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.03.25 22:12:30.880468 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.880681 [ 45 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.25 22:12:30.880745 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} executeQuery: Read 125 rows, 10.01 KiB in 0.00248 sec., 50403.22580645161 rows/sec., 3.94 MiB/sec. 2025.03.25 22:12:30.880746 [ 45 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.880828 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.880883 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} TCPHandler: Processed in 0.002791729 sec. 2025.03.25 22:12:30.881044 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:12:30.881087 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.881275 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:30.881349 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:30.881353 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 995 rows starting from the beginning of the part 2025.03.25 22:12:30.881560 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:30.881831 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 115 rows starting from the beginning of the part 2025.03.25 22:12:30.882402 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 564 rows starting from the beginning of the part 2025.03.25 22:12:30.882881 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 115 rows starting from the beginning of the part 2025.03.25 22:12:30.883357 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:30.883831 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 125 rows starting from the beginning of the part 2025.03.25 22:12:30.884899 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.884946 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.885732 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.25 22:12:30.885983 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.005051919 sec., 393117.94191474566 rows/sec., 30.91 MiB/sec. 2025.03.25 22:12:30.886351 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.886357 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.25 22:12:30.886752 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} executeQuery: Read 165 rows, 11.76 KiB in 0.0055 sec., 30000 rows/sec., 2.09 MiB/sec. 2025.03.25 22:12:30.886857 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} TCPHandler: Processed in 0.005825972 sec. 2025.03.25 22:12:30.887036 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.887189 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:30.887312 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.887330 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:30.887588 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.25 22:12:30.887802 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.03.25 22:12:30.888903 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.888948 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.889794 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.25 22:12:30.890379 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.890588 [ 45 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.25 22:12:30.890666 [ 45 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.890666 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} executeQuery: Read 51 rows, 93.58 KiB in 0.00353 sec., 14447.592067988668 rows/sec., 25.89 MiB/sec. 2025.03.25 22:12:30.890710 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.891094 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} TCPHandler: Processed in 0.004134352 sec. 2025.03.25 22:12:30.891090 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:12:30.891269 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:30.891515 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:30.891642 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:30.891947 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:30.892221 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2794 rows starting from the beginning of the part 2025.03.25 22:12:30.892876 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:30.893686 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:30.893831 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.893928 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.894420 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:30.894988 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:30.895588 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:30.895870 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.25 22:12:30.896919 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.897240 [ 45 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.25 22:12:30.897314 [ 45 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:30.897375 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:30.897375 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} executeQuery: Read 60 rows, 4.14 KiB in 0.005945 sec., 10092.514718250632 rows/sec., 696.49 KiB/sec. 2025.03.25 22:12:30.897571 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} TCPHandler: Processed in 0.006378171 sec. 2025.03.25 22:12:30.897602 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:30.897711 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:30.897739 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8564 rows starting from the beginning of the part 2025.03.25 22:12:30.897847 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:30.898003 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:30.898135 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:30.898243 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:30.898403 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:30.902769 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 8864 rows, containing 4 columns (4 merged, 0 gathered) in 0.005292052 sec., 1674964.6450941903 rows/sec., 111.71 MiB/sec. 2025.03.25 22:12:30.903177 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.25 22:12:30.903744 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.903823 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.25 22:12:30.903902 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.03.25 22:12:30.909251 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2963 rows, containing 19 columns (19 merged, 0 gathered) in 0.018397781 sec., 161052.03122050426 rows/sec., 288.60 MiB/sec. 2025.03.25 22:12:30.911877 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.25 22:12:30.912547 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:30.912630 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.25 22:12:30.912784 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.76 MiB. 2025.03.25 22:12:32.762615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45323 2025.03.25 22:12:32.763365 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:32.763414 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.25 22:12:32.764123 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:12:32.764617 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:32.764878 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45323 2025.03.25 22:12:35.862715 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.863028 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:35.863141 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:35.864082 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.864122 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.864557 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.25 22:12:35.864810 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.865018 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} executeQuery: Read 72 rows, 5.96 KiB in 0.002073 sec., 34732.27206946454 rows/sec., 2.81 MiB/sec. 2025.03.25 22:12:35.865085 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} TCPHandler: Processed in 0.002555435 sec. 2025.03.25 22:12:35.865214 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.865328 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:35.865376 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:35.865913 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.865950 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.866298 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:12:35.866529 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.866708 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} executeQuery: Read 8 rows, 616.00 B in 0.001408 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. 2025.03.25 22:12:35.866760 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} TCPHandler: Processed in 0.001599128 sec. 2025.03.25 22:12:35.866866 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.866968 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:35.867014 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:35.867555 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.867593 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.867947 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.25 22:12:35.868191 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.868367 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} executeQuery: Read 72 rows, 5.76 KiB in 0.001422 sec., 50632.91139240506 rows/sec., 3.95 MiB/sec. 2025.03.25 22:12:35.868435 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} TCPHandler: Processed in 0.001620158 sec. 2025.03.25 22:12:35.868562 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.868732 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:35.868795 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:35.869324 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.869360 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.869737 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.25 22:12:35.869974 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.870150 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.03.25 22:12:35.870201 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} TCPHandler: Processed in 0.00170251 sec. 2025.03.25 22:12:35.870305 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.870406 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:35.870471 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:35.871526 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.871563 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.872167 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.25 22:12:35.872424 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.872626 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} executeQuery: Read 8 rows, 14.68 KiB in 0.002241 sec., 3569.8348951361 rows/sec., 6.40 MiB/sec. 2025.03.25 22:12:35.872729 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} TCPHandler: Processed in 0.002473273 sec. 2025.03.25 22:12:35.872870 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:35.872975 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:35.873020 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:35.873453 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:35.873489 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:35.873832 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.25 22:12:35.874068 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:35.874255 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. 2025.03.25 22:12:35.874306 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} TCPHandler: Processed in 0.001486977 sec. 2025.03.25 22:12:36.233065 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.03.25 22:12:36.258331 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:36.258372 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:36.265956 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.25 22:12:36.266754 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:36.270323 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.03.25 22:12:36.980733 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:36.980792 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:36.982710 [ 224 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:12:39.986356 [ 35 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:12:39.986405 [ 35 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:12:40.265013 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45811 2025.03.25 22:12:40.265808 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.265859 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.266408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:12:40.266676 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.266976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.03.25 22:12:40.267018 [ 217 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:40.267072 [ 217 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:40.269004 [ 217 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:12:40.305254 [ 222 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:12:40.305340 [ 222 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:12:40.307488 [ 222 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:12:40.545542 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2356 2025.03.25 22:12:40.548499 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.548547 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.550081 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.25 22:12:40.550404 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.551068 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2356 2025.03.25 22:12:40.864748 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.864943 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:40.865015 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:40.865878 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.865920 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.866379 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.25 22:12:40.866646 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.866847 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} executeQuery: Read 158 rows, 14.00 KiB in 0.001954 sec., 80859.77482088025 rows/sec., 7.00 MiB/sec. 2025.03.25 22:12:40.866913 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} TCPHandler: Processed in 0.00229513 sec. 2025.03.25 22:12:40.867044 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.867165 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:40.867214 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:40.867778 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.867816 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.868190 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:12:40.868428 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.868606 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} executeQuery: Read 51 rows, 3.83 KiB in 0.001468 sec., 34741.14441416894 rows/sec., 2.55 MiB/sec. 2025.03.25 22:12:40.868660 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} TCPHandler: Processed in 0.001672289 sec. 2025.03.25 22:12:40.868785 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.868896 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:40.868943 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:40.869515 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.869553 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.869927 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.25 22:12:40.870178 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.870369 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} executeQuery: Read 115 rows, 9.20 KiB in 0.001494 sec., 76974.56492637216 rows/sec., 6.01 MiB/sec. 2025.03.25 22:12:40.870454 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} TCPHandler: Processed in 0.00172521 sec. 2025.03.25 22:12:40.870604 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.870894 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:40.871047 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:40.871653 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.871692 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.872085 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.25 22:12:40.872319 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.872448 [ 23 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_148_33 to all_149_149_0 2025.03.25 22:12:40.872487 [ 23 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.872497 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. 2025.03.25 22:12:40.872514 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.872595 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} TCPHandler: Processed in 0.002068566 sec. 2025.03.25 22:12:40.872637 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergeTask::PrepareStage: Merging 2 parts: from all_1_148_33 to all_149_149_0 into Compact with storage Full 2025.03.25 22:12:40.872759 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.872771 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:40.872813 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergeTreeSequentialSource: Reading 7 marks from part all_1_148_33, total 42546 rows starting from the beginning of the part 2025.03.25 22:12:40.872899 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:40.872956 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:40.873064 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:40.875356 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.875395 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.876234 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.25 22:12:40.876537 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.876759 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} executeQuery: Read 51 rows, 93.58 KiB in 0.0039 sec., 13076.923076923078 rows/sec., 23.43 MiB/sec. 2025.03.25 22:12:40.876914 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} TCPHandler: Processed in 0.004219083 sec. 2025.03.25 22:12:40.877040 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:40.877144 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:40.877190 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:40.877738 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:40.877777 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:40.878168 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.25 22:12:40.878432 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.878619 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.03.25 22:12:40.878685 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} TCPHandler: Processed in 0.00169704 sec. 2025.03.25 22:12:40.884933 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergeTask::MergeProjectionsStage: Merge sorted 42706 rows, containing 5 columns (5 merged, 0 gathered) in 0.012334526 sec., 3462313.83354334 rows/sec., 236.94 MiB/sec. 2025.03.25 22:12:40.885358 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) 2025.03.25 22:12:40.885760 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:40.885854 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_148_33, all_149_149_0] -> all_1_149_34 2025.03.25 22:12:40.885954 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.25 22:12:41.038363 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:41.038439 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:41.040622 [ 224 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:12:42.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.26 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 4.00 MiB 2025.03.25 22:12:43.770400 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.03.25 22:12:43.794310 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:43.794374 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:43.802091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.25 22:12:43.802967 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:43.807440 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.03.25 22:12:45.892308 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.892504 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.892575 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:12:45.893321 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.893367 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.893796 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:12:45.894046 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.894328 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} executeQuery: Read 24 rows, 2.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 1.07 MiB/sec. 2025.03.25 22:12:45.894564 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} TCPHandler: Processed in 0.002380191 sec. 2025.03.25 22:12:45.894747 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.894859 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:12:45.894908 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:12:45.895474 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.895516 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.895867 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:12:45.896097 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.896353 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. 2025.03.25 22:12:45.896589 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} TCPHandler: Processed in 0.001894284 sec. 2025.03.25 22:12:45.896770 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.896877 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:45.896923 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:45.898085 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.898126 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.898576 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.25 22:12:45.898826 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.899040 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} executeQuery: Read 1334 rows, 113.66 KiB in 0.002188 sec., 609689.2138939671 rows/sec., 50.73 MiB/sec. 2025.03.25 22:12:45.899097 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} TCPHandler: Processed in 0.002382901 sec. 2025.03.25 22:12:45.899211 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.899317 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.899362 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:45.899897 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.899962 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.900311 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:12:45.900545 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.900760 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} executeQuery: Read 24 rows, 1.84 KiB in 0.001465 sec., 16382.252559726963 rows/sec., 1.23 MiB/sec. 2025.03.25 22:12:45.900812 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} TCPHandler: Processed in 0.001652949 sec. 2025.03.25 22:12:45.900918 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.901018 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.901062 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:12:45.901717 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.901755 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.902111 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.25 22:12:45.902345 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.902545 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} executeQuery: Read 252 rows, 17.85 KiB in 0.001548 sec., 162790.69767441862 rows/sec., 11.26 MiB/sec. 2025.03.25 22:12:45.902595 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} TCPHandler: Processed in 0.001728501 sec. 2025.03.25 22:12:45.902707 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.902810 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.902853 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:12:45.903367 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.903406 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.903746 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.25 22:12:45.903975 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.904222 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} executeQuery: Read 12 rows, 960.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 659.28 KiB/sec. 2025.03.25 22:12:45.904438 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} TCPHandler: Processed in 0.001779261 sec. 2025.03.25 22:12:45.904622 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.904726 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:45.904771 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:45.905606 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.905644 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.906027 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.25 22:12:45.906261 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.906467 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} executeQuery: Read 568 rows, 43.63 KiB in 0.001762 sec., 322360.95346197503 rows/sec., 24.18 MiB/sec. 2025.03.25 22:12:45.906520 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} TCPHandler: Processed in 0.001957174 sec. 2025.03.25 22:12:45.906638 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.906743 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.906789 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:45.907528 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.907566 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.907988 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.25 22:12:45.908218 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.908388 [ 28 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_149_34 to all_154_154_0 2025.03.25 22:12:45.908443 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} executeQuery: Read 918 rows, 63.76 KiB in 0.001719 sec., 534031.4136125654 rows/sec., 36.22 MiB/sec. 2025.03.25 22:12:45.908462 [ 28 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.908536 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.908583 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} TCPHandler: Processed in 0.001992725 sec. 2025.03.25 22:12:45.908721 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_149_34 to all_154_154_0 into Compact with storage Full 2025.03.25 22:12:45.908736 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.908882 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.908893 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:45.908951 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42706 rows starting from the beginning of the part 2025.03.25 22:12:45.908982 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:45.909250 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:45.909694 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 165 rows starting from the beginning of the part 2025.03.25 22:12:45.909911 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:45.910151 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.03.25 22:12:45.910409 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 918 rows starting from the beginning of the part 2025.03.25 22:12:45.912024 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.912062 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.913067 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.25 22:12:45.913342 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.913659 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} executeQuery: Read 8 rows, 14.68 KiB in 0.004818 sec., 1660.4400166044002 rows/sec., 2.98 MiB/sec. 2025.03.25 22:12:45.913783 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} TCPHandler: Processed in 0.005105369 sec. 2025.03.25 22:12:45.913969 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:45.914079 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:45.914148 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:45.914724 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:45.914775 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:45.915301 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.25 22:12:45.915650 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.915904 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} executeQuery: Read 60 rows, 4.14 KiB in 0.001846 sec., 32502.708559046587 rows/sec., 2.19 MiB/sec. 2025.03.25 22:12:45.916001 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} TCPHandler: Processed in 0.002090017 sec. 2025.03.25 22:12:45.919667 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergeTask::MergeProjectionsStage: Merge sorted 44269 rows, containing 5 columns (5 merged, 0 gathered) in 0.011027273 sec., 4014501.137316542 rows/sec., 274.74 MiB/sec. 2025.03.25 22:12:45.920372 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} MergedBlockOutputStream: filled checksums all_1_154_35 (state Temporary) 2025.03.25 22:12:45.920879 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_154_35 to all_1_154_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:45.920977 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_149_34, all_154_154_0] -> all_1_154_35 2025.03.25 22:12:45.921089 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.03.25 22:12:47.767126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46238 2025.03.25 22:12:47.768166 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:47.768210 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:47.768755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:12:47.769041 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:47.769208 [ 32 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:12:47.769258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46238 2025.03.25 22:12:47.769268 [ 32 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:47.769298 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:47.769399 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:12:47.769494 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:47.769534 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:12:47.769600 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part 2025.03.25 22:12:47.769799 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part 2025.03.25 22:12:47.770003 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part 2025.03.25 22:12:47.770262 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part 2025.03.25 22:12:47.770441 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part 2025.03.25 22:12:47.773630 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004271874 sec., 10823821.114574071 rows/sec., 154.84 MiB/sec. 2025.03.25 22:12:47.774087 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:12:47.774458 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:47.774567 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:12:47.774701 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.25 22:12:50.327318 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:50.327379 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:50.329422 [ 222 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:12:50.551288 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2388 2025.03.25 22:12:50.554843 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.554889 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.556414 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.25 22:12:50.556728 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.558313 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2388 2025.03.25 22:12:50.873934 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.874172 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:50.874254 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:50.875486 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.875563 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.876105 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.25 22:12:50.876431 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.876742 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} executeQuery: Read 158 rows, 14.00 KiB in 0.002622 sec., 60259.34401220442 rows/sec., 5.22 MiB/sec. 2025.03.25 22:12:50.876862 [ 224 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:50.876891 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} TCPHandler: Processed in 0.003114184 sec. 2025.03.25 22:12:50.876944 [ 224 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:50.877163 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.877344 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:50.877412 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:50.879218 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.879274 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.883898 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:12:50.884244 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.884517 [ 44 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.25 22:12:50.884553 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} executeQuery: Read 51 rows, 3.83 KiB in 0.007244 sec., 7040.309221424628 rows/sec., 529.40 KiB/sec. 2025.03.25 22:12:50.884630 [ 44 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.884717 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.884763 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} TCPHandler: Processed in 0.007690214 sec. 2025.03.25 22:12:50.885124 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:50.885227 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.885715 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:50.885815 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:50.885838 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 200 rows starting from the beginning of the part 2025.03.25 22:12:50.886122 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:50.886418 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 61 rows starting from the beginning of the part 2025.03.25 22:12:50.887104 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:50.887347 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:50.887962 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 24 rows starting from the beginning of the part 2025.03.25 22:12:50.888583 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:12:50.891424 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.891531 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.892043 [ 224 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:12:50.893835 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.25 22:12:50.894208 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.009323863 sec., 42364.41483535311 rows/sec., 3.10 MiB/sec. 2025.03.25 22:12:50.894568 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.25 22:12:50.894864 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.895277 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.895396 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} executeQuery: Read 115 rows, 9.20 KiB in 0.009816 sec., 11715.566422167889 rows/sec., 937.17 KiB/sec. 2025.03.25 22:12:50.895507 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.25 22:12:50.895579 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} TCPHandler: Processed in 0.010520084 sec. 2025.03.25 22:12:50.895739 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:12:50.895905 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.896083 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:50.896169 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:50.897024 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.897076 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.897630 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.25 22:12:50.898003 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.898303 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} executeQuery: Read 160 rows, 11.41 KiB in 0.002269 sec., 70515.64565888056 rows/sec., 4.91 MiB/sec. 2025.03.25 22:12:50.898394 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} TCPHandler: Processed in 0.002605146 sec. 2025.03.25 22:12:50.898617 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.898761 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:50.898863 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:50.901215 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.901322 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.902515 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.25 22:12:50.902933 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.903339 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} executeQuery: Read 51 rows, 93.58 KiB in 0.004609 sec., 11065.30700802777 rows/sec., 19.83 MiB/sec. 2025.03.25 22:12:50.903639 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} TCPHandler: Processed in 0.00513429 sec. 2025.03.25 22:12:50.906855 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:50.907042 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:50.907114 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:50.907870 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:50.907924 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:50.908399 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.25 22:12:50.908670 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:50.908924 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.10 MiB/sec. 2025.03.25 22:12:50.908996 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} TCPHandler: Processed in 0.00514749 sec. 2025.03.25 22:12:51.307511 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.03.25 22:12:51.331258 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:51.331326 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:51.339058 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.25 22:12:51.339974 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:51.340479 [ 26 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.25 22:12:51.340626 [ 26 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:51.340715 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:51.341176 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.358430 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.03.25 22:12:51.359772 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:51.361592 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.368122 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.374340 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.380640 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.386990 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.393403 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:12:51.465832 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.124936002 sec., 6099.122653212482 rows/sec., 31.54 MiB/sec. 2025.03.25 22:12:51.468801 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.25 22:12:51.471572 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:51.471688 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.25 22:12:51.473639 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.03.25 22:12:51.526482 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:51.526546 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:51.528820 [ 225 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:12:51.616051 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:51.616111 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:51.618053 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:12:52.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.34 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: -1.08 MiB 2025.03.25 22:12:54.986448 [ 126 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:12:54.986506 [ 126 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:12:55.269386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46726 2025.03.25 22:12:55.270091 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.270147 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.270728 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:12:55.271013 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.271291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.03.25 22:12:55.862859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.863177 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:12:55.863290 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:12:55.864402 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.864444 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.864887 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.25 22:12:55.865139 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.865298 [ 103 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.25 22:12:55.865349 [ 103 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.865357 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} executeQuery: Read 72 rows, 5.96 KiB in 0.002258 sec., 31886.625332152347 rows/sec., 2.58 MiB/sec. 2025.03.25 22:12:55.865377 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.865482 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} TCPHandler: Processed in 0.002804729 sec. 2025.03.25 22:12:55.865836 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.865850 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:12:55.866292 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:12:55.866463 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:55.866511 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:12:55.866574 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2013 rows starting from the beginning of the part 2025.03.25 22:12:55.867138 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:55.867784 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 158 rows starting from the beginning of the part 2025.03.25 22:12:55.868367 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1334 rows starting from the beginning of the part 2025.03.25 22:12:55.869052 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 158 rows starting from the beginning of the part 2025.03.25 22:12:55.869419 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:55.870707 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.870771 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.871676 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:12:55.872144 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.872372 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} executeQuery: Read 8 rows, 616.00 B in 0.006277 sec., 1274.4941851202805 rows/sec., 95.84 KiB/sec. 2025.03.25 22:12:55.872434 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} TCPHandler: Processed in 0.006701157 sec. 2025.03.25 22:12:55.872564 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.872727 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:12:55.872835 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:12:55.873155 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3807 rows, containing 5 columns (5 merged, 0 gathered) in 0.007641904 sec., 498174.2769864683 rows/sec., 43.18 MiB/sec. 2025.03.25 22:12:55.873489 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.25 22:12:55.873972 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.874182 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.25 22:12:55.874188 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.874267 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.874332 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.03.25 22:12:55.874734 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.25 22:12:55.874981 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.875120 [ 103 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.25 22:12:55.875154 [ 103 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.875172 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} executeQuery: Read 72 rows, 5.76 KiB in 0.002506 sec., 28731.045490822027 rows/sec., 2.24 MiB/sec. 2025.03.25 22:12:55.875184 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.875324 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} TCPHandler: Processed in 0.002806769 sec. 2025.03.25 22:12:55.875418 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:12:55.875509 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.875602 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:55.875677 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 995 rows starting from the beginning of the part 2025.03.25 22:12:55.875739 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:55.875923 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:12:55.875930 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:55.876390 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 115 rows starting from the beginning of the part 2025.03.25 22:12:55.876809 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 568 rows starting from the beginning of the part 2025.03.25 22:12:55.877125 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 115 rows starting from the beginning of the part 2025.03.25 22:12:55.877564 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part 2025.03.25 22:12:55.878840 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.878910 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.880092 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.25 22:12:55.880613 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.880703 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.005421575 sec., 357276.2527494317 rows/sec., 28.06 MiB/sec. 2025.03.25 22:12:55.880975 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} executeQuery: Read 160 rows, 11.41 KiB in 0.005322 sec., 30063.885757234122 rows/sec., 2.09 MiB/sec. 2025.03.25 22:12:55.880980 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.25 22:12:55.881175 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} TCPHandler: Processed in 0.00572869 sec. 2025.03.25 22:12:55.881359 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.881534 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.881556 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:12:55.881716 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.25 22:12:55.881732 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:12:55.881891 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.03.25 22:12:55.883042 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.883087 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.883728 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.25 22:12:55.883998 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.884146 [ 103 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.25 22:12:55.884186 [ 103 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.884214 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.884219 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} executeQuery: Read 8 rows, 14.68 KiB in 0.002727 sec., 2933.626696002934 rows/sec., 5.26 MiB/sec. 2025.03.25 22:12:55.884441 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:12:55.884461 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} TCPHandler: Processed in 0.003169766 sec. 2025.03.25 22:12:55.884623 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:12:55.884771 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:12:55.884788 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:55.884835 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:12:55.884908 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2963 rows starting from the beginning of the part 2025.03.25 22:12:55.885548 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:55.886161 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:55.886583 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.886651 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.886702 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:55.887226 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 51 rows starting from the beginning of the part 2025.03.25 22:12:55.887753 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 8 rows starting from the beginning of the part 2025.03.25 22:12:55.887786 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.25 22:12:55.888391 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.888596 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.25 22:12:55.888662 [ 103 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:55.888702 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:55.888712 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} executeQuery: Read 60 rows, 4.14 KiB in 0.00398 sec., 15075.37688442211 rows/sec., 1.02 MiB/sec. 2025.03.25 22:12:55.889146 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} TCPHandler: Processed in 0.00456806 sec. 2025.03.25 22:12:55.889689 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:55.890440 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:55.890606 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8864 rows starting from the beginning of the part 2025.03.25 22:12:55.890956 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:55.891333 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:55.891681 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:55.891959 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2025.03.25 22:12:55.892147 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:12:55.896972 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9164 rows, containing 4 columns (4 merged, 0 gathered) in 0.008090741 sec., 1132652.7446620772 rows/sec., 75.57 MiB/sec. 2025.03.25 22:12:55.897243 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.25 22:12:55.897584 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.897671 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.25 22:12:55.897776 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. 2025.03.25 22:12:55.901793 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 19 columns (19 merged, 0 gathered) in 0.017517336 sec., 176339.5986695694 rows/sec., 315.99 MiB/sec. 2025.03.25 22:12:55.904544 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.25 22:12:55.904987 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:55.905080 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.25 22:12:55.905248 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. 2025.03.25 22:12:56.899458 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:56.899516 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:56.901519 [ 223 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:12:57.224904 [ 53 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.03.25 22:12:57.224975 [ 53 ] {} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:57.225003 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:57.225216 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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.03.25 22:12:57.225537 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:57.225602 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 23 rows starting from the beginning of the part 2025.03.25 22:12:57.225792 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2025.03.25 22:12:57.225960 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part 2025.03.25 22:12:57.226283 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part 2025.03.25 22:12:57.226455 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2025.03.25 22:12:57.227581 [ 198 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.002481904 sec., 18131.241176129293 rows/sec., 1.50 MiB/sec. 2025.03.25 22:12:57.227813 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.03.25 22:12:57.228165 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:57.228252 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.03.25 22:12:57.228356 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.25 22:12:58.858531 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.03.25 22:12:58.883164 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:58.883227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:58.891004 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.25 22:12:58.891843 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:58.895337 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.03.25 22:12:59.136275 [ 34 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.03.25 22:12:59.136347 [ 34 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:12:59.136370 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:12:59.136545 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2025.03.25 22:12:59.136736 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:12:59.136781 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 366 rows starting from the beginning of the part 2025.03.25 22:12:59.136894 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part 2025.03.25 22:12:59.137135 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 252 rows starting from the beginning of the part 2025.03.25 22:12:59.137349 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 252 rows starting from the beginning of the part 2025.03.25 22:12:59.137576 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 252 rows starting from the beginning of the part 2025.03.25 22:12:59.138923 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475013 sec., 545451.6804558198 rows/sec., 39.47 MiB/sec. 2025.03.25 22:12:59.139090 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.03.25 22:12:59.139381 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:12:59.139460 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.03.25 22:12:59.139549 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.25 22:13:00.558582 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2412 2025.03.25 22:13:00.561935 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.561993 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.563590 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.25 22:13:00.563928 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.564148 [ 67 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.25 22:13:00.564276 [ 67 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.564346 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.564763 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:13:00.566513 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2412 2025.03.25 22:13:00.566847 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:00.567051 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2276 rows starting from the beginning of the part 2025.03.25 22:13:00.567713 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.03.25 22:13:00.568461 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part 2025.03.25 22:13:00.569225 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2025.03.25 22:13:00.569991 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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.03.25 22:13:00.570501 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part 2025.03.25 22:13:00.580075 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 72 columns (72 merged, 0 gathered) in 0.015610523 sec., 154511.15891504724 rows/sec., 117.66 MiB/sec. 2025.03.25 22:13:00.582242 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.25 22:13:00.582996 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.583088 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.25 22:13:00.583323 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. 2025.03.25 22:13:00.865160 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.865354 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:13:00.865426 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:13:00.866194 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.866239 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.866672 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:13:00.866939 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.867147 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. 2025.03.25 22:13:00.867214 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} TCPHandler: Processed in 0.002186208 sec. 2025.03.25 22:13:00.867333 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.867441 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:00.867488 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:00.868102 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.868140 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.868526 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.25 22:13:00.868772 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.868957 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} executeQuery: Read 160 rows, 14.15 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 8.97 MiB/sec. 2025.03.25 22:13:00.869024 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} TCPHandler: Processed in 0.001743941 sec. 2025.03.25 22:13:00.869203 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.869329 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:00.869376 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:00.869923 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.869961 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.870318 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:13:00.870557 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.870746 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} executeQuery: Read 55 rows, 4.11 KiB in 0.001433 sec., 38381.01884159107 rows/sec., 2.80 MiB/sec. 2025.03.25 22:13:00.870826 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} TCPHandler: Processed in 0.00169233 sec. 2025.03.25 22:13:00.870978 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.871278 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:00.871390 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:00.871997 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.872034 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.872390 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.25 22:13:00.872631 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.872804 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} executeQuery: Read 119 rows, 9.53 KiB in 0.001633 sec., 72872.01469687691 rows/sec., 5.70 MiB/sec. 2025.03.25 22:13:00.872856 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} TCPHandler: Processed in 0.001958024 sec. 2025.03.25 22:13:00.872978 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.873084 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:00.873132 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:00.873643 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.873679 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.874065 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.25 22:13:00.874302 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.874474 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} executeQuery: Read 162 rows, 11.55 KiB in 0.001413 sec., 114649.68152866242 rows/sec., 7.98 MiB/sec. 2025.03.25 22:13:00.874524 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} TCPHandler: Processed in 0.001598758 sec. 2025.03.25 22:13:00.874648 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.874762 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:00.874831 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:00.876039 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.876078 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.876783 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.25 22:13:00.877046 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.877274 [ 223 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:00.877280 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} executeQuery: Read 51 rows, 93.58 KiB in 0.002537 sec., 20102.483247930624 rows/sec., 36.02 MiB/sec. 2025.03.25 22:13:00.877306 [ 223 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:00.877543 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} TCPHandler: Processed in 0.002947411 sec. 2025.03.25 22:13:00.877693 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:00.877813 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:00.877874 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:00.878509 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:00.878551 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:00.879023 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.25 22:13:00.879312 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:00.879585 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec. 2025.03.25 22:13:00.879636 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} TCPHandler: Processed in 0.001994975 sec. 2025.03.25 22:13:00.879850 [ 223 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:02.771419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47153 2025.03.25 22:13:02.772059 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:02.772102 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:02.772635 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:13:02.772907 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:02.773114 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47153 2025.03.25 22:13:05.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.26 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: -4.00 MiB 2025.03.25 22:13:05.863393 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.863716 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:05.863835 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:05.864817 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.864865 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.865300 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.25 22:13:05.865555 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.865821 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} executeQuery: Read 72 rows, 5.96 KiB in 0.002189 sec., 32891.7313841937 rows/sec., 2.66 MiB/sec. 2025.03.25 22:13:05.865902 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} TCPHandler: Processed in 0.002694297 sec. 2025.03.25 22:13:05.866049 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.866221 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:05.866274 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:05.866929 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.866977 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.867391 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:13:05.867635 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.867854 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} executeQuery: Read 8 rows, 616.00 B in 0.001676 sec., 4773.26968973747 rows/sec., 358.93 KiB/sec. 2025.03.25 22:13:05.867908 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} TCPHandler: Processed in 0.001931664 sec. 2025.03.25 22:13:05.868015 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.868117 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:05.868163 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:05.868708 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.868747 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.869104 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.25 22:13:05.869346 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.869574 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} executeQuery: Read 72 rows, 5.76 KiB in 0.001474 sec., 48846.67571234735 rows/sec., 3.81 MiB/sec. 2025.03.25 22:13:05.869660 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} TCPHandler: Processed in 0.001696679 sec. 2025.03.25 22:13:05.869858 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.870151 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:05.870274 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:05.870803 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.870843 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.871238 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.25 22:13:05.871484 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.871700 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. 2025.03.25 22:13:05.871753 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} TCPHandler: Processed in 0.002002305 sec. 2025.03.25 22:13:05.871859 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.871961 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:05.872029 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:05.873089 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.873128 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.873761 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.25 22:13:05.874033 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.874288 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} executeQuery: Read 8 rows, 14.68 KiB in 0.002347 sec., 3408.6067319982953 rows/sec., 6.11 MiB/sec. 2025.03.25 22:13:05.874406 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} TCPHandler: Processed in 0.002597505 sec. 2025.03.25 22:13:05.874602 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:05.874730 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:05.874777 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:05.875237 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:05.875276 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:05.875636 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.25 22:13:05.875878 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:05.876104 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. 2025.03.25 22:13:05.876188 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} TCPHandler: Processed in 0.001651629 sec. 2025.03.25 22:13:06.395400 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.03.25 22:13:06.419843 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:06.419894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:06.427633 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.25 22:13:06.428467 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:06.431721 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.03.25 22:13:09.986567 [ 172 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:13:09.986640 [ 172 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:13:10.273231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47641 2025.03.25 22:13:10.273902 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.273943 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.274481 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:13:10.274751 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.274955 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 2025.03.25 22:13:10.566717 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2438 2025.03.25 22:13:10.569917 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.569978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.571526 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.25 22:13:10.571859 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.572535 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2438 2025.03.25 22:13:10.870481 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.870700 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.870780 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:13:10.871694 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.871744 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.872199 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:13:10.872467 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.872738 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} executeQuery: Read 212 rows, 13.81 KiB in 0.002086 sec., 101629.91371045061 rows/sec., 6.46 MiB/sec. 2025.03.25 22:13:10.872938 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} TCPHandler: Processed in 0.002627796 sec. 2025.03.25 22:13:10.873137 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.873251 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:10.873302 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:10.874193 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.874234 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.874671 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.25 22:13:10.874926 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.875150 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} executeQuery: Read 719 rows, 58.97 KiB in 0.001928 sec., 372925.3112033195 rows/sec., 29.87 MiB/sec. 2025.03.25 22:13:10.875221 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} TCPHandler: Processed in 0.002139378 sec. 2025.03.25 22:13:10.875361 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.875510 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.875557 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:10.876151 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.876190 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.876552 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:13:10.876794 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.877012 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} executeQuery: Read 157 rows, 10.22 KiB in 0.001535 sec., 102280.13029315961 rows/sec., 6.50 MiB/sec. 2025.03.25 22:13:10.877064 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} TCPHandler: Processed in 0.001769871 sec. 2025.03.25 22:13:10.877181 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.877288 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.877332 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:13:10.877886 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.877926 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.878283 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.25 22:13:10.878522 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.878724 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} executeQuery: Read 113 rows, 7.49 KiB in 0.001459 sec., 77450.3084304318 rows/sec., 5.01 MiB/sec. 2025.03.25 22:13:10.878778 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} TCPHandler: Processed in 0.001648949 sec. 2025.03.25 22:13:10.878892 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.878996 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.879040 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:13:10.879600 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.879639 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.879987 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.25 22:13:10.880226 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.880494 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} executeQuery: Read 112 rows, 6.53 KiB in 0.001516 sec., 73878.62796833774 rows/sec., 4.21 MiB/sec. 2025.03.25 22:13:10.880735 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} TCPHandler: Processed in 0.001893793 sec. 2025.03.25 22:13:10.880871 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.880973 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:10.881016 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:10.881715 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.881754 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.882128 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.25 22:13:10.882375 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.882595 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} executeQuery: Read 433 rows, 31.67 KiB in 0.001642 sec., 263702.80146163213 rows/sec., 18.83 MiB/sec. 2025.03.25 22:13:10.882662 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} TCPHandler: Processed in 0.001840513 sec. 2025.03.25 22:13:10.882790 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.882962 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:13:10.883023 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:13:10.883490 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.883539 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.883990 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.25 22:13:10.884286 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.884565 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} executeQuery: Read 6 rows, 321.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. 2025.03.25 22:13:10.884761 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} TCPHandler: Processed in 0.002029215 sec. 2025.03.25 22:13:10.884912 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.885016 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.885066 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:10.885620 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.885659 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.886048 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.25 22:13:10.886289 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.886458 [ 156 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_154_35 to all_159_159_0 2025.03.25 22:13:10.886519 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. 2025.03.25 22:13:10.886534 [ 156 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.886602 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.886652 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} TCPHandler: Processed in 0.001790001 sec. 2025.03.25 22:13:10.886870 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_154_35 to all_159_159_0 into Compact with storage Full 2025.03.25 22:13:10.886891 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.887125 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.887162 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:10.887216 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:13:10.887248 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 7 marks from part all_1_154_35, total 44269 rows starting from the beginning of the part 2025.03.25 22:13:10.887638 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2025.03.25 22:13:10.888139 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.03.25 22:13:10.888398 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 162 rows starting from the beginning of the part 2025.03.25 22:13:10.888738 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.03.25 22:13:10.889084 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part 2025.03.25 22:13:10.889701 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.889766 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.890469 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:13:10.890859 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.891233 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} executeQuery: Read 1 rows, 69.00 B in 0.004153 sec., 240.7897905128823 rows/sec., 16.23 KiB/sec. 2025.03.25 22:13:10.891590 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} TCPHandler: Processed in 0.004752883 sec. 2025.03.25 22:13:10.891876 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.892120 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.892348 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:10.894387 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.894428 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.895279 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.25 22:13:10.895718 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.896110 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} executeQuery: Read 51 rows, 93.58 KiB in 0.004077 sec., 12509.197939661517 rows/sec., 22.42 MiB/sec. 2025.03.25 22:13:10.896276 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} TCPHandler: Processed in 0.004491198 sec. 2025.03.25 22:13:10.896440 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:10.896554 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:10.896610 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:10.897348 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:10.897409 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:10.897891 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.25 22:13:10.898172 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.898488 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} executeQuery: Read 82 rows, 5.33 KiB in 0.001945 sec., 42159.38303341903 rows/sec., 2.68 MiB/sec. 2025.03.25 22:13:10.898637 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} TCPHandler: Processed in 0.00226887 sec. 2025.03.25 22:13:10.900190 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergeTask::MergeProjectionsStage: Merge sorted 45148 rows, containing 5 columns (5 merged, 0 gathered) in 0.013488286 sec., 3347200.6747187893 rows/sec., 229.11 MiB/sec. 2025.03.25 22:13:10.900619 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} MergedBlockOutputStream: filled checksums all_1_159_36 (state Temporary) 2025.03.25 22:13:10.900980 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_159_36 to all_1_159_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:10.901079 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_154_35, all_159_159_0] -> all_1_159_36 2025.03.25 22:13:10.901182 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.03.25 22:13:13.931803 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.03.25 22:13:13.956194 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:13.956257 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.25 22:13:13.963960 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.25 22:13:13.964820 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:13.967964 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.03.25 22:13:15.309464 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:13:15.309561 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:13:15.312439 [ 219 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): 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.03.25 22:13:15.890368 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:13:15.890453 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:13:15.892427 [ 223 ] {} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): 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.03.25 22:13:15.893289 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.893447 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:15.893514 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:15.894974 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.895017 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.895521 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.25 22:13:15.895776 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.896024 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} executeQuery: Read 1212 rows, 102.08 KiB in 0.002624 sec., 461890.243902439 rows/sec., 37.99 MiB/sec. 2025.03.25 22:13:15.896068 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:13:15.896116 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:13:15.896132 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} TCPHandler: Processed in 0.002966052 sec. 2025.03.25 22:13:15.896294 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.896419 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:15.896472 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:15.897225 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.897265 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.897698 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:13:15.897995 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.898207 [ 64 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.25 22:13:15.898306 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} executeQuery: Read 8 rows, 616.00 B in 0.00191 sec., 4188.48167539267 rows/sec., 314.95 KiB/sec. 2025.03.25 22:13:15.898340 [ 64 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.898446 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.898634 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} TCPHandler: Processed in 0.002387082 sec. 2025.03.25 22:13:15.898878 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:13:15.898908 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.899239 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:13:15.899270 [ 219 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): 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.03.25 22:13:15.899415 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:13:15.899440 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:15.899644 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 200 rows starting from the beginning of the part 2025.03.25 22:13:15.900255 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:13:15.901320 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part 2025.03.25 22:13:15.902195 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:13:15.902657 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 157 rows starting from the beginning of the part 2025.03.25 22:13:15.903159 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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.03.25 22:13:15.905162 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.905322 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.906632 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.25 22:13:15.907184 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.907194 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.008536389 sec., 51075.4605958093 rows/sec., 3.57 MiB/sec. 2025.03.25 22:13:15.907477 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.25 22:13:15.907638 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} executeQuery: Read 228 rows, 15.81 KiB in 0.008496 sec., 26836.158192090395 rows/sec., 1.82 MiB/sec. 2025.03.25 22:13:15.907974 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} TCPHandler: Processed in 0.00912848 sec. 2025.03.25 22:13:15.908342 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.908418 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.908609 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:15.908636 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.25 22:13:15.908682 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:15.908791 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.25 22:13:15.909693 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.909738 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.910113 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.25 22:13:15.910345 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.910565 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} executeQuery: Read 528 rows, 40.04 KiB in 0.002044 sec., 258317.02544031313 rows/sec., 19.13 MiB/sec. 2025.03.25 22:13:15.910622 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} TCPHandler: Processed in 0.002403202 sec. 2025.03.25 22:13:15.910737 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.910844 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:15.910893 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:15.911712 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.911751 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.912183 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.25 22:13:15.912430 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.912637 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} executeQuery: Read 880 rows, 60.63 KiB in 0.001814 sec., 485115.7662624035 rows/sec., 32.64 MiB/sec. 2025.03.25 22:13:15.912689 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} TCPHandler: Processed in 0.002003305 sec. 2025.03.25 22:13:15.912807 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.912913 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:15.912981 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:15.914069 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.914108 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.914722 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.25 22:13:15.914974 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.915252 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} executeQuery: Read 8 rows, 14.68 KiB in 0.002358 sec., 3392.705682782019 rows/sec., 6.08 MiB/sec. 2025.03.25 22:13:15.915569 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} TCPHandler: Processed in 0.002806729 sec. 2025.03.25 22:13:15.915917 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:15.916059 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:15.916108 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:15.916586 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:15.916625 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:15.916988 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.25 22:13:15.917220 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:15.917455 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. 2025.03.25 22:13:15.917532 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:13:15.917537 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} TCPHandler: Processed in 0.00171821 sec. 2025.03.25 22:13:15.917609 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:13:15.919850 [ 222 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): 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.03.25 22:13:17.775092 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48068 2025.03.25 22:13:17.775909 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:17.775952 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:17.776479 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:13:17.776750 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:17.777011 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48068 2025.03.25 22:13:17.777074 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:13:17.777162 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:13:17.779196 [ 225 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): 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.03.25 22:13:19.712118 [ 220 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:13:19.712177 [ 220 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:13:19.714323 [ 220 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): 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.03.25 22:13:20.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.26 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 4.00 MiB 2025.03.25 22:13:20.572717 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2474 2025.03.25 22:13:20.576175 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.576230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.577809 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.25 22:13:20.578145 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.579117 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2474 2025.03.25 22:13:20.879902 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.880175 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.880276 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:13:20.881494 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.881560 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.882126 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:13:20.882497 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.882774 [ 110 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 2025.03.25 22:13:20.882823 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} executeQuery: Read 212 rows, 13.81 KiB in 0.002716 sec., 78055.96465390279 rows/sec., 4.96 MiB/sec. 2025.03.25 22:13:20.882889 [ 110 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.882988 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.883014 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} TCPHandler: Processed in 0.003319368 sec. 2025.03.25 22:13:20.883377 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full 2025.03.25 22:13:20.883650 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.883712 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 236 rows starting from the beginning of the part 2025.03.25 22:13:20.883834 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part 2025.03.25 22:13:20.884163 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.884192 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2025.03.25 22:13:20.884673 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:20.884719 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part 2025.03.25 22:13:20.884831 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:20.884976 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part 2025.03.25 22:13:20.885208 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part 2025.03.25 22:13:20.889113 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.889213 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.890433 [ 187 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.007284238 sec., 100490.9504604325 rows/sec., 7.03 MiB/sec. 2025.03.25 22:13:20.890477 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.25 22:13:20.890796 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.03.25 22:13:20.891055 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.891503 [ 110 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.25 22:13:20.891646 [ 110 ] {} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.891654 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.891726 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} executeQuery: Read 719 rows, 58.97 KiB in 0.007188 sec., 100027.82415136338 rows/sec., 8.01 MiB/sec. 2025.03.25 22:13:20.891738 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.892125 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} TCPHandler: Processed in 0.008123222 sec. 2025.03.25 22:13:20.892175 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 2025.03.25 22:13:20.892652 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.892746 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.25 22:13:20.892968 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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.03.25 22:13:20.893114 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.893340 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:20.894043 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.894285 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2013 rows starting from the beginning of the part 2025.03.25 22:13:20.897690 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part 2025.03.25 22:13:20.898143 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 72 rows starting from the beginning of the part 2025.03.25 22:13:20.898675 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 719 rows starting from the beginning of the part 2025.03.25 22:13:20.898956 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.898996 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1212 rows starting from the beginning of the part 2025.03.25 22:13:20.899053 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.899456 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 719 rows starting from the beginning of the part 2025.03.25 22:13:20.900654 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:13:20.901427 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.902092 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:13:20.902218 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:13:20.902217 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} executeQuery: Read 157 rows, 10.22 KiB in 0.009227 sec., 17015.281239839598 rows/sec., 1.08 MiB/sec. 2025.03.25 22:13:20.902655 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} TCPHandler: Processed in 0.010205648 sec. 2025.03.25 22:13:20.903119 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.903385 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.903558 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:13:20.905447 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.013451835 sec., 363890.8743676978 rows/sec., 31.12 MiB/sec. 2025.03.25 22:13:20.905911 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.25 22:13:20.906218 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.906329 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.906878 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.907219 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.25 22:13:20.907532 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2025.03.25 22:13:20.907771 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.25 22:13:20.908371 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.909115 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} executeQuery: Read 113 rows, 7.49 KiB in 0.005578 sec., 20258.157045536034 rows/sec., 1.31 MiB/sec. 2025.03.25 22:13:20.911688 [ 225 ] {} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): 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.03.25 22:13:20.912380 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} TCPHandler: Processed in 0.009399684 sec. 2025.03.25 22:13:20.912720 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.912895 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.912978 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:13:20.913992 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.914067 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.914791 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.25 22:13:20.915160 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.915424 [ 110 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 2025.03.25 22:13:20.915501 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} executeQuery: Read 112 rows, 6.53 KiB in 0.002652 sec., 42232.27752639518 rows/sec., 2.41 MiB/sec. 2025.03.25 22:13:20.915536 [ 110 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.915638 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.915695 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} TCPHandler: Processed in 0.003106354 sec. 2025.03.25 22:13:20.916082 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full 2025.03.25 22:13:20.916157 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.916482 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:20.916536 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.916607 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:20.916638 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 124 rows starting from the beginning of the part 2025.03.25 22:13:20.917132 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part 2025.03.25 22:13:20.917553 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part 2025.03.25 22:13:20.918052 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2025.03.25 22:13:20.918608 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part 2025.03.25 22:13:20.918959 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part 2025.03.25 22:13:20.920323 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.920419 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.922319 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.25 22:13:20.923687 [ 198 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.007906387 sec., 48568.328365408874 rows/sec., 3.07 MiB/sec. 2025.03.25 22:13:20.923930 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.03.25 22:13:20.924433 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.924548 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.924595 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 2025.03.25 22:13:20.924779 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.25 22:13:20.924858 [ 110 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.25 22:13:20.924945 [ 110 ] {} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.924984 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.925115 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} executeQuery: Read 433 rows, 31.67 KiB in 0.008673 sec., 49925.05476766978 rows/sec., 3.57 MiB/sec. 2025.03.25 22:13:20.925307 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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.03.25 22:13:20.925476 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} TCPHandler: Processed in 0.009455795 sec. 2025.03.25 22:13:20.925920 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.926052 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.926047 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 995 rows starting from the beginning of the part 2025.03.25 22:13:20.926669 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:13:20.926838 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 119 rows starting from the beginning of the part 2025.03.25 22:13:20.926937 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:13:20.927777 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 72 rows starting from the beginning of the part 2025.03.25 22:13:20.928269 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 433 rows starting from the beginning of the part 2025.03.25 22:13:20.928709 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 528 rows starting from the beginning of the part 2025.03.25 22:13:20.929129 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 433 rows starting from the beginning of the part 2025.03.25 22:13:20.930482 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.930599 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.932218 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.25 22:13:20.932783 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.933238 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 5 columns (5 merged, 0 gathered) in 0.008166843 sec., 315911.5462364098 rows/sec., 24.32 MiB/sec. 2025.03.25 22:13:20.933520 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} executeQuery: Read 6 rows, 321.00 B in 0.007149 sec., 839.278220730172 rows/sec., 43.85 KiB/sec. 2025.03.25 22:13:20.933680 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.25 22:13:20.933963 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} TCPHandler: Processed in 0.008159062 sec. 2025.03.25 22:13:20.934440 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.934555 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.934694 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.934710 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.25 22:13:20.934972 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:20.934999 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.25 22:13:20.936632 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.936687 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.937287 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.25 22:13:20.937757 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.938470 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} executeQuery: Read 237 rows, 16.27 KiB in 0.003838 sec., 61750.911933298594 rows/sec., 4.14 MiB/sec. 2025.03.25 22:13:20.938687 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} TCPHandler: Processed in 0.004468578 sec. 2025.03.25 22:13:20.939041 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.939241 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.939338 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:13:20.940118 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.940181 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.940801 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:13:20.941140 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.941466 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} executeQuery: Read 1 rows, 69.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 29.52 KiB/sec. 2025.03.25 22:13:20.941654 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} TCPHandler: Processed in 0.002792998 sec. 2025.03.25 22:13:20.941895 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.942046 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.942152 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:20.943848 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.943902 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.944901 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.25 22:13:20.945278 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.945557 [ 110 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.25 22:13:20.945639 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} executeQuery: Read 51 rows, 93.58 KiB in 0.003628 sec., 14057.331863285555 rows/sec., 25.19 MiB/sec. 2025.03.25 22:13:20.945657 [ 110 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.945747 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.946197 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} TCPHandler: Processed in 0.004385557 sec. 2025.03.25 22:13:20.946205 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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.03.25 22:13:20.946482 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:20.946777 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:20.946929 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:20.947282 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.947633 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3089 rows starting from the beginning of the part 2025.03.25 22:13:20.948243 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 51 rows starting from the beginning of the part 2025.03.25 22:13:20.949078 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 8 rows starting from the beginning of the part 2025.03.25 22:13:20.949610 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 51 rows starting from the beginning of the part 2025.03.25 22:13:20.950346 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 8 rows starting from the beginning of the part 2025.03.25 22:13:20.950431 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.950597 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.951148 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 51 rows starting from the beginning of the part 2025.03.25 22:13:20.952902 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.25 22:13:20.953566 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.953864 [ 110 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.25 22:13:20.953934 [ 110 ] {} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:20.953983 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:20.953991 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} executeQuery: Read 82 rows, 5.33 KiB in 0.007302 sec., 11229.800054779513 rows/sec., 730.35 KiB/sec. 2025.03.25 22:13:20.954146 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:13:20.954282 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:20.954325 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9164 rows starting from the beginning of the part 2025.03.25 22:13:20.954530 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part 2025.03.25 22:13:20.954742 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} TCPHandler: Processed in 0.008354916 sec. 2025.03.25 22:13:20.955081 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:13:20.955328 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:13:20.955497 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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.03.25 22:13:20.955701 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 82 rows starting from the beginning of the part 2025.03.25 22:13:20.961537 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 9508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00744101 sec., 1277783.5266986606 rows/sec., 85.19 MiB/sec. 2025.03.25 22:13:20.962033 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.25 22:13:20.962961 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.963235 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.25 22:13:20.963391 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2025.03.25 22:13:20.974780 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 19 columns (19 merged, 0 gathered) in 0.028868014 sec., 112858.47374190687 rows/sec., 202.24 MiB/sec. 2025.03.25 22:13:20.978772 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.25 22:13:20.979430 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:20.979545 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.25 22:13:20.979752 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.97 MiB. 2025.03.25 22:13:21.000316 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.24 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: 2.03 MiB 2025.03.25 22:13:21.468035 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.03.25 22:13:21.492433 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:21.492501 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:21.500548 [ 243 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.25 22:13:21.501430 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:21.505732 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.03.25 22:13:24.986892 [ 136 ] {} DNSResolver: Updating DNS cache 2025.03.25 22:13:24.986945 [ 136 ] {} DNSResolver: Updated DNS cache 2025.03.25 22:13:25.277138 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48556 2025.03.25 22:13:25.277833 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.277876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.278441 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:13:25.278734 [ 244 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.278885 [ 136 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:13:25.278940 [ 136 ] {} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.278941 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 2025.03.25 22:13:25.278965 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.279118 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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.03.25 22:13:25.279374 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:25.279429 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46238 rows starting from the beginning of the part 2025.03.25 22:13:25.279505 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part 2025.03.25 22:13:25.279594 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part 2025.03.25 22:13:25.279893 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part 2025.03.25 22:13:25.280094 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part 2025.03.25 22:13:25.280195 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part 2025.03.25 22:13:25.284169 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005126679 sec., 9471238.593249157 rows/sec., 135.49 MiB/sec. 2025.03.25 22:13:25.284600 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:13:25.284909 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.284988 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:13:25.285098 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.03.25 22:13:25.532442 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:25.532501 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:25.534308 [ 222 ] {} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): 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.03.25 22:13:25.862675 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.862877 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:25.862951 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:25.863759 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.863812 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.864258 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.25 22:13:25.864512 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.864759 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} executeQuery: Read 72 rows, 5.96 KiB in 0.001932 sec., 37267.08074534162 rows/sec., 3.01 MiB/sec. 2025.03.25 22:13:25.864827 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} TCPHandler: Processed in 0.002282559 sec. 2025.03.25 22:13:25.864953 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.865065 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:25.865114 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:25.865652 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.865692 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.866050 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:13:25.866286 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.866514 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} executeQuery: Read 8 rows, 616.00 B in 0.001469 sec., 5445.881552076242 rows/sec., 409.50 KiB/sec. 2025.03.25 22:13:25.866602 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} TCPHandler: Processed in 0.00169798 sec. 2025.03.25 22:13:25.866790 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.867099 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:25.867186 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:25.867759 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.867799 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.868164 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.25 22:13:25.868412 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.868632 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} executeQuery: Read 72 rows, 5.76 KiB in 0.001644 sec., 43795.620437956204 rows/sec., 3.42 MiB/sec. 2025.03.25 22:13:25.868718 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} TCPHandler: Processed in 0.002017936 sec. 2025.03.25 22:13:25.868943 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.869120 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:25.869171 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:25.869712 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.869752 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.870152 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.25 22:13:25.870393 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.870603 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. 2025.03.25 22:13:25.870657 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} TCPHandler: Processed in 0.001813401 sec. 2025.03.25 22:13:25.870783 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.870886 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:25.870954 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:25.872046 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.872085 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.872721 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.25 22:13:25.872981 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.873221 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. 2025.03.25 22:13:25.873326 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} TCPHandler: Processed in 0.002594105 sec. 2025.03.25 22:13:25.873462 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:25.873568 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:25.873614 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:25.874056 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:25.874095 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:25.874455 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.25 22:13:25.874721 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:25.874954 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2025.03.25 22:13:25.875010 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} TCPHandler: Processed in 0.001598808 sec. 2025.03.25 22:13:27.582935 [ 220 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:27.582992 [ 220 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:27.584674 [ 220 ] {} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:27.755651 [ 222 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.03.25 22:13:27.755712 [ 222 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.03.25 22:13:27.757430 [ 222 ] {} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.03.25 22:13:28.015241 [ 225 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:28.015296 [ 225 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:28.016908 [ 225 ] {} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.03.25 22:13:29.005807 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 2025.03.25 22:13:29.029744 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:29.029809 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:29.037749 [ 243 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.25 22:13:29.038642 [ 243 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:29.039136 [ 144 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.25 22:13:29.039294 [ 144 ] {} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:29.039367 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:29.039758 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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.03.25 22:13:29.056453 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2025.03.25 22:13:29.057664 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.25 22:13:29.059458 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part 2025.03.25 22:13:29.065538 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.03.25 22:13:29.071578 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.03.25 22:13:29.077468 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.03.25 22:13:29.083588 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.03.25 22:13:29.089361 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.03.25 22:13:29.155704 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.116201999 sec., 6875.957443726937 rows/sec., 35.55 MiB/sec. 2025.03.25 22:13:29.158536 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.25 22:13:29.161060 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:29.161167 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.25 22:13:29.162817 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.25 22:13:30.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.35 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: -1.07 MiB 2025.03.25 22:13:30.579417 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2508 2025.03.25 22:13:30.582784 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.582842 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.584459 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.25 22:13:30.584814 [ 242 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.585491 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2508 2025.03.25 22:13:30.871841 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.872050 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.872133 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.25 22:13:30.873080 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.873132 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.873608 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:13:30.873868 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.874095 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} executeQuery: Read 212 rows, 13.81 KiB in 0.00209 sec., 101435.4066985646 rows/sec., 6.45 MiB/sec. 2025.03.25 22:13:30.874225 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} TCPHandler: Processed in 0.002513174 sec. 2025.03.25 22:13:30.874456 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.874572 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.25 22:13:30.874627 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.25 22:13:30.875185 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.875224 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.875587 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.25 22:13:30.875831 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.876074 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} executeQuery: Read 10 rows, 835.00 B in 0.001508 sec., 6631.29973474801 rows/sec., 540.74 KiB/sec. 2025.03.25 22:13:30.876249 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} TCPHandler: Processed in 0.001856722 sec. 2025.03.25 22:13:30.876681 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.877061 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.25 22:13:30.877163 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.25 22:13:30.878015 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.878054 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.878456 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.25 22:13:30.878698 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.878918 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} executeQuery: Read 724 rows, 59.34 KiB in 0.001974 sec., 366767.9837892604 rows/sec., 29.36 MiB/sec. 2025.03.25 22:13:30.878988 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} TCPHandler: Processed in 0.002443853 sec. 2025.03.25 22:13:30.879158 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.879439 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.879559 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.25 22:13:30.880212 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.880251 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.880602 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.25 22:13:30.880848 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.881061 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} executeQuery: Read 167 rows, 10.92 KiB in 0.001723 sec., 96923.96982008126 rows/sec., 6.19 MiB/sec. 2025.03.25 22:13:30.881114 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} TCPHandler: Processed in 0.002025586 sec. 2025.03.25 22:13:30.881228 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.881332 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.881377 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.25 22:13:30.881926 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.881966 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.882358 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.25 22:13:30.882596 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.882796 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} executeQuery: Read 113 rows, 7.49 KiB in 0.001485 sec., 76094.2760942761 rows/sec., 4.93 MiB/sec. 2025.03.25 22:13:30.882848 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} TCPHandler: Processed in 0.001672169 sec. 2025.03.25 22:13:30.882961 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.883065 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.883109 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.25 22:13:30.883669 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.883709 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.884060 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.25 22:13:30.884292 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.884496 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} executeQuery: Read 112 rows, 6.53 KiB in 0.001452 sec., 77134.98622589532 rows/sec., 4.39 MiB/sec. 2025.03.25 22:13:30.884550 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} TCPHandler: Processed in 0.001639669 sec. 2025.03.25 22:13:30.884663 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.884767 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.25 22:13:30.884810 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.25 22:13:30.885518 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.885556 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.885930 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.25 22:13:30.886184 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.886385 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} executeQuery: Read 443 rows, 32.48 KiB in 0.00164 sec., 270121.9512195122 rows/sec., 19.34 MiB/sec. 2025.03.25 22:13:30.886438 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} TCPHandler: Processed in 0.001826072 sec. 2025.03.25 22:13:30.886553 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.886658 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.25 22:13:30.886704 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.25 22:13:30.887133 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.887172 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.887521 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.25 22:13:30.887755 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.887957 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. 2025.03.25 22:13:30.888007 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} TCPHandler: Processed in 0.001505606 sec. 2025.03.25 22:13:30.888128 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.888232 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.888280 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.25 22:13:30.888806 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.888845 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.889225 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.25 22:13:30.889465 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.889670 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} executeQuery: Read 242 rows, 16.62 KiB in 0.00146 sec., 165753.42465753425 rows/sec., 11.12 MiB/sec. 2025.03.25 22:13:30.889722 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} TCPHandler: Processed in 0.001644419 sec. 2025.03.25 22:13:30.889823 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.889923 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.889970 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.25 22:13:30.890377 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.890416 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.890758 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.25 22:13:30.890998 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.891197 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec. 2025.03.25 22:13:30.891245 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} TCPHandler: Processed in 0.001472256 sec. 2025.03.25 22:13:30.891348 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.891450 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.891515 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.25 22:13:30.892686 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.892726 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.893411 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.25 22:13:30.893681 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.893929 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} executeQuery: Read 51 rows, 93.58 KiB in 0.0025 sec., 20400 rows/sec., 36.56 MiB/sec. 2025.03.25 22:13:30.894054 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} TCPHandler: Processed in 0.002755779 sec. 2025.03.25 22:13:30.894194 [ 254 ] {} TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.25 22:13:30.894299 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.25 22:13:30.894344 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.25 22:13:30.894791 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.25 22:13:30.894830 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.25 22:13:30.895183 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.25 22:13:30.895415 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.25 22:13:30.895627 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. 2025.03.25 22:13:30.895687 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} TCPHandler: Processed in 0.001544747 sec. 2025.03.25 22:13:31.211183 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:13:31.211226 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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.03.25 22:13:31.213100 [ 219 ] {} system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): 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]