[ Feb 25 03:48:29 Enabled. ] [ Feb 25 03:48:29 Rereading configuration. ] [ Feb 25 03:48:30 Rereading configuration. ] [ Feb 25 03:48:36 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 [ Feb 25 03:48:36 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.02.25 03:48:37.407664 [ 1 ] {} Application: Will watch for the process with pid 23162 2025.02.25 03:48:37.408100 [ 1 ] {} Application: Forked a child process to watch 2025.02.25 03:48:37.646216 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23162 2025.02.25 03:48:37.646971 [ 1 ] {} Application: starting up 2025.02.25 03:48:37.647648 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.25 03:48:37.733490 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.25 03:48:37.755460 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.25 03:48:37.755519 [ 1 ] {} Application: Initializing DateLUT. 2025.02.25 03:48:37.755533 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.25 03:48:37.755598 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.25 03:48:37.756005 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.25 03:48:37.757553 [ 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.02.25 03:48:37.758286 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.25 03:48:37.759127 [ 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.02.25 03:48:37.759150 [ 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.02.25 03:48:37.759166 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.25 03:48:37.759342 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.25 03:48:37.760364 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.25 03:48:37.765328 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.25 03:48:37.766035 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.25 03:48:37.767409 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.25 03:48:37.767471 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.25 03:48:37.768996 [ 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.02.25 03:48:37.769477 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.25 03:48:37.773701 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.25 03:48:37.774379 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.25 03:48:37.775906 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.25 03:48:37.776280 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.25 03:48:37.776641 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.25 03:48:37.777020 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.25 03:48:37.778327 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.25 03:48:37.778353 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.25 03:48:37.778422 [ 31 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:48:37.778602 [ 31 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:48:37.791673 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.25 03:48:37.791699 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150963 sec 2025.02.25 03:48:37.791739 [ 1 ] {} ReferentialDeps: No tables 2025.02.25 03:48:37.791754 [ 1 ] {} LoadingDeps: No tables 2025.02.25 03:48:37.792836 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.25 03:48:37.793844 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.25 03:48:37.805227 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.25 03:48:37.805269 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.25 03:48:37.805291 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.25 03:48:37.805304 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.25 03:48:37.805333 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.25 03:48:37.805352 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.25 03:48:37.807920 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.25 03:48:37.807961 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.25 03:48:37.807982 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.25 03:48:37.808161 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.25 03:48:37.808180 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.25 03:48:37.808213 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.25 03:48:37.808232 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.25 03:48:37.808245 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.25 03:48:37.808272 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.25 03:48:37.808290 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.25 03:48:37.834246 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.25 03:48:37.840075 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.25 03:48:37.840109 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5241e-05 sec 2025.02.25 03:48:37.840125 [ 1 ] {} ReferentialDeps: No tables 2025.02.25 03:48:37.840138 [ 1 ] {} LoadingDeps: No tables 2025.02.25 03:48:37.840164 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.25 03:48:37.840391 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.25 03:48:37.840444 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.25 03:48:37.840461 [ 1 ] {} Application: Loaded metadata. 2025.02.25 03:48:37.840475 [ 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.02.25 03:48:37.840490 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.25 03:48:37.852535 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.25 03:48:37.852740 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.02.25 03:48:37.853668 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.299e-05 sec. 2025.02.25 03:48:37.854591 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.25 03:48:37.854674 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.25 03:48:37.854693 [ 1 ] {} Application: Ready for connections. 2025.02.25 03:48:38.467637 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56939 2025.02.25 03:48:38.467902 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.467965 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56939 2025.02.25 03:48:38.468004 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.468030 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.468128 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.25 03:48:38.468160 [ 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.02.25 03:48:38.468189 [ 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.02.25 03:48:38.470510 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47977 2025.02.25 03:48:38.470560 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61351 2025.02.25 03:48:38.470653 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.470697 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Authenticating user 'default' from [fd00:1122:3344:101::d]:47977 2025.02.25 03:48:38.470725 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.470737 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.470774 [ 5 ] {} TCP-Session: ab495553-8260-4b96-ad8d-4084f66cc5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61351 2025.02.25 03:48:38.470780 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.470834 [ 5 ] {} TCP-Session: ab495553-8260-4b96-ad8d-4084f66cc5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.470862 [ 5 ] {} TCP-Session: ab495553-8260-4b96-ad8d-4084f66cc5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.471365 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61925 2025.02.25 03:48:38.471423 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61213 2025.02.25 03:48:38.471583 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.471595 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53311 2025.02.25 03:48:38.471741 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61747 2025.02.25 03:48:38.471755 [ 253 ] {} TCP-Session: 8c355b06-c5b8-4ba4-bc06-77e53e0cedfe Authenticating user 'default' from [fd00:1122:3344:101::d]:61925 2025.02.25 03:48:38.471740 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.471802 [ 253 ] {} TCP-Session: 8c355b06-c5b8-4ba4-bc06-77e53e0cedfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.471852 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Authenticating user 'default' from [fd00:1122:3344:101::d]:61213 2025.02.25 03:48:38.472015 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46174 2025.02.25 03:48:38.472058 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57232 2025.02.25 03:48:38.472066 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472086 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.472093 [ 253 ] {} TCP-Session: 8c355b06-c5b8-4ba4-bc06-77e53e0cedfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472071 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.472177 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472391 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.472519 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:38.472526 [ 255 ] {} TCP-Session: 1787e4a5-ee6e-435e-8f59-1d680c5f98db Authenticating user 'default' from [fd00:1122:3344:101::d]:53311 2025.02.25 03:48:38.472559 [ 258 ] {} TCP-Session: a628eff7-6668-498b-8c51-d0c0f3ab0a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:57232 2025.02.25 03:48:38.472589 [ 256 ] {} TCP-Session: 36851e61-8dc7-45d6-98bc-cccf477802f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61747 2025.02.25 03:48:38.472651 [ 258 ] {} TCP-Session: a628eff7-6668-498b-8c51-d0c0f3ab0a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472652 [ 257 ] {} TCP-Session: 4a66162d-fdad-4fcb-8be8-85dcc8bcd9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46174 2025.02.25 03:48:38.472639 [ 255 ] {} TCP-Session: 1787e4a5-ee6e-435e-8f59-1d680c5f98db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472695 [ 258 ] {} TCP-Session: a628eff7-6668-498b-8c51-d0c0f3ab0a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472710 [ 257 ] {} TCP-Session: 4a66162d-fdad-4fcb-8be8-85dcc8bcd9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472738 [ 255 ] {} TCP-Session: 1787e4a5-ee6e-435e-8f59-1d680c5f98db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472678 [ 256 ] {} TCP-Session: 36851e61-8dc7-45d6-98bc-cccf477802f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472839 [ 257 ] {} TCP-Session: 4a66162d-fdad-4fcb-8be8-85dcc8bcd9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.472839 [ 256 ] {} TCP-Session: 36851e61-8dc7-45d6-98bc-cccf477802f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:38.474382 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.477574 [ 3 ] {546687b3-75d3-4eaa-8e02-50f34a974e0c} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.25 03:48:38.529300 [ 3 ] {546687b3-75d3-4eaa-8e02-50f34a974e0c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56939) (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.02.25 03:48:38.530630 [ 3 ] {546687b3-75d3-4eaa-8e02-50f34a974e0c} 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.02.25 03:48:38.530754 [ 3 ] {546687b3-75d3-4eaa-8e02-50f34a974e0c} TCPHandler: Processed in 0.057977996 sec. 2025.02.25 03:48:38.531088 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.531320 [ 4 ] {71d2cb81-331e-4a04-9f9e-3f401987a2bf} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.25 03:48:38.531689 [ 4 ] {71d2cb81-331e-4a04-9f9e-3f401987a2bf} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47977) (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.02.25 03:48:38.531813 [ 4 ] {71d2cb81-331e-4a04-9f9e-3f401987a2bf} 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.02.25 03:48:38.531899 [ 4 ] {71d2cb81-331e-4a04-9f9e-3f401987a2bf} TCPHandler: Processed in 0.000965462 sec. 2025.02.25 03:48:38.534191 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.535444 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} executeQuery: (from [fd00:1122:3344:101::d]:56939) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.25 03:48:38.535539 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.25 03:48:38.537486 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.25 03:48:38.537509 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6741e-05 sec 2025.02.25 03:48:38.537524 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} ReferentialDeps: No tables 2025.02.25 03:48:38.537551 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} LoadingDeps: No tables 2025.02.25 03:48:38.537581 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} DatabaseAtomic (oximeter): Starting up tables. 2025.02.25 03:48:38.538299 [ 3 ] {0ae136a1-e2f9-4fb1-88a9-8bd917e2c1ee} TCPHandler: Processed in 0.004233164 sec. 2025.02.25 03:48:38.538527 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.538755 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} executeQuery: (from [fd00:1122:3344:101::d]:47977) /* 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.02.25 03:48:38.538816 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.25 03:48:38.547118 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.25 03:48:38.552486 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} oximeter.version (4bfa914a-0d43-4bf1-932b-49fdca69b733): Loading data parts 2025.02.25 03:48:38.552938 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} oximeter.version (4bfa914a-0d43-4bf1-932b-49fdca69b733): There are no data parts 2025.02.25 03:48:38.556103 [ 4 ] {be174f55-036c-47cf-a2a0-bedefdbae91c} TCPHandler: Processed in 0.017642884 sec. 2025.02.25 03:48:38.556406 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.556711 [ 3 ] {24588b32-32a8-42d2-9209-c2ac437f0dbc} executeQuery: (from [fd00:1122:3344:101::d]:56939) /* 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.02.25 03:48:38.556856 [ 3 ] {24588b32-32a8-42d2-9209-c2ac437f0dbc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.25 03:48:38.567707 [ 3 ] {24588b32-32a8-42d2-9209-c2ac437f0dbc} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Loading data parts 2025.02.25 03:48:38.567987 [ 3 ] {24588b32-32a8-42d2-9209-c2ac437f0dbc} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): There are no data parts 2025.02.25 03:48:38.569577 [ 3 ] {24588b32-32a8-42d2-9209-c2ac437f0dbc} TCPHandler: Processed in 0.013243157 sec. 2025.02.25 03:48:38.569788 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.570070 [ 4 ] {7d194e5f-00c3-4049-a2df-244ac25cad3e} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.570142 [ 4 ] {7d194e5f-00c3-4049-a2df-244ac25cad3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.25 03:48:38.572039 [ 4 ] {7d194e5f-00c3-4049-a2df-244ac25cad3e} oximeter.measurements_i8 (b9cc3a9d-a198-4c5f-bf0e-0cb59fcd6867): Loading data parts 2025.02.25 03:48:38.572192 [ 4 ] {7d194e5f-00c3-4049-a2df-244ac25cad3e} oximeter.measurements_i8 (b9cc3a9d-a198-4c5f-bf0e-0cb59fcd6867): There are no data parts 2025.02.25 03:48:38.573419 [ 4 ] {7d194e5f-00c3-4049-a2df-244ac25cad3e} TCPHandler: Processed in 0.003703582 sec. 2025.02.25 03:48:38.573616 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.573826 [ 3 ] {3f72e27a-fa3b-4b24-91c2-1ff1ca2226a4} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.573891 [ 3 ] {3f72e27a-fa3b-4b24-91c2-1ff1ca2226a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.25 03:48:38.575841 [ 3 ] {3f72e27a-fa3b-4b24-91c2-1ff1ca2226a4} oximeter.measurements_u8 (9ab640ec-f786-4dd6-a42d-0ab479236db3): Loading data parts 2025.02.25 03:48:38.575995 [ 3 ] {3f72e27a-fa3b-4b24-91c2-1ff1ca2226a4} oximeter.measurements_u8 (9ab640ec-f786-4dd6-a42d-0ab479236db3): There are no data parts 2025.02.25 03:48:38.577264 [ 3 ] {3f72e27a-fa3b-4b24-91c2-1ff1ca2226a4} TCPHandler: Processed in 0.003707022 sec. 2025.02.25 03:48:38.577458 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.577699 [ 4 ] {28d03e89-b9e4-4c70-96d6-912b750dd824} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.577745 [ 4 ] {28d03e89-b9e4-4c70-96d6-912b750dd824} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.25 03:48:38.579590 [ 4 ] {28d03e89-b9e4-4c70-96d6-912b750dd824} oximeter.measurements_i16 (7f0a8c47-ae03-4307-91c2-c4169fd53df1): Loading data parts 2025.02.25 03:48:38.579740 [ 4 ] {28d03e89-b9e4-4c70-96d6-912b750dd824} oximeter.measurements_i16 (7f0a8c47-ae03-4307-91c2-c4169fd53df1): There are no data parts 2025.02.25 03:48:38.580989 [ 4 ] {28d03e89-b9e4-4c70-96d6-912b750dd824} TCPHandler: Processed in 0.00359716 sec. 2025.02.25 03:48:38.581181 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.581386 [ 3 ] {01bb16ab-1112-4307-abd6-e91c8dc83c7f} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.581449 [ 3 ] {01bb16ab-1112-4307-abd6-e91c8dc83c7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.25 03:48:38.583214 [ 3 ] {01bb16ab-1112-4307-abd6-e91c8dc83c7f} oximeter.measurements_u16 (66f9c808-261e-45cd-b687-3797c6c10185): Loading data parts 2025.02.25 03:48:38.583372 [ 3 ] {01bb16ab-1112-4307-abd6-e91c8dc83c7f} oximeter.measurements_u16 (66f9c808-261e-45cd-b687-3797c6c10185): There are no data parts 2025.02.25 03:48:38.584599 [ 3 ] {01bb16ab-1112-4307-abd6-e91c8dc83c7f} TCPHandler: Processed in 0.003473928 sec. 2025.02.25 03:48:38.584799 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.585068 [ 4 ] {d8d06f34-dd4c-4e18-9168-5bba0192e8ed} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.585124 [ 4 ] {d8d06f34-dd4c-4e18-9168-5bba0192e8ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.25 03:48:38.586924 [ 4 ] {d8d06f34-dd4c-4e18-9168-5bba0192e8ed} oximeter.measurements_i32 (42dc0b85-99fb-4e53-b0bb-f7207b66004d): Loading data parts 2025.02.25 03:48:38.587076 [ 4 ] {d8d06f34-dd4c-4e18-9168-5bba0192e8ed} oximeter.measurements_i32 (42dc0b85-99fb-4e53-b0bb-f7207b66004d): There are no data parts 2025.02.25 03:48:38.588287 [ 4 ] {d8d06f34-dd4c-4e18-9168-5bba0192e8ed} TCPHandler: Processed in 0.003554659 sec. 2025.02.25 03:48:38.588472 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.588709 [ 3 ] {5eeecb34-2b13-4e9d-ab52-33ea949b23d3} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.588791 [ 3 ] {5eeecb34-2b13-4e9d-ab52-33ea949b23d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.25 03:48:38.590693 [ 3 ] {5eeecb34-2b13-4e9d-ab52-33ea949b23d3} oximeter.measurements_u32 (8199df31-0bd5-4bea-8ce1-91a2c3adaf39): Loading data parts 2025.02.25 03:48:38.590847 [ 3 ] {5eeecb34-2b13-4e9d-ab52-33ea949b23d3} oximeter.measurements_u32 (8199df31-0bd5-4bea-8ce1-91a2c3adaf39): There are no data parts 2025.02.25 03:48:38.592481 [ 3 ] {5eeecb34-2b13-4e9d-ab52-33ea949b23d3} TCPHandler: Processed in 0.004063391 sec. 2025.02.25 03:48:38.592670 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.592916 [ 4 ] {1c0af534-579d-46c9-bfea-c4d9e89c66e4} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.592996 [ 4 ] {1c0af534-579d-46c9-bfea-c4d9e89c66e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.25 03:48:38.594879 [ 4 ] {1c0af534-579d-46c9-bfea-c4d9e89c66e4} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Loading data parts 2025.02.25 03:48:38.595045 [ 4 ] {1c0af534-579d-46c9-bfea-c4d9e89c66e4} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): There are no data parts 2025.02.25 03:48:38.596304 [ 4 ] {1c0af534-579d-46c9-bfea-c4d9e89c66e4} TCPHandler: Processed in 0.003701993 sec. 2025.02.25 03:48:38.596502 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.596729 [ 3 ] {e77143fd-a950-4306-bd98-d6fe05e4c777} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.596792 [ 3 ] {e77143fd-a950-4306-bd98-d6fe05e4c777} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.25 03:48:38.598543 [ 3 ] {e77143fd-a950-4306-bd98-d6fe05e4c777} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Loading data parts 2025.02.25 03:48:38.598708 [ 3 ] {e77143fd-a950-4306-bd98-d6fe05e4c777} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): There are no data parts 2025.02.25 03:48:38.599990 [ 3 ] {e77143fd-a950-4306-bd98-d6fe05e4c777} TCPHandler: Processed in 0.003545229 sec. 2025.02.25 03:48:38.600174 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.600378 [ 4 ] {8081d128-5c4a-4d45-8eb2-51a12a187676} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.600447 [ 4 ] {8081d128-5c4a-4d45-8eb2-51a12a187676} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.25 03:48:38.602236 [ 4 ] {8081d128-5c4a-4d45-8eb2-51a12a187676} oximeter.measurements_f32 (81efb564-184d-492b-85a5-129fb362ad4f): Loading data parts 2025.02.25 03:48:38.602381 [ 4 ] {8081d128-5c4a-4d45-8eb2-51a12a187676} oximeter.measurements_f32 (81efb564-184d-492b-85a5-129fb362ad4f): There are no data parts 2025.02.25 03:48:38.603663 [ 4 ] {8081d128-5c4a-4d45-8eb2-51a12a187676} TCPHandler: Processed in 0.003546199 sec. 2025.02.25 03:48:38.603846 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.604125 [ 3 ] {58006f3d-dcb2-4da7-9d3f-1509904f5670} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.604203 [ 3 ] {58006f3d-dcb2-4da7-9d3f-1509904f5670} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.25 03:48:38.606012 [ 3 ] {58006f3d-dcb2-4da7-9d3f-1509904f5670} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Loading data parts 2025.02.25 03:48:38.606154 [ 3 ] {58006f3d-dcb2-4da7-9d3f-1509904f5670} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): There are no data parts 2025.02.25 03:48:38.607529 [ 3 ] {58006f3d-dcb2-4da7-9d3f-1509904f5670} TCPHandler: Processed in 0.003748054 sec. 2025.02.25 03:48:38.607747 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.607991 [ 4 ] {fcb45422-79ce-46ac-a0fe-b2d3e5ec2208} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.608073 [ 4 ] {fcb45422-79ce-46ac-a0fe-b2d3e5ec2208} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.25 03:48:38.609938 [ 4 ] {fcb45422-79ce-46ac-a0fe-b2d3e5ec2208} oximeter.measurements_string (7dee56d6-0aa4-41de-af3a-5254579738b4): Loading data parts 2025.02.25 03:48:38.610090 [ 4 ] {fcb45422-79ce-46ac-a0fe-b2d3e5ec2208} oximeter.measurements_string (7dee56d6-0aa4-41de-af3a-5254579738b4): There are no data parts 2025.02.25 03:48:38.611307 [ 4 ] {fcb45422-79ce-46ac-a0fe-b2d3e5ec2208} TCPHandler: Processed in 0.003625191 sec. 2025.02.25 03:48:38.611504 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.611785 [ 3 ] {91834165-bf93-45f4-acc1-e2e92c4d0161} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.611867 [ 3 ] {91834165-bf93-45f4-acc1-e2e92c4d0161} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.25 03:48:38.613872 [ 3 ] {91834165-bf93-45f4-acc1-e2e92c4d0161} oximeter.measurements_bytes (9771640a-1d1f-47a5-a0f1-4856412ae65c): Loading data parts 2025.02.25 03:48:38.614027 [ 3 ] {91834165-bf93-45f4-acc1-e2e92c4d0161} oximeter.measurements_bytes (9771640a-1d1f-47a5-a0f1-4856412ae65c): There are no data parts 2025.02.25 03:48:38.615272 [ 3 ] {91834165-bf93-45f4-acc1-e2e92c4d0161} TCPHandler: Processed in 0.003833416 sec. 2025.02.25 03:48:38.615487 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.615726 [ 4 ] {94ec6a2f-2e34-4877-9c79-cd6cb0affdc6} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.615794 [ 4 ] {94ec6a2f-2e34-4877-9c79-cd6cb0affdc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.25 03:48:38.617635 [ 4 ] {94ec6a2f-2e34-4877-9c79-cd6cb0affdc6} oximeter.measurements_cumulativei64 (cc420b13-7f1b-4092-9990-6fb9484473f1): Loading data parts 2025.02.25 03:48:38.617802 [ 4 ] {94ec6a2f-2e34-4877-9c79-cd6cb0affdc6} oximeter.measurements_cumulativei64 (cc420b13-7f1b-4092-9990-6fb9484473f1): There are no data parts 2025.02.25 03:48:38.619049 [ 4 ] {94ec6a2f-2e34-4877-9c79-cd6cb0affdc6} TCPHandler: Processed in 0.003630431 sec. 2025.02.25 03:48:38.619234 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.619519 [ 3 ] {ae93ce5b-6322-4388-8d98-c16e882aa12b} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.619583 [ 3 ] {ae93ce5b-6322-4388-8d98-c16e882aa12b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.25 03:48:38.621412 [ 3 ] {ae93ce5b-6322-4388-8d98-c16e882aa12b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Loading data parts 2025.02.25 03:48:38.621562 [ 3 ] {ae93ce5b-6322-4388-8d98-c16e882aa12b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): There are no data parts 2025.02.25 03:48:38.622819 [ 3 ] {ae93ce5b-6322-4388-8d98-c16e882aa12b} TCPHandler: Processed in 0.003650331 sec. 2025.02.25 03:48:38.623018 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.623277 [ 4 ] {c3e7d4fa-ee0b-4fc9-9058-fb856fcf88d8} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.623357 [ 4 ] {c3e7d4fa-ee0b-4fc9-9058-fb856fcf88d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.25 03:48:38.625157 [ 4 ] {c3e7d4fa-ee0b-4fc9-9058-fb856fcf88d8} oximeter.measurements_cumulativef32 (e62df1ae-857b-403c-9e6a-7cd2b23ab3c5): Loading data parts 2025.02.25 03:48:38.625313 [ 4 ] {c3e7d4fa-ee0b-4fc9-9058-fb856fcf88d8} oximeter.measurements_cumulativef32 (e62df1ae-857b-403c-9e6a-7cd2b23ab3c5): There are no data parts 2025.02.25 03:48:38.626546 [ 4 ] {c3e7d4fa-ee0b-4fc9-9058-fb856fcf88d8} TCPHandler: Processed in 0.003594861 sec. 2025.02.25 03:48:38.626714 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.626959 [ 3 ] {ff0b8541-2095-4c3b-a3e9-278df8e62464} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.627022 [ 3 ] {ff0b8541-2095-4c3b-a3e9-278df8e62464} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.25 03:48:38.628809 [ 3 ] {ff0b8541-2095-4c3b-a3e9-278df8e62464} oximeter.measurements_cumulativef64 (bfd390d1-f4e0-4a8c-ab15-f5b378f2e83c): Loading data parts 2025.02.25 03:48:38.628954 [ 3 ] {ff0b8541-2095-4c3b-a3e9-278df8e62464} oximeter.measurements_cumulativef64 (bfd390d1-f4e0-4a8c-ab15-f5b378f2e83c): There are no data parts 2025.02.25 03:48:38.630157 [ 3 ] {ff0b8541-2095-4c3b-a3e9-278df8e62464} TCPHandler: Processed in 0.00354367 sec. 2025.02.25 03:48:38.630325 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.630716 [ 4 ] {5b254b20-7239-4222-979c-c8cc779ed312} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.630813 [ 4 ] {5b254b20-7239-4222-979c-c8cc779ed312} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.25 03:48:38.632998 [ 4 ] {5b254b20-7239-4222-979c-c8cc779ed312} oximeter.measurements_histogrami8 (13a52e53-1945-4db0-b755-143e796ca6c2): Loading data parts 2025.02.25 03:48:38.633160 [ 4 ] {5b254b20-7239-4222-979c-c8cc779ed312} oximeter.measurements_histogrami8 (13a52e53-1945-4db0-b755-143e796ca6c2): There are no data parts 2025.02.25 03:48:38.634756 [ 4 ] {5b254b20-7239-4222-979c-c8cc779ed312} TCPHandler: Processed in 0.004431949 sec. 2025.02.25 03:48:38.634942 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.635325 [ 3 ] {04630b82-5c20-43ae-a08f-5727cd81e52d} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.635406 [ 3 ] {04630b82-5c20-43ae-a08f-5727cd81e52d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.25 03:48:38.637548 [ 3 ] {04630b82-5c20-43ae-a08f-5727cd81e52d} oximeter.measurements_histogramu8 (0ce752b0-7bb0-4b2d-958b-d799e2e6e101): Loading data parts 2025.02.25 03:48:38.637700 [ 3 ] {04630b82-5c20-43ae-a08f-5727cd81e52d} oximeter.measurements_histogramu8 (0ce752b0-7bb0-4b2d-958b-d799e2e6e101): There are no data parts 2025.02.25 03:48:38.639321 [ 3 ] {04630b82-5c20-43ae-a08f-5727cd81e52d} TCPHandler: Processed in 0.00444759 sec. 2025.02.25 03:48:38.639517 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.639818 [ 4 ] {65dcfcc1-657a-47af-9f8c-7c6f077323d0} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.639896 [ 4 ] {65dcfcc1-657a-47af-9f8c-7c6f077323d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.25 03:48:38.642085 [ 4 ] {65dcfcc1-657a-47af-9f8c-7c6f077323d0} oximeter.measurements_histogrami16 (6855c21b-371b-4905-aff7-bb05219bbf86): Loading data parts 2025.02.25 03:48:38.642245 [ 4 ] {65dcfcc1-657a-47af-9f8c-7c6f077323d0} oximeter.measurements_histogrami16 (6855c21b-371b-4905-aff7-bb05219bbf86): There are no data parts 2025.02.25 03:48:38.643845 [ 4 ] {65dcfcc1-657a-47af-9f8c-7c6f077323d0} TCPHandler: Processed in 0.004395899 sec. 2025.02.25 03:48:38.644027 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.644405 [ 3 ] {880047f0-564e-4828-80ba-abbd22ac7c5f} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.644486 [ 3 ] {880047f0-564e-4828-80ba-abbd22ac7c5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.25 03:48:38.646665 [ 3 ] {880047f0-564e-4828-80ba-abbd22ac7c5f} oximeter.measurements_histogramu16 (ef78b8bb-6666-4cdf-98e5-506d014a77d6): Loading data parts 2025.02.25 03:48:38.646818 [ 3 ] {880047f0-564e-4828-80ba-abbd22ac7c5f} oximeter.measurements_histogramu16 (ef78b8bb-6666-4cdf-98e5-506d014a77d6): There are no data parts 2025.02.25 03:48:38.648476 [ 3 ] {880047f0-564e-4828-80ba-abbd22ac7c5f} TCPHandler: Processed in 0.004515111 sec. 2025.02.25 03:48:38.648697 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.649049 [ 4 ] {2de22f64-0a06-4632-8920-fe23aa545ddb} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.649143 [ 4 ] {2de22f64-0a06-4632-8920-fe23aa545ddb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.25 03:48:38.651357 [ 4 ] {2de22f64-0a06-4632-8920-fe23aa545ddb} oximeter.measurements_histogrami32 (152d6d97-a8a7-44ba-92ad-34a6af0126e5): Loading data parts 2025.02.25 03:48:38.651533 [ 4 ] {2de22f64-0a06-4632-8920-fe23aa545ddb} oximeter.measurements_histogrami32 (152d6d97-a8a7-44ba-92ad-34a6af0126e5): There are no data parts 2025.02.25 03:48:38.653168 [ 4 ] {2de22f64-0a06-4632-8920-fe23aa545ddb} TCPHandler: Processed in 0.004537511 sec. 2025.02.25 03:48:38.653347 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.653725 [ 3 ] {74471cbb-c738-495f-a459-b9788f02f59d} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.653812 [ 3 ] {74471cbb-c738-495f-a459-b9788f02f59d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.25 03:48:38.656070 [ 3 ] {74471cbb-c738-495f-a459-b9788f02f59d} oximeter.measurements_histogramu32 (1b9602cc-cabd-4263-847a-c7a363f32788): Loading data parts 2025.02.25 03:48:38.656246 [ 3 ] {74471cbb-c738-495f-a459-b9788f02f59d} oximeter.measurements_histogramu32 (1b9602cc-cabd-4263-847a-c7a363f32788): There are no data parts 2025.02.25 03:48:38.657850 [ 3 ] {74471cbb-c738-495f-a459-b9788f02f59d} TCPHandler: Processed in 0.004569572 sec. 2025.02.25 03:48:38.658061 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.658410 [ 4 ] {65c5e383-ba9c-4f7e-8158-c8d63b0b37cc} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.658502 [ 4 ] {65c5e383-ba9c-4f7e-8158-c8d63b0b37cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.25 03:48:38.660765 [ 4 ] {65c5e383-ba9c-4f7e-8158-c8d63b0b37cc} oximeter.measurements_histogrami64 (51a617ca-284a-4389-b490-7d5767752de0): Loading data parts 2025.02.25 03:48:38.660929 [ 4 ] {65c5e383-ba9c-4f7e-8158-c8d63b0b37cc} oximeter.measurements_histogrami64 (51a617ca-284a-4389-b490-7d5767752de0): There are no data parts 2025.02.25 03:48:38.662526 [ 4 ] {65c5e383-ba9c-4f7e-8158-c8d63b0b37cc} TCPHandler: Processed in 0.004532841 sec. 2025.02.25 03:48:38.662726 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.663104 [ 3 ] {ecd0fdc2-9d47-4f64-9ad0-3df13c4a4aab} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.663191 [ 3 ] {ecd0fdc2-9d47-4f64-9ad0-3df13c4a4aab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.25 03:48:38.665364 [ 3 ] {ecd0fdc2-9d47-4f64-9ad0-3df13c4a4aab} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Loading data parts 2025.02.25 03:48:38.665528 [ 3 ] {ecd0fdc2-9d47-4f64-9ad0-3df13c4a4aab} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): There are no data parts 2025.02.25 03:48:38.667152 [ 3 ] {ecd0fdc2-9d47-4f64-9ad0-3df13c4a4aab} TCPHandler: Processed in 0.004493481 sec. 2025.02.25 03:48:38.667344 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.667631 [ 4 ] {4bf8d930-5895-4db4-a510-b4031b87f271} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.667710 [ 4 ] {4bf8d930-5895-4db4-a510-b4031b87f271} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.25 03:48:38.669814 [ 4 ] {4bf8d930-5895-4db4-a510-b4031b87f271} oximeter.measurements_histogramf32 (5621f815-9b01-46aa-b112-c213f6f7d7fc): Loading data parts 2025.02.25 03:48:38.669985 [ 4 ] {4bf8d930-5895-4db4-a510-b4031b87f271} oximeter.measurements_histogramf32 (5621f815-9b01-46aa-b112-c213f6f7d7fc): There are no data parts 2025.02.25 03:48:38.671585 [ 4 ] {4bf8d930-5895-4db4-a510-b4031b87f271} TCPHandler: Processed in 0.004297956 sec. 2025.02.25 03:48:38.671789 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.672163 [ 3 ] {943ea367-3f27-4a8e-b938-5c9efc42760f} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.672243 [ 3 ] {943ea367-3f27-4a8e-b938-5c9efc42760f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.25 03:48:38.674397 [ 3 ] {943ea367-3f27-4a8e-b938-5c9efc42760f} oximeter.measurements_histogramf64 (15d9e964-534f-45b6-8c81-b5694943491f): Loading data parts 2025.02.25 03:48:38.674560 [ 3 ] {943ea367-3f27-4a8e-b938-5c9efc42760f} oximeter.measurements_histogramf64 (15d9e964-534f-45b6-8c81-b5694943491f): There are no data parts 2025.02.25 03:48:38.676254 [ 3 ] {943ea367-3f27-4a8e-b938-5c9efc42760f} TCPHandler: Processed in 0.004531512 sec. 2025.02.25 03:48:38.676458 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.676715 [ 4 ] {e070b960-9630-403f-b2cd-602b73835407} executeQuery: (from [fd00:1122:3344:101::d]:47977) /* 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.02.25 03:48:38.676808 [ 4 ] {e070b960-9630-403f-b2cd-602b73835407} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.25 03:48:38.678901 [ 4 ] {e070b960-9630-403f-b2cd-602b73835407} oximeter.fields_bool (0ec235ea-0d61-4ac8-b8c4-a0729bd23d4c): Loading data parts 2025.02.25 03:48:38.679056 [ 4 ] {e070b960-9630-403f-b2cd-602b73835407} oximeter.fields_bool (0ec235ea-0d61-4ac8-b8c4-a0729bd23d4c): There are no data parts 2025.02.25 03:48:38.680654 [ 4 ] {e070b960-9630-403f-b2cd-602b73835407} TCPHandler: Processed in 0.004264045 sec. 2025.02.25 03:48:38.680859 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.681106 [ 3 ] {bb32d225-8e6b-4565-8808-38cdb81e9acf} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.681191 [ 3 ] {bb32d225-8e6b-4565-8808-38cdb81e9acf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.25 03:48:38.683216 [ 3 ] {bb32d225-8e6b-4565-8808-38cdb81e9acf} oximeter.fields_i8 (932aa5c0-7f0d-4538-bc34-77f0e2fb3e53): Loading data parts 2025.02.25 03:48:38.683367 [ 3 ] {bb32d225-8e6b-4565-8808-38cdb81e9acf} oximeter.fields_i8 (932aa5c0-7f0d-4538-bc34-77f0e2fb3e53): There are no data parts 2025.02.25 03:48:38.684971 [ 3 ] {bb32d225-8e6b-4565-8808-38cdb81e9acf} TCPHandler: Processed in 0.004177473 sec. 2025.02.25 03:48:38.685169 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.685401 [ 4 ] {50694559-afb5-40b7-91e5-835e2416318d} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.685459 [ 4 ] {50694559-afb5-40b7-91e5-835e2416318d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.25 03:48:38.687303 [ 4 ] {50694559-afb5-40b7-91e5-835e2416318d} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Loading data parts 2025.02.25 03:48:38.687456 [ 4 ] {50694559-afb5-40b7-91e5-835e2416318d} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): There are no data parts 2025.02.25 03:48:38.689042 [ 4 ] {50694559-afb5-40b7-91e5-835e2416318d} TCPHandler: Processed in 0.003927337 sec. 2025.02.25 03:48:38.689232 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.689477 [ 3 ] {0b1a634f-e3b1-43cf-9b8d-be522b1119b8} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.689565 [ 3 ] {0b1a634f-e3b1-43cf-9b8d-be522b1119b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.25 03:48:38.691746 [ 3 ] {0b1a634f-e3b1-43cf-9b8d-be522b1119b8} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Loading data parts 2025.02.25 03:48:38.691898 [ 3 ] {0b1a634f-e3b1-43cf-9b8d-be522b1119b8} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): There are no data parts 2025.02.25 03:48:38.693517 [ 3 ] {0b1a634f-e3b1-43cf-9b8d-be522b1119b8} TCPHandler: Processed in 0.004349108 sec. 2025.02.25 03:48:38.693699 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.693983 [ 4 ] {fc1db58d-3be0-45bd-a7ca-c147d3394e38} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.694052 [ 4 ] {fc1db58d-3be0-45bd-a7ca-c147d3394e38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.25 03:48:38.696314 [ 4 ] {fc1db58d-3be0-45bd-a7ca-c147d3394e38} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Loading data parts 2025.02.25 03:48:38.696471 [ 4 ] {fc1db58d-3be0-45bd-a7ca-c147d3394e38} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): There are no data parts 2025.02.25 03:48:38.698089 [ 4 ] {fc1db58d-3be0-45bd-a7ca-c147d3394e38} TCPHandler: Processed in 0.00445697 sec. 2025.02.25 03:48:38.698286 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.698555 [ 3 ] {64601334-d91b-43ab-8af6-71f7f3c66df0} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.698665 [ 3 ] {64601334-d91b-43ab-8af6-71f7f3c66df0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.25 03:48:38.700871 [ 3 ] {64601334-d91b-43ab-8af6-71f7f3c66df0} oximeter.fields_i32 (89a7e6bc-98a7-43e2-80db-7cdd7b631146): Loading data parts 2025.02.25 03:48:38.701031 [ 3 ] {64601334-d91b-43ab-8af6-71f7f3c66df0} oximeter.fields_i32 (89a7e6bc-98a7-43e2-80db-7cdd7b631146): There are no data parts 2025.02.25 03:48:38.702598 [ 3 ] {64601334-d91b-43ab-8af6-71f7f3c66df0} TCPHandler: Processed in 0.004379438 sec. 2025.02.25 03:48:38.702789 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.703075 [ 4 ] {98ddb616-9254-4f92-9276-b49786c6fbf2} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.703150 [ 4 ] {98ddb616-9254-4f92-9276-b49786c6fbf2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.25 03:48:38.705408 [ 4 ] {98ddb616-9254-4f92-9276-b49786c6fbf2} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Loading data parts 2025.02.25 03:48:38.705574 [ 4 ] {98ddb616-9254-4f92-9276-b49786c6fbf2} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): There are no data parts 2025.02.25 03:48:38.706819 [ 4 ] {98ddb616-9254-4f92-9276-b49786c6fbf2} TCPHandler: Processed in 0.004119463 sec. 2025.02.25 03:48:38.706998 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.707230 [ 3 ] {ecad29d2-da99-4e31-a0f8-5533ce8a916b} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.707310 [ 3 ] {ecad29d2-da99-4e31-a0f8-5533ce8a916b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.25 03:48:38.709563 [ 3 ] {ecad29d2-da99-4e31-a0f8-5533ce8a916b} oximeter.fields_i64 (df58fbe6-6638-455b-b75f-e09bba3134cc): Loading data parts 2025.02.25 03:48:38.709721 [ 3 ] {ecad29d2-da99-4e31-a0f8-5533ce8a916b} oximeter.fields_i64 (df58fbe6-6638-455b-b75f-e09bba3134cc): There are no data parts 2025.02.25 03:48:38.710958 [ 3 ] {ecad29d2-da99-4e31-a0f8-5533ce8a916b} TCPHandler: Processed in 0.0039917 sec. 2025.02.25 03:48:38.711139 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.711421 [ 4 ] {10ac091c-ba69-4014-8564-c11bfebea198} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.711498 [ 4 ] {10ac091c-ba69-4014-8564-c11bfebea198} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.25 03:48:38.713742 [ 4 ] {10ac091c-ba69-4014-8564-c11bfebea198} oximeter.fields_u64 (f9659804-9f4e-41dd-a836-5279812cadef): Loading data parts 2025.02.25 03:48:38.713885 [ 4 ] {10ac091c-ba69-4014-8564-c11bfebea198} oximeter.fields_u64 (f9659804-9f4e-41dd-a836-5279812cadef): There are no data parts 2025.02.25 03:48:38.715141 [ 4 ] {10ac091c-ba69-4014-8564-c11bfebea198} TCPHandler: Processed in 0.004068911 sec. 2025.02.25 03:48:38.715327 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.715576 [ 3 ] {59fe891e-c00f-48a3-9548-c2aeed9f97c9} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.715669 [ 3 ] {59fe891e-c00f-48a3-9548-c2aeed9f97c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.25 03:48:38.717976 [ 3 ] {59fe891e-c00f-48a3-9548-c2aeed9f97c9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Loading data parts 2025.02.25 03:48:38.718130 [ 3 ] {59fe891e-c00f-48a3-9548-c2aeed9f97c9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): There are no data parts 2025.02.25 03:48:38.719381 [ 3 ] {59fe891e-c00f-48a3-9548-c2aeed9f97c9} TCPHandler: Processed in 0.004120842 sec. 2025.02.25 03:48:38.719584 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.719919 [ 4 ] {b65ebd9a-dc21-4e33-b662-b628a258bd8d} executeQuery: (from [fd00:1122:3344:101::d]:47977) 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.02.25 03:48:38.719988 [ 4 ] {b65ebd9a-dc21-4e33-b662-b628a258bd8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.25 03:48:38.722244 [ 4 ] {b65ebd9a-dc21-4e33-b662-b628a258bd8d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Loading data parts 2025.02.25 03:48:38.722391 [ 4 ] {b65ebd9a-dc21-4e33-b662-b628a258bd8d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): There are no data parts 2025.02.25 03:48:38.723659 [ 4 ] {b65ebd9a-dc21-4e33-b662-b628a258bd8d} TCPHandler: Processed in 0.004146633 sec. 2025.02.25 03:48:38.723848 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.724096 [ 3 ] {819b8d45-7cf5-498f-bc75-d48131ead84c} executeQuery: (from [fd00:1122:3344:101::d]:56939) 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.02.25 03:48:38.724194 [ 3 ] {819b8d45-7cf5-498f-bc75-d48131ead84c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.25 03:48:38.726454 [ 3 ] {819b8d45-7cf5-498f-bc75-d48131ead84c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Loading data parts 2025.02.25 03:48:38.726616 [ 3 ] {819b8d45-7cf5-498f-bc75-d48131ead84c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): There are no data parts 2025.02.25 03:48:38.727861 [ 3 ] {819b8d45-7cf5-498f-bc75-d48131ead84c} TCPHandler: Processed in 0.004078821 sec. 2025.02.25 03:48:38.728070 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.728385 [ 4 ] {146d3f9a-5b4f-4eee-b2e5-361ffce0769a} executeQuery: (from [fd00:1122:3344:101::d]:47977) /* 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.02.25 03:48:38.728478 [ 4 ] {146d3f9a-5b4f-4eee-b2e5-361ffce0769a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.25 03:48:38.730623 [ 4 ] {146d3f9a-5b4f-4eee-b2e5-361ffce0769a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Loading data parts 2025.02.25 03:48:38.730815 [ 4 ] {146d3f9a-5b4f-4eee-b2e5-361ffce0769a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): There are no data parts 2025.02.25 03:48:38.732235 [ 4 ] {146d3f9a-5b4f-4eee-b2e5-361ffce0769a} TCPHandler: Processed in 0.004220654 sec. 2025.02.25 03:48:38.732434 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:38.732728 [ 3 ] {24942207-7d10-4709-bc47-819d9e983a5f} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.25 03:48:38.734060 [ 3 ] {24942207-7d10-4709-bc47-819d9e983a5f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.25 03:48:38.742762 [ 259 ] {24942207-7d10-4709-bc47-819d9e983a5f} oximeter.version (4bfa914a-0d43-4bf1-932b-49fdca69b733): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:38.742890 [ 259 ] {24942207-7d10-4709-bc47-819d9e983a5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.25 03:48:38.747515 [ 259 ] {24942207-7d10-4709-bc47-819d9e983a5f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:38.747908 [ 259 ] {24942207-7d10-4709-bc47-819d9e983a5f} oximeter.version (4bfa914a-0d43-4bf1-932b-49fdca69b733): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:38.748239 [ 3 ] {24942207-7d10-4709-bc47-819d9e983a5f} executeQuery: Read 1 rows, 16.00 B in 0.01563 sec., 63.97952655150351 rows/sec., 1023.67 B/sec. 2025.02.25 03:48:38.748594 [ 3 ] {24942207-7d10-4709-bc47-819d9e983a5f} TCPHandler: Processed in 0.016224033 sec. 2025.02.25 03:48:39.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 125.07 MiB, peak 125.07 MiB, free memory in arenas 0.00 B, will set to 139.26 MiB (RSS), difference: 14.20 MiB 2025.02.25 03:48:40.145118 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62031 2025.02.25 03:48:40.145253 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.145287 [ 261 ] {} TCP-Session: 75eaa8b2-a197-4fca-99ba-31977eccf6af Authenticating user 'default' from [fd00:1122:3344:101::c]:62031 2025.02.25 03:48:40.145355 [ 261 ] {} TCP-Session: 75eaa8b2-a197-4fca-99ba-31977eccf6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.145372 [ 261 ] {} TCP-Session: 75eaa8b2-a197-4fca-99ba-31977eccf6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.145431 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.25 03:48:40.145487 [ 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.02.25 03:48:40.145509 [ 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.02.25 03:48:40.146387 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49991 2025.02.25 03:48:40.146545 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.146570 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55921 2025.02.25 03:48:40.146570 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42457 2025.02.25 03:48:40.146656 [ 262 ] {} TCP-Session: 138ba021-5e39-4a1a-bebb-f618afc8103b Authenticating user 'default' from [fd00:1122:3344:101::c]:49991 2025.02.25 03:48:40.146648 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33735 2025.02.25 03:48:40.146703 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37092 2025.02.25 03:48:40.146981 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.146987 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45265 2025.02.25 03:48:40.146994 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.146972 [ 262 ] {} TCP-Session: 138ba021-5e39-4a1a-bebb-f618afc8103b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147140 [ 264 ] {} TCP-Session: af917914-9360-4c71-abd6-2a791fd0bdd3 Authenticating user 'default' from [fd00:1122:3344:101::c]:42457 2025.02.25 03:48:40.147225 [ 263 ] {} TCP-Session: 916af5d7-66c5-46b2-811f-f4e3b2770783 Authenticating user 'default' from [fd00:1122:3344:101::c]:55921 2025.02.25 03:48:40.147261 [ 264 ] {} TCP-Session: af917914-9360-4c71-abd6-2a791fd0bdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147313 [ 262 ] {} TCP-Session: 138ba021-5e39-4a1a-bebb-f618afc8103b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147229 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45701 2025.02.25 03:48:40.147359 [ 264 ] {} TCP-Session: af917914-9360-4c71-abd6-2a791fd0bdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147393 [ 263 ] {} TCP-Session: 916af5d7-66c5-46b2-811f-f4e3b2770783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147529 [ 263 ] {} TCP-Session: 916af5d7-66c5-46b2-811f-f4e3b2770783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147706 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.147745 [ 268 ] {} TCP-Session: 4b8b8c12-59ae-4bed-a3f9-fec1cfef2c54 Authenticating user 'default' from [fd00:1122:3344:101::c]:45701 2025.02.25 03:48:40.147763 [ 268 ] {} TCP-Session: 4b8b8c12-59ae-4bed-a3f9-fec1cfef2c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.147816 [ 268 ] {} TCP-Session: 4b8b8c12-59ae-4bed-a3f9-fec1cfef2c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.148976 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.149015 [ 265 ] {} TCP-Session: f7cd8b78-600e-4d31-bc29-74fcdedd4a98 Authenticating user 'default' from [fd00:1122:3344:101::c]:33735 2025.02.25 03:48:40.149060 [ 265 ] {} TCP-Session: f7cd8b78-600e-4d31-bc29-74fcdedd4a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.149092 [ 265 ] {} TCP-Session: f7cd8b78-600e-4d31-bc29-74fcdedd4a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.156871 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.156900 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.156920 [ 267 ] {} TCP-Session: c0827459-4adb-45a6-854a-550db5011579 Authenticating user 'default' from [fd00:1122:3344:101::c]:45265 2025.02.25 03:48:40.157010 [ 267 ] {} TCP-Session: c0827459-4adb-45a6-854a-550db5011579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.157012 [ 266 ] {} TCP-Session: 6a13cc8e-3bcc-4761-bba5-24af1acb675d Authenticating user 'default' from [fd00:1122:3344:101::c]:37092 2025.02.25 03:48:40.157033 [ 267 ] {} TCP-Session: c0827459-4adb-45a6-854a-550db5011579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.157092 [ 266 ] {} TCP-Session: 6a13cc8e-3bcc-4761-bba5-24af1acb675d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.157125 [ 266 ] {} TCP-Session: 6a13cc8e-3bcc-4761-bba5-24af1acb675d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.228087 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52302 2025.02.25 03:48:40.228215 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.228245 [ 269 ] {} TCP-Session: 86ea5596-edce-4e91-a4cb-118d0bb4809c Authenticating user 'default' from [fd00:1122:3344:101::a]:52302 2025.02.25 03:48:40.228306 [ 269 ] {} TCP-Session: 86ea5596-edce-4e91-a4cb-118d0bb4809c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.228321 [ 269 ] {} TCP-Session: 86ea5596-edce-4e91-a4cb-118d0bb4809c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.228379 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.25 03:48:40.228418 [ 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.02.25 03:48:40.228447 [ 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.02.25 03:48:40.229873 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56030 2025.02.25 03:48:40.229949 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65401 2025.02.25 03:48:40.230203 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.230150 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44091 2025.02.25 03:48:40.230213 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.230321 [ 270 ] {} TCP-Session: 12cbb35b-0086-4524-b76b-bf828b34b023 Authenticating user 'default' from [fd00:1122:3344:101::a]:56030 2025.02.25 03:48:40.230339 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43611 2025.02.25 03:48:40.230363 [ 271 ] {} TCP-Session: 3a2f51f8-2b18-4c05-98e8-895ec4a9d60e Authenticating user 'default' from [fd00:1122:3344:101::a]:65401 2025.02.25 03:48:40.230671 [ 271 ] {} TCP-Session: 3a2f51f8-2b18-4c05-98e8-895ec4a9d60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.230702 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.230700 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39776 2025.02.25 03:48:40.230780 [ 271 ] {} TCP-Session: 3a2f51f8-2b18-4c05-98e8-895ec4a9d60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.230741 [ 270 ] {} TCP-Session: 12cbb35b-0086-4524-b76b-bf828b34b023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.230741 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42579 2025.02.25 03:48:40.230908 [ 273 ] {} TCP-Session: 165b57cd-83b1-4704-9421-a7181b52036a Authenticating user 'default' from [fd00:1122:3344:101::a]:43611 2025.02.25 03:48:40.230913 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.231254 [ 272 ] {} TCP-Session: f2cd003d-55f3-49e0-98f2-455bbddd6cec Authenticating user 'default' from [fd00:1122:3344:101::a]:44091 2025.02.25 03:48:40.231278 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.231292 [ 270 ] {} TCP-Session: 12cbb35b-0086-4524-b76b-bf828b34b023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231334 [ 272 ] {} TCP-Session: f2cd003d-55f3-49e0-98f2-455bbddd6cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231275 [ 273 ] {} TCP-Session: 165b57cd-83b1-4704-9421-a7181b52036a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231250 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44211 2025.02.25 03:48:40.231426 [ 274 ] {} TCP-Session: 53cdf601-b27a-46f4-88ea-8dac58663ce9 Authenticating user 'default' from [fd00:1122:3344:101::a]:39776 2025.02.25 03:48:40.231479 [ 272 ] {} TCP-Session: f2cd003d-55f3-49e0-98f2-455bbddd6cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231465 [ 273 ] {} TCP-Session: 165b57cd-83b1-4704-9421-a7181b52036a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231649 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.231648 [ 274 ] {} TCP-Session: 53cdf601-b27a-46f4-88ea-8dac58663ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231755 [ 276 ] {} TCP-Session: 7b4b8b30-62a5-4019-8c91-e885c7e5358b Authenticating user 'default' from [fd00:1122:3344:101::a]:44211 2025.02.25 03:48:40.231766 [ 274 ] {} TCP-Session: 53cdf601-b27a-46f4-88ea-8dac58663ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231808 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:40.231787 [ 276 ] {} TCP-Session: 7b4b8b30-62a5-4019-8c91-e885c7e5358b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231953 [ 276 ] {} TCP-Session: 7b4b8b30-62a5-4019-8c91-e885c7e5358b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.231967 [ 275 ] {} TCP-Session: 891369e0-cd3c-49b3-b7d6-9df12bef943e Authenticating user 'default' from [fd00:1122:3344:101::a]:42579 2025.02.25 03:48:40.232059 [ 275 ] {} TCP-Session: 891369e0-cd3c-49b3-b7d6-9df12bef943e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:40.232074 [ 275 ] {} TCP-Session: 891369e0-cd3c-49b3-b7d6-9df12bef943e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.535645 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45670 2025.02.25 03:48:41.535872 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.535902 [ 277 ] {} TCP-Session: 5feb8bf9-1a47-451e-a250-bb4d8eb2ce88 Authenticating user 'default' from [fd00:1122:3344:101::b]:45670 2025.02.25 03:48:41.535927 [ 277 ] {} TCP-Session: 5feb8bf9-1a47-451e-a250-bb4d8eb2ce88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.535980 [ 277 ] {} TCP-Session: 5feb8bf9-1a47-451e-a250-bb4d8eb2ce88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.536054 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.25 03:48:41.536082 [ 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.02.25 03:48:41.536124 [ 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.02.25 03:48:41.537096 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59156 2025.02.25 03:48:41.537100 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48684 2025.02.25 03:48:41.537358 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.537322 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41051 2025.02.25 03:48:41.537429 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59308 2025.02.25 03:48:41.537445 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.537477 [ 279 ] {} TCP-Session: dd5ab1b2-787c-4e04-8156-1563f91c2820 Authenticating user 'default' from [fd00:1122:3344:101::b]:59156 2025.02.25 03:48:41.537533 [ 279 ] {} TCP-Session: dd5ab1b2-787c-4e04-8156-1563f91c2820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.537763 [ 278 ] {} TCP-Session: 2e5014db-20ed-415e-85a8-65e1755d95bf Authenticating user 'default' from [fd00:1122:3344:101::b]:48684 2025.02.25 03:48:41.537729 [ 279 ] {} TCP-Session: dd5ab1b2-787c-4e04-8156-1563f91c2820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.537780 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46228 2025.02.25 03:48:41.537958 [ 278 ] {} TCP-Session: 2e5014db-20ed-415e-85a8-65e1755d95bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.537959 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.538051 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35150 2025.02.25 03:48:41.538065 [ 278 ] {} TCP-Session: 2e5014db-20ed-415e-85a8-65e1755d95bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538183 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.538197 [ 280 ] {} TCP-Session: fa966467-c921-4ce2-9c19-97696bd5c3c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:41051 2025.02.25 03:48:41.537989 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.538360 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55433 2025.02.25 03:48:41.538405 [ 280 ] {} TCP-Session: fa966467-c921-4ce2-9c19-97696bd5c3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538275 [ 282 ] {} TCP-Session: 27573f1d-b6ca-4799-b7f6-497e4d5a5465 Authenticating user 'default' from [fd00:1122:3344:101::b]:46228 2025.02.25 03:48:41.538574 [ 280 ] {} TCP-Session: fa966467-c921-4ce2-9c19-97696bd5c3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538441 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.538608 [ 282 ] {} TCP-Session: 27573f1d-b6ca-4799-b7f6-497e4d5a5465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538602 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.25 03:48:41.538660 [ 281 ] {} TCP-Session: 56643d55-6cdc-47ab-9781-362ae1f17599 Authenticating user 'default' from [fd00:1122:3344:101::b]:59308 2025.02.25 03:48:41.538710 [ 282 ] {} TCP-Session: 27573f1d-b6ca-4799-b7f6-497e4d5a5465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538752 [ 284 ] {} TCP-Session: 4a66a5ff-8b62-40c7-8f51-0a71fe272baf Authenticating user 'default' from [fd00:1122:3344:101::b]:55433 2025.02.25 03:48:41.538775 [ 281 ] {} TCP-Session: 56643d55-6cdc-47ab-9781-362ae1f17599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538753 [ 283 ] {} TCP-Session: bc780486-b06e-487c-bd4d-c1ae119233ae Authenticating user 'default' from [fd00:1122:3344:101::b]:35150 2025.02.25 03:48:41.538811 [ 284 ] {} TCP-Session: 4a66a5ff-8b62-40c7-8f51-0a71fe272baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538829 [ 281 ] {} TCP-Session: 56643d55-6cdc-47ab-9781-362ae1f17599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538879 [ 283 ] {} TCP-Session: bc780486-b06e-487c-bd4d-c1ae119233ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538918 [ 284 ] {} TCP-Session: 4a66a5ff-8b62-40c7-8f51-0a71fe272baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:41.538953 [ 283 ] {} TCP-Session: bc780486-b06e-487c-bd4d-c1ae119233ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:48:45.308575 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.25 03:48:45.308593 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.25 03:48:45.308815 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.25 03:48:45.308834 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.25 03:48:45.318329 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Loading data parts 2025.02.25 03:48:45.318950 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): There are no data parts 2025.02.25 03:48:45.328303 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:45.328377 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.25 03:48:45.332328 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:45.333458 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:45.334196 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.25 03:48:45.338921 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Loading data parts 2025.02.25 03:48:45.339196 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): There are no data parts 2025.02.25 03:48:45.364382 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:45.364428 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.25 03:48:45.372216 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:45.373463 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:45.376236 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.25 03:48:46.001051 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.79 MiB, peak 149.79 MiB, free memory in arenas 0.00 B, will set to 150.59 MiB (RSS), difference: 4.79 MiB 2025.02.25 03:48:47.809194 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.25 03:48:47.809301 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.25 03:48:47.814163 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Loading data parts 2025.02.25 03:48:47.814435 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): There are no data parts 2025.02.25 03:48:47.820436 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:47.820478 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:47.822297 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:47.823035 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:47.823599 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.25 03:48:48.001035 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.77 MiB, peak 154.77 MiB, free memory in arenas 0.00 B, will set to 150.98 MiB (RSS), difference: -3.79 MiB 2025.02.25 03:48:52.778660 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:48:52.778732 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:48:52.834911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.25 03:48:52.835771 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:52.835960 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:52.836666 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:48:52.837182 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:52.837603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.25 03:48:52.876880 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.25 03:48:52.898919 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:52.898992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:52.907501 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:48:52.908837 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:52.912313 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.25 03:48:53.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.65 MiB, peak 155.65 MiB, free memory in arenas 0.00 B, will set to 152.77 MiB (RSS), difference: 1.12 MiB 2025.02.25 03:48:58.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.78 MiB, peak 155.65 MiB, free memory in arenas 0.00 B, will set to 152.80 MiB (RSS), difference: 4.02 MiB 2025.02.25 03:48:58.763061 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.763423 [ 3 ] {3437e4f4-9cd4-4b6e-92d4-e2926c5938ff} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.763861 [ 3 ] {3437e4f4-9cd4-4b6e-92d4-e2926c5938ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.764147 [ 3 ] {3437e4f4-9cd4-4b6e-92d4-e2926c5938ff} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.768757 [ 3 ] {3437e4f4-9cd4-4b6e-92d4-e2926c5938ff} TCPHandler: Processed in 0.005839891 sec. 2025.02.25 03:48:58.777104 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.777364 [ 4 ] {d699cd4d-9e64-4aeb-8852-26e8b6c155ae} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.781264 [ 4 ] {d699cd4d-9e64-4aeb-8852-26e8b6c155ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.781354 [ 4 ] {d699cd4d-9e64-4aeb-8852-26e8b6c155ae} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.782174 [ 4 ] {d699cd4d-9e64-4aeb-8852-26e8b6c155ae} TCPHandler: Processed in 0.005206347 sec. 2025.02.25 03:48:58.782549 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.782746 [ 3 ] {c76c2ba7-5282-4285-ba70-2f6c98a1efac} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.783213 [ 3 ] {c76c2ba7-5282-4285-ba70-2f6c98a1efac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.783272 [ 3 ] {c76c2ba7-5282-4285-ba70-2f6c98a1efac} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.783796 [ 3 ] {c76c2ba7-5282-4285-ba70-2f6c98a1efac} TCPHandler: Processed in 0.001316819 sec. 2025.02.25 03:48:58.784067 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.784258 [ 4 ] {09472e14-b2ab-4583-a536-f463e244b06f} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.784699 [ 4 ] {09472e14-b2ab-4583-a536-f463e244b06f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.784766 [ 4 ] {09472e14-b2ab-4583-a536-f463e244b06f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.785275 [ 4 ] {09472e14-b2ab-4583-a536-f463e244b06f} TCPHandler: Processed in 0.001277809 sec. 2025.02.25 03:48:58.785564 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.785716 [ 3 ] {faecb42a-3eba-4f80-8044-61d363031356} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.786140 [ 3 ] {faecb42a-3eba-4f80-8044-61d363031356} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.786208 [ 3 ] {faecb42a-3eba-4f80-8044-61d363031356} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.786788 [ 3 ] {faecb42a-3eba-4f80-8044-61d363031356} TCPHandler: Processed in 0.001280519 sec. 2025.02.25 03:48:58.787042 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.787198 [ 4 ] {37560ee6-a534-4dee-9380-e535a43a194c} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.787564 [ 4 ] {37560ee6-a534-4dee-9380-e535a43a194c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.787619 [ 4 ] {37560ee6-a534-4dee-9380-e535a43a194c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.788111 [ 4 ] {37560ee6-a534-4dee-9380-e535a43a194c} TCPHandler: Processed in 0.001122636 sec. 2025.02.25 03:48:58.788465 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.788617 [ 3 ] {f7512dc0-6bb8-462e-8ced-b082348cbd6f} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.788988 [ 3 ] {f7512dc0-6bb8-462e-8ced-b082348cbd6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.789046 [ 3 ] {f7512dc0-6bb8-462e-8ced-b082348cbd6f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.789549 [ 3 ] {f7512dc0-6bb8-462e-8ced-b082348cbd6f} TCPHandler: Processed in 0.001139486 sec. 2025.02.25 03:48:58.789783 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.789960 [ 4 ] {0ef60a44-1030-4e6f-bf1c-41f4ddb03419} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.790411 [ 4 ] {0ef60a44-1030-4e6f-bf1c-41f4ddb03419} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.790478 [ 4 ] {0ef60a44-1030-4e6f-bf1c-41f4ddb03419} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.791044 [ 4 ] {0ef60a44-1030-4e6f-bf1c-41f4ddb03419} TCPHandler: Processed in 0.001317159 sec. 2025.02.25 03:48:58.791345 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.791500 [ 3 ] {a4adc838-538a-41f8-adaa-08f3f972ed52} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.791874 [ 3 ] {a4adc838-538a-41f8-adaa-08f3f972ed52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.791929 [ 3 ] {a4adc838-538a-41f8-adaa-08f3f972ed52} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.792420 [ 3 ] {a4adc838-538a-41f8-adaa-08f3f972ed52} TCPHandler: Processed in 0.001132005 sec. 2025.02.25 03:48:58.792688 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.792850 [ 4 ] {ed87123f-09be-4503-a80f-b496fc322a57} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.793297 [ 4 ] {ed87123f-09be-4503-a80f-b496fc322a57} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.793362 [ 4 ] {ed87123f-09be-4503-a80f-b496fc322a57} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.793914 [ 4 ] {ed87123f-09be-4503-a80f-b496fc322a57} TCPHandler: Processed in 0.001280908 sec. 2025.02.25 03:48:58.794167 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.794325 [ 3 ] {f1fd4725-179f-4669-b104-39ae0ac9afb6} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.794703 [ 3 ] {f1fd4725-179f-4669-b104-39ae0ac9afb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.794758 [ 3 ] {f1fd4725-179f-4669-b104-39ae0ac9afb6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.795249 [ 3 ] {f1fd4725-179f-4669-b104-39ae0ac9afb6} TCPHandler: Processed in 0.001142865 sec. 2025.02.25 03:48:58.795495 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.795652 [ 4 ] {fd704f00-f9e1-49bd-bc7b-d078a8fd0bfa} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.796032 [ 4 ] {fd704f00-f9e1-49bd-bc7b-d078a8fd0bfa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.796087 [ 4 ] {fd704f00-f9e1-49bd-bc7b-d078a8fd0bfa} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.796571 [ 4 ] {fd704f00-f9e1-49bd-bc7b-d078a8fd0bfa} TCPHandler: Processed in 0.001128315 sec. 2025.02.25 03:48:58.796848 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.797038 [ 3 ] {e9ccc6fe-9365-40f8-9af7-37255ef0e2e7} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.797500 [ 3 ] {e9ccc6fe-9365-40f8-9af7-37255ef0e2e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.797566 [ 3 ] {e9ccc6fe-9365-40f8-9af7-37255ef0e2e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.798107 [ 3 ] {e9ccc6fe-9365-40f8-9af7-37255ef0e2e7} TCPHandler: Processed in 0.001320189 sec. 2025.02.25 03:48:58.798369 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.798529 [ 4 ] {2aa06f80-a013-44c0-a80f-f4b171b7ad01} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.798922 [ 4 ] {2aa06f80-a013-44c0-a80f-f4b171b7ad01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.798978 [ 4 ] {2aa06f80-a013-44c0-a80f-f4b171b7ad01} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.799467 [ 4 ] {2aa06f80-a013-44c0-a80f-f4b171b7ad01} TCPHandler: Processed in 0.001152056 sec. 2025.02.25 03:48:58.799714 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.799887 [ 3 ] {58024e52-c45c-4b95-9b88-44db92b0d3c3} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.800362 [ 3 ] {58024e52-c45c-4b95-9b88-44db92b0d3c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.800429 [ 3 ] {58024e52-c45c-4b95-9b88-44db92b0d3c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.800998 [ 3 ] {58024e52-c45c-4b95-9b88-44db92b0d3c3} TCPHandler: Processed in 0.00133799 sec. 2025.02.25 03:48:58.801240 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.801402 [ 4 ] {53e2fdd5-97be-471d-9021-8d37d7227062} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.801797 [ 4 ] {53e2fdd5-97be-471d-9021-8d37d7227062} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.801851 [ 4 ] {53e2fdd5-97be-471d-9021-8d37d7227062} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.802347 [ 4 ] {53e2fdd5-97be-471d-9021-8d37d7227062} TCPHandler: Processed in 0.001160596 sec. 2025.02.25 03:48:58.802618 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.802780 [ 3 ] {e834ad77-5880-41bf-ad97-7f23b5a1d6c8} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.803254 [ 3 ] {e834ad77-5880-41bf-ad97-7f23b5a1d6c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.803321 [ 3 ] {e834ad77-5880-41bf-ad97-7f23b5a1d6c8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.803895 [ 3 ] {e834ad77-5880-41bf-ad97-7f23b5a1d6c8} TCPHandler: Processed in 0.0013313 sec. 2025.02.25 03:48:58.804173 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.804338 [ 4 ] {02e9ec7c-3f0e-4114-bb33-e8912e04f5d0} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:48:58.804745 [ 4 ] {02e9ec7c-3f0e-4114-bb33-e8912e04f5d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.804800 [ 4 ] {02e9ec7c-3f0e-4114-bb33-e8912e04f5d0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:48:58.805328 [ 4 ] {02e9ec7c-3f0e-4114-bb33-e8912e04f5d0} TCPHandler: Processed in 0.001211657 sec. 2025.02.25 03:48:58.807024 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.807157 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:48:58.807210 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:48:58.808083 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:58.808130 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:58.808885 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:58.809477 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:58.809719 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} executeQuery: Read 18 rows, 2.52 KiB in 0.002595 sec., 6936.416184971098 rows/sec., 970.16 KiB/sec. 2025.02.25 03:48:58.809795 [ 3 ] {4d3d1dee-ab12-46a3-bb2b-aa9de09bd93b} TCPHandler: Processed in 0.002827743 sec. 2025.02.25 03:48:58.809971 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.810135 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:48:58.810195 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:48:58.811653 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:58.811694 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:58.812333 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:58.813011 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:58.813351 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} executeQuery: Read 30 rows, 2.40 KiB in 0.003245 sec., 9244.992295839753 rows/sec., 739.12 KiB/sec. 2025.02.25 03:48:58.813454 [ 4 ] {a32f5d61-96cb-4fcf-a39a-ffa9a84e34c8} TCPHandler: Processed in 0.003550029 sec. 2025.02.25 03:48:58.813642 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.813773 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:48:58.813837 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:48:58.814581 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:58.814628 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:58.815184 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:58.815697 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:58.815900 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} executeQuery: Read 36 rows, 2.88 KiB in 0.002158 sec., 16682.113067655235 rows/sec., 1.30 MiB/sec. 2025.02.25 03:48:58.815954 [ 3 ] {67c0d389-2381-496f-adf9-8ed0e859285c} TCPHandler: Processed in 0.002376963 sec. 2025.02.25 03:48:58.816111 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.816238 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:48:58.816293 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:48:58.817462 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:58.817500 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:58.818081 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:58.818551 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:58.818838 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} executeQuery: Read 36 rows, 2.59 KiB in 0.002615 sec., 13766.730401529636 rows/sec., 989.26 KiB/sec. 2025.02.25 03:48:58.818912 [ 4 ] {df7148f7-aaaf-4afc-afd5-56c0656fddfe} TCPHandler: Processed in 0.002862155 sec. 2025.02.25 03:48:58.819071 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:48:58.819197 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:48:58.819248 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:48:58.819736 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:48:58.819775 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:48:58.820311 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:48:58.820828 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:48:58.821060 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} executeQuery: Read 18 rows, 1.22 KiB in 0.001888 sec., 9533.898305084746 rows/sec., 647.08 KiB/sec. 2025.02.25 03:48:58.821116 [ 3 ] {48a3c1c1-e9eb-480c-a50b-4baf77e4c425} TCPHandler: Processed in 0.002106657 sec. 2025.02.25 03:49:00.337733 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.25 03:49:00.338871 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:00.338968 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:00.339812 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:00.340312 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:00.340553 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.25 03:49:00.412493 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.25 03:49:00.432112 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:00.432172 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:00.439310 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:00.440702 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:00.443352 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.25 03:49:03.762347 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:03.762671 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:03.762788 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:03.763617 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:03.763665 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:03.764228 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:03.764740 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:03.765048 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} executeQuery: Read 30 rows, 2.40 KiB in 0.002443 sec., 12279.983626688498 rows/sec., 981.76 KiB/sec. 2025.02.25 03:49:03.765135 [ 3 ] {66a80ca9-d6d1-4789-9044-92ce3f2a6014} TCPHandler: Processed in 0.002975597 sec. 2025.02.25 03:49:03.765465 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:03.765770 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:03.765886 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:03.766743 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:03.766787 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:03.767322 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:03.767787 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:03.768022 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} executeQuery: Read 36 rows, 2.88 KiB in 0.002337 sec., 15404.364569961488 rows/sec., 1.20 MiB/sec. 2025.02.25 03:49:03.768089 [ 4 ] {cec08db3-8905-4bde-a5b7-78c3b7be61d9} TCPHandler: Processed in 0.002812802 sec. 2025.02.25 03:49:03.768342 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:03.768574 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:03.768672 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:03.769380 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:03.769418 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:03.769906 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:03.770464 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:03.770682 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} executeQuery: Read 60 rows, 4.31 KiB in 0.002171 sec., 27637.033625057575 rows/sec., 1.94 MiB/sec. 2025.02.25 03:49:03.770733 [ 3 ] {37a85853-c3a1-449e-9ab1-6215ab2bf03e} TCPHandler: Processed in 0.002504386 sec. 2025.02.25 03:49:03.770897 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:03.771037 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:03.771091 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:03.771586 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:03.771627 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:03.772100 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:03.772538 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:03.772816 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} executeQuery: Read 30 rows, 2.04 KiB in 0.001793 sec., 16731.734523145566 rows/sec., 1.11 MiB/sec. 2025.02.25 03:49:03.772884 [ 4 ] {42cf947d-484f-4792-8ef2-143f3cae8f75} TCPHandler: Processed in 0.002055736 sec. 2025.02.25 03:49:07.778975 [ 107 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:49:07.779040 [ 107 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:49:07.824838 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.25 03:49:07.828892 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:07.828948 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:07.830595 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:07.831161 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:07.831740 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.25 03:49:07.840649 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.25 03:49:07.841287 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:07.841333 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:07.842043 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:07.842538 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:07.842788 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.25 03:49:07.943414 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.25 03:49:07.962699 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:07.962762 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:07.970289 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:07.971442 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:07.974035 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.25 03:49:08.760021 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.760297 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.760807 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.762895 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.25 03:49:08.763284 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.765514 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.766066 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.25 03:49:08.769155 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.769249 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.769286 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.771392 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.25 03:49:08.771451 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.779556 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} executeQuery: Read 18 rows, 754.00 B in 0.01938 sec., 928.7925696594426 rows/sec., 37.99 KiB/sec. 2025.02.25 03:49:08.779695 [ 3 ] {e51d2954-5496-4c9a-bbf0-e6f6c38e73c2} TCPHandler: Processed in 0.019812233 sec. 2025.02.25 03:49:08.780523 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.780769 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.781162 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.781208 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.25 03:49:08.781515 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.781595 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.781774 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.25 03:49:08.781814 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.781838 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.781856 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.781906 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.25 03:49:08.781931 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.782627 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} executeQuery: Read 18 rows, 754.00 B in 0.001968 sec., 9146.341463414634 rows/sec., 374.15 KiB/sec. 2025.02.25 03:49:08.782748 [ 4 ] {ff3666c7-f917-4c35-8d74-6586b7f302c1} TCPHandler: Processed in 0.002354152 sec. 2025.02.25 03:49:08.783861 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.784074 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.784401 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.784443 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.25 03:49:08.784717 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.784785 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.785046 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.25 03:49:08.785084 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.785116 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.785133 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.785182 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.25 03:49:08.785205 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.785823 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} executeQuery: Read 18 rows, 754.00 B in 0.001851 sec., 9724.47325769854 rows/sec., 397.80 KiB/sec. 2025.02.25 03:49:08.785947 [ 3 ] {62f4b6ee-f101-4df9-97f1-811381281afd} TCPHandler: Processed in 0.002152878 sec. 2025.02.25 03:49:08.786588 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.786772 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.787078 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.787121 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.25 03:49:08.787394 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.787461 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.787606 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.25 03:49:08.787640 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.787663 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.787679 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.787723 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.25 03:49:08.787747 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.788362 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} executeQuery: Read 18 rows, 754.00 B in 0.001669 sec., 10784.901138406232 rows/sec., 441.18 KiB/sec. 2025.02.25 03:49:08.788479 [ 4 ] {1beb5612-50bd-4f32-8874-848e2d1eca87} TCPHandler: Processed in 0.001948844 sec. 2025.02.25 03:49:08.788968 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.789276 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.789640 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.789692 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.25 03:49:08.790027 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.790108 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.790262 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.25 03:49:08.790296 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.790318 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.790336 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.790380 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.25 03:49:08.790403 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.791082 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} executeQuery: Read 18 rows, 754.00 B in 0.001936 sec., 9297.520661157025 rows/sec., 380.33 KiB/sec. 2025.02.25 03:49:08.791202 [ 3 ] {d9a3f35e-919e-48cc-98a2-b7e32281fa93} TCPHandler: Processed in 0.002340593 sec. 2025.02.25 03:49:08.791508 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.791713 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.792027 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.792072 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.25 03:49:08.792390 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.792457 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.792606 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.25 03:49:08.792640 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.792663 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.792680 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.792723 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.25 03:49:08.792745 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.793295 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. 2025.02.25 03:49:08.793409 [ 4 ] {b5b133bc-399d-4fee-836d-7833d4b92c8b} TCPHandler: Processed in 0.001961174 sec. 2025.02.25 03:49:08.793702 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.793876 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.794189 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.794232 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.25 03:49:08.794511 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.794579 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.794729 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.25 03:49:08.794763 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.794785 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.794802 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.794845 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.25 03:49:08.794868 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.795452 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} executeQuery: Read 18 rows, 754.00 B in 0.001656 sec., 10869.565217391304 rows/sec., 444.64 KiB/sec. 2025.02.25 03:49:08.795568 [ 3 ] {e14ae86b-a97b-47e5-988f-f7828d94c3be} TCPHandler: Processed in 0.001922033 sec. 2025.02.25 03:49:08.795856 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.796029 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.796346 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.796387 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.25 03:49:08.796665 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.796730 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.796882 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.25 03:49:08.796914 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.796937 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.796953 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.796997 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.25 03:49:08.797020 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.797561 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} executeQuery: Read 18 rows, 754.00 B in 0.001614 sec., 11152.416356877324 rows/sec., 456.21 KiB/sec. 2025.02.25 03:49:08.797672 [ 4 ] {05f27969-9930-4ae1-8b5d-86c88daa74c3} TCPHandler: Processed in 0.001872401 sec. 2025.02.25 03:49:08.798015 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.798251 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.798622 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.798675 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:08.799024 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.799103 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.799272 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.25 03:49:08.799306 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.799340 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.799356 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.799401 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.25 03:49:08.799423 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.800078 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} executeQuery: Read 18 rows, 754.00 B in 0.001934 sec., 9307.135470527404 rows/sec., 380.73 KiB/sec. 2025.02.25 03:49:08.800191 [ 3 ] {72076519-dc91-447f-bdbb-ba8f22d423c9} TCPHandler: Processed in 0.002242241 sec. 2025.02.25 03:49:08.800502 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.800680 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.800997 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.801040 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:08.801324 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.801388 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.801532 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.25 03:49:08.801565 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.801587 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.801604 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.801649 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.25 03:49:08.801672 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.802238 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} executeQuery: Read 18 rows, 754.00 B in 0.00164 sec., 10975.609756097561 rows/sec., 448.98 KiB/sec. 2025.02.25 03:49:08.802348 [ 4 ] {a6c65655-d725-4725-b8ac-de7b31348183} TCPHandler: Processed in 0.001901913 sec. 2025.02.25 03:49:08.802644 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.802856 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.803216 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.803259 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:08.803546 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.803610 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.803755 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.25 03:49:08.803788 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.803810 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.803826 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.803870 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:08.803893 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.804468 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} executeQuery: Read 18 rows, 754.00 B in 0.001715 sec., 10495.626822157436 rows/sec., 429.35 KiB/sec. 2025.02.25 03:49:08.804581 [ 3 ] {ae450c14-a885-45ec-b2f6-87fc35fb7a4f} TCPHandler: Processed in 0.002005215 sec. 2025.02.25 03:49:08.804903 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.805124 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.805487 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.805531 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:08.805821 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.805885 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.806032 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.25 03:49:08.806064 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.806086 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.806102 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.806148 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:08.806171 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.806723 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} executeQuery: Read 18 rows, 754.00 B in 0.001709 sec., 10532.47513165594 rows/sec., 430.85 KiB/sec. 2025.02.25 03:49:08.806834 [ 4 ] {14fed3ee-46cd-4419-9d92-215974a9c764} TCPHandler: Processed in 0.001999835 sec. 2025.02.25 03:49:08.812624 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.812811 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} executeQuery: (from [fd00:1122:3344:101::d]:56939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:08.813136 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:08.813182 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:08.813482 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.813548 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:08.813695 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.25 03:49:08.813728 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:08.813750 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:08.813766 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:08.813809 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:08.813834 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.25 03:49:08.814432 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} executeQuery: Read 18 rows, 754.00 B in 0.001706 sec., 10550.996483001172 rows/sec., 431.61 KiB/sec. 2025.02.25 03:49:08.814550 [ 3 ] {9122e4de-9376-4ee2-a4e9-f01ce1f219da} TCPHandler: Processed in 0.001997745 sec. 2025.02.25 03:49:08.816922 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.817055 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:49:08.817110 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:08.817887 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.817933 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.818562 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:08.818947 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.819183 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} executeQuery: Read 13 rows, 4.52 KiB in 0.002164 sec., 6007.393715341959 rows/sec., 2.04 MiB/sec. 2025.02.25 03:49:08.819252 [ 4 ] {4f18a7f5-d88e-417b-b292-ae193fb958fe} TCPHandler: Processed in 0.002388234 sec. 2025.02.25 03:49:08.819424 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.819555 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.819605 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:49:08.820936 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.820974 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.821592 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.822111 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.822320 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} executeQuery: Read 212 rows, 13.81 KiB in 0.0028 sec., 75714.28571428571 rows/sec., 4.82 MiB/sec. 2025.02.25 03:49:08.822385 [ 3 ] {daf3c2a6-2652-4f2f-9deb-470f78f17e22} TCPHandler: Processed in 0.003018697 sec. 2025.02.25 03:49:08.822561 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.822705 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:08.822764 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:08.823780 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.823822 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.824334 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:08.824808 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.825106 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} executeQuery: Read 607 rows, 48.96 KiB in 0.002421 sec., 250722.8418009087 rows/sec., 19.75 MiB/sec. 2025.02.25 03:49:08.825196 [ 4 ] {822ce2fb-fb91-4740-af86-f60d216bb772} TCPHandler: Processed in 0.002704581 sec. 2025.02.25 03:49:08.825357 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.825501 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.825559 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:08.826489 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.826525 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.827011 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.827490 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.827668 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} executeQuery: Read 114 rows, 6.99 KiB in 0.002202 sec., 51771.117166212534 rows/sec., 3.10 MiB/sec. 2025.02.25 03:49:08.827723 [ 3 ] {35818a61-71c9-4d27-8f63-5daf0985679f} TCPHandler: Processed in 0.002434544 sec. 2025.02.25 03:49:08.827877 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.828000 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.828049 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:49:08.828687 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.828728 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.829208 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.829762 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.830048 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} executeQuery: Read 113 rows, 7.49 KiB in 0.002057 sec., 54934.37044239184 rows/sec., 3.56 MiB/sec. 2025.02.25 03:49:08.830114 [ 4 ] {518d9591-b6bb-43a6-a886-e7e1526ecd6d} TCPHandler: Processed in 0.002297602 sec. 2025.02.25 03:49:08.830282 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.830427 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.830484 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:49:08.831185 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.831222 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.831693 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.832165 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.832384 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} executeQuery: Read 112 rows, 6.53 KiB in 0.001982 sec., 56508.57719475278 rows/sec., 3.22 MiB/sec. 2025.02.25 03:49:08.832551 [ 3 ] {bb0031b7-1efb-4801-8141-d924a1901af5} TCPHandler: Processed in 0.002334732 sec. 2025.02.25 03:49:08.832725 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.832866 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:08.832922 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:08.833729 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.833770 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.834271 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:08.834738 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.834945 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} executeQuery: Read 362 rows, 25.99 KiB in 0.002109 sec., 171645.32954006636 rows/sec., 12.03 MiB/sec. 2025.02.25 03:49:08.834998 [ 4 ] {372b9651-06cf-45d3-8b4f-2214a69c3e1f} TCPHandler: Processed in 0.002338712 sec. 2025.02.25 03:49:08.835153 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.835275 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.25 03:49:08.835326 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.25 03:49:08.835808 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.835848 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.836392 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.836872 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.837102 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} executeQuery: Read 6 rows, 321.00 B in 0.001849 sec., 3244.997295835587 rows/sec., 169.54 KiB/sec. 2025.02.25 03:49:08.837160 [ 3 ] {69ea51a5-490e-46a8-b719-d87d00b6597f} TCPHandler: Processed in 0.002066277 sec. 2025.02.25 03:49:08.837338 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.837475 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.837531 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:08.838099 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.838140 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.838689 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:08.839140 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.839361 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} executeQuery: Read 137 rows, 9.17 KiB in 0.001912 sec., 71652.71966527196 rows/sec., 4.68 MiB/sec. 2025.02.25 03:49:08.839413 [ 4 ] {5e859fc0-5ed8-48dd-ba9c-c603ee36c921} TCPHandler: Processed in 0.002136828 sec. 2025.02.25 03:49:08.839571 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.839711 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.839772 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:49:08.840298 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.840337 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.840831 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.841309 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.841592 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} executeQuery: Read 1 rows, 69.00 B in 0.001892 sec., 528.5412262156448 rows/sec., 35.61 KiB/sec. 2025.02.25 03:49:08.841665 [ 3 ] {ee9126d5-854c-4264-9807-38136fbc38ee} TCPHandler: Processed in 0.002161758 sec. 2025.02.25 03:49:08.841902 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.842102 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.842224 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:08.843330 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.843368 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.846145 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:08.846651 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.846982 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} executeQuery: Read 8 rows, 14.68 KiB in 0.004928 sec., 1623.3766233766235 rows/sec., 2.91 MiB/sec. 2025.02.25 03:49:08.847166 [ 4 ] {523aa205-d29b-47d9-bed2-893a6f0f2968} TCPHandler: Processed in 0.005398321 sec. 2025.02.25 03:49:08.847335 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:08.847478 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:08.847539 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:08.848108 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:08.848176 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:08.848672 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:08.849210 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:08.849505 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} executeQuery: Read 52 rows, 3.23 KiB in 0.002058 sec., 25267.249757045676 rows/sec., 1.53 MiB/sec. 2025.02.25 03:49:08.849563 [ 3 ] {d3f20a97-1e48-465a-a16c-caa01d1bc70f} TCPHandler: Processed in 0.002296172 sec. 2025.02.25 03:49:13.766722 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:13.766944 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:13.767032 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:13.767847 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:13.767906 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:13.768415 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:13.768685 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:13.768933 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} executeQuery: Read 56 rows, 4.38 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 2.09 MiB/sec. 2025.02.25 03:49:13.769020 [ 3 ] {4e464559-3ee6-44fd-84ff-332c990e78da} TCPHandler: Processed in 0.002438805 sec. 2025.02.25 03:49:13.769311 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:13.769546 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:13.769638 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:13.770454 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:13.770512 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:13.770960 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:13.771326 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:13.771589 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} executeQuery: Read 64 rows, 5.12 KiB in 0.002102 sec., 30447.19314938154 rows/sec., 2.38 MiB/sec. 2025.02.25 03:49:13.771670 [ 4 ] {86fdd469-8942-414b-908c-9b84f92bf802} TCPHandler: Processed in 0.002516326 sec. 2025.02.25 03:49:13.771844 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:13.772012 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:13.772100 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:13.772735 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:13.772791 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:13.773256 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:13.773530 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:13.773796 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} executeQuery: Read 120 rows, 8.57 KiB in 0.001828 sec., 65645.51422319475 rows/sec., 4.58 MiB/sec. 2025.02.25 03:49:13.773973 [ 3 ] {dee69f98-5bb3-4f32-8912-112d1a09ffb6} TCPHandler: Processed in 0.002195529 sec. 2025.02.25 03:49:13.774163 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:13.774302 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:13.774362 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:13.774936 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:13.774983 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:13.775433 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:13.775696 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:13.775941 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} executeQuery: Read 48 rows, 3.30 KiB in 0.001673 sec., 28690.974297668858 rows/sec., 1.93 MiB/sec. 2025.02.25 03:49:13.776016 [ 4 ] {f8a4c1b3-fc4b-4fb8-987c-4561eb882364} TCPHandler: Processed in 0.001915043 sec. 2025.02.25 03:49:15.342911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.25 03:49:15.343611 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:15.343649 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:15.344196 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:15.344462 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:15.344696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.25 03:49:15.474120 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.25 03:49:15.494329 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:15.494381 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:15.501271 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:15.502016 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:15.504662 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.25 03:49:16.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.86 MiB, peak 161.86 MiB, free memory in arenas 0.00 B, will set to 159.47 MiB (RSS), difference: 1.61 MiB 2025.02.25 03:49:17.832042 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 2025.02.25 03:49:17.835590 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:17.835643 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:17.837171 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:17.837482 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:17.838073 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 200 2025.02.25 03:49:18.766942 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.767207 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:18.767299 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:18.768148 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.768242 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.768730 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:18.769008 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.769269 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} executeQuery: Read 72 rows, 5.96 KiB in 0.002125 sec., 33882.35294117647 rows/sec., 2.74 MiB/sec. 2025.02.25 03:49:18.769343 [ 3 ] {869cd18c-bf6d-497e-8b8a-d0ed065fc17c} TCPHandler: Processed in 0.002552988 sec. 2025.02.25 03:49:18.769616 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.769928 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:18.770046 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:18.770994 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.771044 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.771481 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:18.771731 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.771965 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} executeQuery: Read 8 rows, 616.00 B in 0.002125 sec., 3764.705882352941 rows/sec., 283.09 KiB/sec. 2025.02.25 03:49:18.772027 [ 4 ] {90d5c1ce-d43f-439a-9bf8-2ef366600eee} TCPHandler: Processed in 0.002575038 sec. 2025.02.25 03:49:18.772187 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.772345 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:18.772412 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:18.773079 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.773125 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.773523 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:18.773781 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.774074 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} executeQuery: Read 72 rows, 5.76 KiB in 0.001748 sec., 41189.93135011441 rows/sec., 3.22 MiB/sec. 2025.02.25 03:49:18.774219 [ 3 ] {ba69271a-d711-4633-aa5b-f681abb800b0} TCPHandler: Processed in 0.002104527 sec. 2025.02.25 03:49:18.774375 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.774523 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:18.774588 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:18.775248 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.775294 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.775730 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:18.775972 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.776188 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. 2025.02.25 03:49:18.776245 [ 4 ] {b2517a6d-771d-4896-94d4-b4b89b622734} TCPHandler: Processed in 0.001938834 sec. 2025.02.25 03:49:18.776383 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.776515 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:18.776615 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:18.777878 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.777925 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.778591 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:18.778870 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.779143 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} executeQuery: Read 8 rows, 14.68 KiB in 0.002658 sec., 3009.7817908201655 rows/sec., 5.39 MiB/sec. 2025.02.25 03:49:18.779303 [ 3 ] {28a20856-777f-4486-9a60-97d8cc2c710e} TCPHandler: Processed in 0.002979486 sec. 2025.02.25 03:49:18.779456 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:18.779596 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:18.779655 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:18.780240 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:18.780285 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:18.780692 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:18.780926 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:18.781125 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. 2025.02.25 03:49:18.781281 [ 4 ] {ac4aa426-f6bb-42ab-9dc8-66c8f41d7d89} TCPHandler: Processed in 0.001890223 sec. 2025.02.25 03:49:22.779105 [ 85 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:49:22.779161 [ 85 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:49:22.844840 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.25 03:49:22.845468 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:22.845519 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:22.846095 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:22.846359 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:22.846585 [ 85 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:22.846617 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.25 03:49:22.846674 [ 85 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:22.846705 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:22.847007 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:49:22.847226 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:22.847342 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.25 03:49:22.847489 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.25 03:49:22.847754 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.25 03:49:22.847865 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.25 03:49:22.848077 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.25 03:49:22.848246 [ 186 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.25 03:49:22.876175 [ 197 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.029378397 sec., 95512.3589622674 rows/sec., 1.37 MiB/sec. 2025.02.25 03:49:22.876858 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:22.877203 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:22.877289 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_6_1} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:22.877404 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.25 03:49:23.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.55 MiB, peak 165.86 MiB, free memory in arenas 0.00 B, will set to 160.75 MiB (RSS), difference: 1.20 MiB 2025.02.25 03:49:23.004756 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.25 03:49:23.028411 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.028508 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.035640 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:23.036536 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.036948 [ 84 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:23.037083 [ 84 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.037159 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.037634 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.054614 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.25 03:49:23.055807 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:23.056979 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.062471 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.067609 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.072576 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.086001 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.090443 [ 190 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:49:23.159966 [ 197 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.122631663 sec., 375.1070390360767 rows/sec., 1.94 MiB/sec. 2025.02.25 03:49:23.162115 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:23.164816 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_6_1} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.164940 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_6_1} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:23.166630 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.25 03:49:23.766184 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:23.766405 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:23.766491 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:23.767301 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.767356 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.767822 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:23.768103 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.768294 [ 84 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:23.768369 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} executeQuery: Read 56 rows, 4.38 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.11 MiB/sec. 2025.02.25 03:49:23.768390 [ 84 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.768463 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.768521 [ 3 ] {4cf9a500-a9e0-415a-9d44-cde369575d70} TCPHandler: Processed in 0.002485416 sec. 2025.02.25 03:49:23.768832 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:49:23.768860 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:23.769068 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:23.769141 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2025.02.25 03:49:23.769155 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:23.769303 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:23.769374 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.02.25 03:49:23.769843 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 607 rows starting from the beginning of the part 2025.02.25 03:49:23.770167 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.25 03:49:23.770540 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.02.25 03:49:23.770905 [ 198 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:49:23.772433 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.772536 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:23.773705 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:23.774002 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 5 columns (5 merged, 0 gathered) in 0.005408831 sec., 157335.2911192825 rows/sec., 12.96 MiB/sec. 2025.02.25 03:49:23.774160 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.774300 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:23.774407 [ 84 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:23.774522 [ 84 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.774601 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.774713 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} executeQuery: Read 64 rows, 5.12 KiB in 0.005643 sec., 11341.485025695552 rows/sec., 906.47 KiB/sec. 2025.02.25 03:49:23.774938 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:49:23.774985 [ 4 ] {15d4e6f9-08e9-4ed8-b8ec-d78de4777a34} TCPHandler: Processed in 0.006321672 sec. 2025.02.25 03:49:23.775275 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:23.775351 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:23.775358 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.775417 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.02.25 03:49:23.775563 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:23.775784 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_6_1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:23.775850 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.02.25 03:49:23.775874 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:23.776310 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.25 03:49:23.776393 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 362 rows starting from the beginning of the part 2025.02.25 03:49:23.776731 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.25 03:49:23.777165 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.02.25 03:49:23.777421 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.25 03:49:23.778323 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.778371 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:23.779032 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:23.779335 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611643 sec., 137478.1178855345 rows/sec., 10.63 MiB/sec. 2025.02.25 03:49:23.779442 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.779634 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:23.779684 [ 84 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:23.779781 [ 84 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.779866 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.779985 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} executeQuery: Read 160 rows, 11.41 KiB in 0.004514 sec., 35445.281346920696 rows/sec., 2.47 MiB/sec. 2025.02.25 03:49:23.780208 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:49:23.780261 [ 3 ] {38e1b932-f287-4a4a-80ca-907d090de43b} TCPHandler: Processed in 0.005137345 sec. 2025.02.25 03:49:23.780530 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:23.780571 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:23.780687 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.780689 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.02.25 03:49:23.780844 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:23.781147 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.25 03:49:23.781168 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:23.781186 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_6_1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:23.781711 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.25 03:49:23.781749 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 137 rows starting from the beginning of the part 2025.02.25 03:49:23.782195 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part 2025.02.25 03:49:23.782586 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.02.25 03:49:23.782815 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.25 03:49:23.783787 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.783863 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:23.785003 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:23.785474 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.785867 [ 84 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:23.785967 [ 84 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:23.786020 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:23.786025 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 5 columns (5 merged, 0 gathered) in 0.006051456 sec., 111212.9047951435 rows/sec., 7.66 MiB/sec. 2025.02.25 03:49:23.786084 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} executeQuery: Read 60 rows, 4.14 KiB in 0.005343 sec., 11229.646266142618 rows/sec., 774.96 KiB/sec. 2025.02.25 03:49:23.786255 [ 4 ] {3be6929e-2ad6-4d3b-9659-7bd3851e4eca} TCPHandler: Processed in 0.005857781 sec. 2025.02.25 03:49:23.786283 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:49:23.786361 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:23.786472 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:23.786510 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.25 03:49:23.786730 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.02.25 03:49:23.786975 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2025.02.25 03:49:23.787112 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.787127 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2025.02.25 03:49:23.787507 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_6_1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:23.787520 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.02.25 03:49:23.787679 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.25 03:49:23.787691 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.25 03:49:23.788652 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535616 sec., 105694.23761326636 rows/sec., 6.96 MiB/sec. 2025.02.25 03:49:23.788888 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:23.789248 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:23.789343 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_6_1} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:23.789448 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.25 03:49:24.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.26 MiB, peak 171.37 MiB, free memory in arenas 0.00 B, will set to 163.72 MiB (RSS), difference: 1.46 MiB 2025.02.25 03:49:27.838473 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 220 2025.02.25 03:49:27.841524 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:27.841584 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.02.25 03:49:27.843096 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:27.843436 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:27.844290 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 220 2025.02.25 03:49:28.767078 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.767317 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:28.767401 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:28.768206 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.768267 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.768722 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:28.768995 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.769240 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} executeQuery: Read 72 rows, 5.96 KiB in 0.001983 sec., 36308.623298033286 rows/sec., 2.94 MiB/sec. 2025.02.25 03:49:28.769307 [ 3 ] {36b70149-f85a-4744-a91e-a8df20406811} TCPHandler: Processed in 0.002378243 sec. 2025.02.25 03:49:28.769536 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.769724 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:28.769796 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:28.770504 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.770546 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.770968 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:28.771217 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.771442 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} executeQuery: Read 8 rows, 616.00 B in 0.001771 sec., 4517.221908526256 rows/sec., 339.67 KiB/sec. 2025.02.25 03:49:28.771498 [ 4 ] {7d9ba37f-f547-4052-845c-d19a3ceb8e82} TCPHandler: Processed in 0.002091157 sec. 2025.02.25 03:49:28.771639 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.771784 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:28.771845 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:28.772455 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.772498 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.772875 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:28.773122 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.773337 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} executeQuery: Read 72 rows, 5.76 KiB in 0.001589 sec., 45311.51667715544 rows/sec., 3.54 MiB/sec. 2025.02.25 03:49:28.773393 [ 3 ] {2572d8f5-1ddd-40d4-8107-2ffc681960c9} TCPHandler: Processed in 0.001821491 sec. 2025.02.25 03:49:28.773534 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.773652 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:28.773704 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:28.774271 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.774309 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.774700 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:28.774944 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.775149 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. 2025.02.25 03:49:28.775200 [ 4 ] {49e738d8-d283-4ac6-b0f4-9ecac544d336} TCPHandler: Processed in 0.001724959 sec. 2025.02.25 03:49:28.775342 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.775483 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:28.775579 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:28.776722 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.776763 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.777388 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:28.777650 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.777983 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} executeQuery: Read 8 rows, 14.68 KiB in 0.002516 sec., 3179.650238473768 rows/sec., 5.70 MiB/sec. 2025.02.25 03:49:28.778115 [ 3 ] {846596f6-0a70-4753-9086-6695a2b0fa5d} TCPHandler: Processed in 0.002840124 sec. 2025.02.25 03:49:28.778323 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:28.778544 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:28.778637 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:28.779278 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:28.779317 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:28.779688 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:28.779922 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:28.780156 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} executeQuery: Read 60 rows, 4.14 KiB in 0.001664 sec., 36057.69230769231 rows/sec., 2.43 MiB/sec. 2025.02.25 03:49:28.780209 [ 4 ] {9b70ee58-e2e8-4e4d-b4a2-2218fb6f1ec9} TCPHandler: Processed in 0.002000335 sec. 2025.02.25 03:49:30.346785 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.25 03:49:30.347858 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:30.347935 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:30.348682 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:30.348945 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:30.349195 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.25 03:49:30.554742 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.25 03:49:30.573593 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:30.573657 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:30.580414 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:30.581160 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:30.583809 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.25 03:49:33.766625 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:33.766858 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:33.766942 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:33.767727 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:33.767781 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:33.768226 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:33.768495 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:33.768739 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} executeQuery: Read 56 rows, 4.38 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.21 MiB/sec. 2025.02.25 03:49:33.768902 [ 3 ] {ffce9dcc-d56c-4098-b0fa-74f2c2a3ff86} TCPHandler: Processed in 0.002418734 sec. 2025.02.25 03:49:33.769183 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:33.769395 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:33.769475 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:33.770305 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:33.770348 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:33.770785 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:33.771041 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:33.771275 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2025.02.25 03:49:33.771396 [ 4 ] {205d63be-2446-4894-9cd9-dd78c19790a5} TCPHandler: Processed in 0.002351263 sec. 2025.02.25 03:49:33.771556 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:33.771698 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} executeQuery: (from [fd00:1122:3344:101::d]:56939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:33.771760 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:33.772377 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:33.772417 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:33.772827 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:33.773070 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:33.773363 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. 2025.02.25 03:49:33.773489 [ 3 ] {83371bbc-6adc-4f06-a531-317e336e4538} TCPHandler: Processed in 0.002001505 sec. 2025.02.25 03:49:33.773659 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:33.773808 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:33.773871 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:33.774419 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:33.774458 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:33.774842 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:33.775095 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:33.775314 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. 2025.02.25 03:49:33.775366 [ 4 ] {2cc8f356-8f5a-4acf-bf8f-5a18ee11fa36} TCPHandler: Processed in 0.00177737 sec. 2025.02.25 03:49:37.779212 [ 56 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:49:37.779287 [ 56 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:49:37.844507 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 240 2025.02.25 03:49:37.847410 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:37.847464 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:37.848934 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:37.849257 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:37.849416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.25 03:49:37.851998 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 240 2025.02.25 03:49:37.852216 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:37.852259 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:37.852844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:37.853112 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:37.853332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.25 03:49:38.083911 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.25 03:49:38.103364 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.103416 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.109962 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:49:38.110706 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.113578 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.25 03:49:38.471225 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.25 03:49:38.471321 [ 3 ] {} TCP-Session: a5c8a6bf-7a0b-4675-8df3-17465d7c11f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.25 03:49:38.763577 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.764006 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:38.764553 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:38.764604 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:38.764953 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:38.765036 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:38.765217 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.25 03:49:38.765444 [ 286 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:38.765495 [ 287 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:38.765597 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:38.765626 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:38.769655 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:38.769686 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.25 03:49:38.769748 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.769799 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.771268 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} executeQuery: Read 31 rows, 1.17 KiB in 0.00747 sec., 4149.9330655957165 rows/sec., 156.62 KiB/sec. 2025.02.25 03:49:38.771415 [ 4 ] {1c05c969-d25b-46c3-9b03-89532a961f02} TCPHandler: Processed in 0.00802094 sec. 2025.02.25 03:49:38.771734 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.771917 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:38.772260 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:38.772312 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:38.772633 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:38.772700 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:38.772848 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.25 03:49:38.772954 [ 287 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:38.772963 [ 288 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:38.773094 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:38.773123 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:38.773210 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:38.773234 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.25 03:49:38.773276 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.773321 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.774345 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} executeQuery: Read 31 rows, 1.17 KiB in 0.00251 sec., 12350.597609561753 rows/sec., 466.10 KiB/sec. 2025.02.25 03:49:38.774500 [ 254 ] {0e2d1f30-6a0d-4f23-aed4-1c3ef0d3698a} TCPHandler: Processed in 0.002848444 sec. 2025.02.25 03:49:38.774749 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.774918 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:38.775216 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:38.775264 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:38.775583 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:38.775650 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:38.775794 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.25 03:49:38.775904 [ 288 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:38.775903 [ 286 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:38.776047 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:38.776076 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:38.776156 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:38.776175 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.25 03:49:38.776216 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.776260 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:38.777308 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} executeQuery: Read 31 rows, 1.17 KiB in 0.00247 sec., 12550.607287449393 rows/sec., 473.65 KiB/sec. 2025.02.25 03:49:38.777440 [ 4 ] {f4cf71b6-9179-493a-9068-45349d92a556} TCPHandler: Processed in 0.002745901 sec. 2025.02.25 03:49:38.784538 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.784680 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:49:38.784737 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:38.785483 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.785524 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.786015 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:49:38.786236 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.786503 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} executeQuery: Read 3 rows, 280.00 B in 0.001847 sec., 1624.2555495397944 rows/sec., 148.04 KiB/sec. 2025.02.25 03:49:38.786599 [ 4 ] {1d6a4cfc-0321-4d31-bb10-aeda404730e1} TCPHandler: Processed in 0.002124897 sec. 2025.02.25 03:49:38.786747 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.786861 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:38.786907 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:38.787538 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.787578 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.787976 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:38.788227 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.788532 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} executeQuery: Read 124 rows, 10.83 KiB in 0.001667 sec., 74385.12297540491 rows/sec., 6.35 MiB/sec. 2025.02.25 03:49:38.788622 [ 254 ] {be9fe76f-ec50-4888-aa80-202c68f23b60} TCPHandler: Processed in 0.001931033 sec. 2025.02.25 03:49:38.788785 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.788915 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:38.788968 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:38.789558 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.789597 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.789942 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:38.790178 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.790455 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} executeQuery: Read 34 rows, 2.56 KiB in 0.00155 sec., 21935.483870967742 rows/sec., 1.61 MiB/sec. 2025.02.25 03:49:38.790536 [ 4 ] {b39be796-58cc-40e0-b434-11ecaf16d083} TCPHandler: Processed in 0.00181448 sec. 2025.02.25 03:49:38.790672 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.790782 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:38.790828 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:38.791401 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.791441 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.791800 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:38.792037 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.792381 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} executeQuery: Read 108 rows, 8.65 KiB in 0.00159 sec., 67924.52830188679 rows/sec., 5.31 MiB/sec. 2025.02.25 03:49:38.792671 [ 254 ] {b547aa87-ad4c-4503-9717-c446fb098295} TCPHandler: Processed in 0.002039536 sec. 2025.02.25 03:49:38.792840 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.792969 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:38.793027 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:38.793592 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.793630 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.794003 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:38.794243 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.794476 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. 2025.02.25 03:49:38.794545 [ 4 ] {5fab6cf2-fafb-4219-ba48-11c6bbae58a2} TCPHandler: Processed in 0.001766839 sec. 2025.02.25 03:49:38.794694 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.794823 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:38.794902 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:38.796214 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.796253 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.796927 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:38.797196 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.797439 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} executeQuery: Read 34 rows, 62.39 KiB in 0.002643 sec., 12864.169504351117 rows/sec., 23.05 MiB/sec. 2025.02.25 03:49:38.797557 [ 254 ] {d6cdf60a-84ed-45cc-8cd2-c904a891dc86} TCPHandler: Processed in 0.002927335 sec. 2025.02.25 03:49:38.797719 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.797847 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.25 03:49:38.797902 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.25 03:49:38.798383 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.798422 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.798897 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:38.799129 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.799443 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} executeQuery: Read 18 rows, 1.36 KiB in 0.001603 sec., 11228.94572676232 rows/sec., 846.19 KiB/sec. 2025.02.25 03:49:38.799559 [ 4 ] {a69e79b2-ea83-4cc6-a342-a8a668a14f53} TCPHandler: Processed in 0.001903803 sec. 2025.02.25 03:49:38.799712 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:38.799842 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:38.799897 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:38.800408 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:38.800447 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:38.800811 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:38.801055 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:38.801330 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.02.25 03:49:38.801444 [ 254 ] {f01d7779-3816-43f4-a986-46b5dd3b0184} TCPHandler: Processed in 0.00179562 sec. 2025.02.25 03:49:40.902574 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.902865 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.25 03:49:40.903345 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.903399 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.25 03:49:40.903755 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.903837 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.904015 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.25 03:49:40.904109 [ 287 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.904202 [ 286 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.904206 [ 288 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.904367 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.904397 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.904516 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.904538 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.904580 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:40.904627 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:40.904669 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.25 03:49:40.906573 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} executeQuery: Read 34 rows, 1.31 KiB in 0.003849 sec., 8833.463237204469 rows/sec., 339.98 KiB/sec. 2025.02.25 03:49:40.906785 [ 4 ] {25942f66-04fe-4b13-8856-8e95d84dfc73} TCPHandler: Processed in 0.004347047 sec. 2025.02.25 03:49:40.907179 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.907359 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.907670 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.907719 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.908041 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.908108 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.908255 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.25 03:49:40.908386 [ 287 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.908420 [ 288 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.908466 [ 290 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.908633 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.908675 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.908814 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.908841 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.908892 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.908945 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.908993 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.910459 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} executeQuery: Read 34 rows, 1.31 KiB in 0.003187 sec., 10668.340131785377 rows/sec., 410.60 KiB/sec. 2025.02.25 03:49:40.910653 [ 254 ] {4f0b2590-47c5-45de-acdb-3d2aaf8cc666} TCPHandler: Processed in 0.00353482 sec. 2025.02.25 03:49:40.910954 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.911159 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.911524 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.911573 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.911920 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.911986 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.912127 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.25 03:49:40.912201 [ 287 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.912254 [ 290 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.912280 [ 288 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.912406 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.912436 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.912542 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.912563 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.912604 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.912646 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.912683 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.914175 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} executeQuery: Read 34 rows, 1.31 KiB in 0.003117 sec., 10907.924286172602 rows/sec., 419.82 KiB/sec. 2025.02.25 03:49:40.914354 [ 4 ] {6a705455-f859-41b3-a003-58b5d53c32ea} TCPHandler: Processed in 0.003467557 sec. 2025.02.25 03:49:40.914696 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.914901 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.915273 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.915334 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.915663 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.915729 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.915875 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.25 03:49:40.916014 [ 288 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.916033 [ 287 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.916069 [ 290 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.916207 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.916238 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.916348 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.916369 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.916408 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.916449 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.916486 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.917872 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} executeQuery: Read 34 rows, 1.31 KiB in 0.003072 sec., 11067.708333333334 rows/sec., 425.97 KiB/sec. 2025.02.25 03:49:40.918048 [ 254 ] {b11681ba-23e6-45c0-8aac-808afe2e8e22} TCPHandler: Processed in 0.003415756 sec. 2025.02.25 03:49:40.918337 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.918539 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.918915 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.918975 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.919372 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.919436 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.919576 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.25 03:49:40.919690 [ 287 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.919722 [ 290 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.919750 [ 288 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.919848 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.919878 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.919985 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.920005 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.920045 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.920087 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.920126 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.921506 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} executeQuery: Read 34 rows, 1.31 KiB in 0.003067 sec., 11085.751548744702 rows/sec., 426.67 KiB/sec. 2025.02.25 03:49:40.921685 [ 4 ] {dfd8f788-8d8a-4cbb-be47-5f844a2887fe} TCPHandler: Processed in 0.003416106 sec. 2025.02.25 03:49:40.921996 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.922198 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.922531 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.922580 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.922907 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.922971 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.923113 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.25 03:49:40.923206 [ 287 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.923264 [ 290 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.923268 [ 288 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.923399 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.923428 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.923535 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.923555 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.923596 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.923636 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.923675 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.925397 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} executeQuery: Read 34 rows, 1.31 KiB in 0.003298 sec., 10309.278350515464 rows/sec., 396.78 KiB/sec. 2025.02.25 03:49:40.925614 [ 254 ] {6be3baf0-b4bb-4722-a028-a43d2e11130a} TCPHandler: Processed in 0.003681152 sec. 2025.02.25 03:49:40.934970 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.935306 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.935668 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.935719 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.936051 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.936115 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.936256 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.25 03:49:40.936334 [ 287 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.936450 [ 288 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.936468 [ 290 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.936645 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.936676 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.936784 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.936805 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.936845 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.936888 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.936926 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.938466 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} executeQuery: Read 34 rows, 1.31 KiB in 0.003332 sec., 10204.081632653062 rows/sec., 392.74 KiB/sec. 2025.02.25 03:49:40.938660 [ 4 ] {a9370b15-bf88-4420-bbad-d6df71529759} TCPHandler: Processed in 0.003800045 sec. 2025.02.25 03:49:40.938928 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.939136 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.939492 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.939542 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.939876 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.939941 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.940082 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.25 03:49:40.940155 [ 287 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.940214 [ 286 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.940237 [ 288 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.940364 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.940393 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.940499 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.940518 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.940557 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.940598 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.940636 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.942088 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} executeQuery: Read 34 rows, 1.31 KiB in 0.003056 sec., 11125.65445026178 rows/sec., 428.20 KiB/sec. 2025.02.25 03:49:40.942278 [ 254 ] {f75f17c0-4963-4729-a0a4-5ba648f3cc31} TCPHandler: Processed in 0.003413537 sec. 2025.02.25 03:49:40.942523 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.942729 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.943104 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.943165 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.943538 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.943602 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.943743 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.02.25 03:49:40.943810 [ 287 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.943884 [ 290 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.943898 [ 288 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.944011 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.944038 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.944144 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.944164 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.944205 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.944246 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.944285 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.945614 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} executeQuery: Read 34 rows, 1.31 KiB in 0.002989 sec., 11375.041820006692 rows/sec., 437.80 KiB/sec. 2025.02.25 03:49:40.945805 [ 4 ] {f7e02a9f-1cc4-4630-8fac-1c729abe1c94} TCPHandler: Processed in 0.003345235 sec. 2025.02.25 03:49:40.946056 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.946261 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.946592 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.946643 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.946981 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.947045 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.947186 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 43-element set) 2025.02.25 03:49:40.947273 [ 287 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.947314 [ 290 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.947344 [ 288 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.947488 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.947518 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.947626 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.947647 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.947686 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.947729 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.947768 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.949143 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} executeQuery: Read 34 rows, 1.31 KiB in 0.002985 sec., 11390.284757118929 rows/sec., 438.39 KiB/sec. 2025.02.25 03:49:40.949339 [ 254 ] {7c59aaff-c63e-4bdd-872f-308a7d512e76} TCPHandler: Processed in 0.003346005 sec. 2025.02.25 03:49:40.949590 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.949767 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.950084 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.950134 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.950486 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.950551 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.950693 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 44-element set) 2025.02.25 03:49:40.950782 [ 287 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.950835 [ 290 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.950861 [ 288 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.950974 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.951003 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.951111 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.951132 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.951172 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.951213 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.951252 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.952617 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} executeQuery: Read 34 rows, 1.31 KiB in 0.002936 sec., 11580.381471389646 rows/sec., 445.71 KiB/sec. 2025.02.25 03:49:40.952804 [ 4 ] {0631d392-f11d-4047-b89b-992d83151dfd} TCPHandler: Processed in 0.003267493 sec. 2025.02.25 03:49:40.953044 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:40.953215 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} executeQuery: (from [fd00:1122:3344:101::d]:61213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.953528 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:40.953579 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.953924 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:40.953991 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:40.954133 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 45-element set) 2025.02.25 03:49:40.954207 [ 287 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:40.954276 [ 290 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:40.954289 [ 288 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:40.954403 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:40.954432 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:40.954540 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:40.954561 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.25 03:49:40.954602 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.954648 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.954688 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:40.956143 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} executeQuery: Read 34 rows, 1.31 KiB in 0.003012 sec., 11288.180610889774 rows/sec., 434.46 KiB/sec. 2025.02.25 03:49:40.956339 [ 254 ] {6be03f09-abda-43de-8a62-140662c017f1} TCPHandler: Processed in 0.003348485 sec. 2025.02.25 03:49:41.059658 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.059813 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:49:41.059879 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:41.060707 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.060754 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.061262 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:49:41.061482 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.061714 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} executeQuery: Read 12 rows, 4.18 KiB in 0.001942 sec., 6179.196704428425 rows/sec., 2.10 MiB/sec. 2025.02.25 03:49:41.061815 [ 4 ] {d4bcb754-3115-414a-8db6-6bf320ef0924} TCPHandler: Processed in 0.0022473 sec. 2025.02.25 03:49:41.062031 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.062172 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.062228 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:49:41.062823 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.062863 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.063239 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:41.063479 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.063821 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. 2025.02.25 03:49:41.063950 [ 254 ] {a92b962a-b61d-4185-83f2-d976172d4d70} TCPHandler: Processed in 0.001985294 sec. 2025.02.25 03:49:41.064104 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.064235 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:41.064288 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:41.065605 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.065652 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.066226 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:41.066529 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.066832 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} executeQuery: Read 1316 rows, 111.93 KiB in 0.002624 sec., 501524.39024390245 rows/sec., 41.66 MiB/sec. 2025.02.25 03:49:41.067012 [ 4 ] {3d71bd56-4dc2-4a1e-91ca-92146525ebbb} TCPHandler: Processed in 0.002967126 sec. 2025.02.25 03:49:41.067179 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.067290 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.067335 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:41.067882 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.067923 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.068266 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:41.068506 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.068805 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} executeQuery: Read 12 rows, 984.00 B in 0.001516 sec., 7915.5672823219 rows/sec., 633.86 KiB/sec. 2025.02.25 03:49:41.068914 [ 254 ] {c1a788a0-1f01-4cf9-acbe-73e8f1133cf4} TCPHandler: Processed in 0.001787 sec. 2025.02.25 03:49:41.069062 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.069170 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.069218 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:49:41.069848 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.069888 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.070251 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:41.070500 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.070819 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} executeQuery: Read 252 rows, 17.85 KiB in 0.001634 sec., 154222.76621787026 rows/sec., 10.67 MiB/sec. 2025.02.25 03:49:41.071017 [ 4 ] {71c91795-af25-40b0-9f75-aebd9d20f0ed} TCPHandler: Processed in 0.001995045 sec. 2025.02.25 03:49:41.071158 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.071269 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.071314 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:49:41.071936 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.071979 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.072416 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:49:41.072744 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.073117 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} executeQuery: Read 12 rows, 960.00 B in 0.001834 sec., 6543.075245365322 rows/sec., 511.18 KiB/sec. 2025.02.25 03:49:41.073235 [ 254 ] {401dd04d-a042-4cfa-9cd3-0bf58abc69f3} TCPHandler: Processed in 0.002126918 sec. 2025.02.25 03:49:41.073407 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.073515 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:41.073559 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:41.074306 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.074345 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.074721 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:41.074959 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.075169 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} executeQuery: Read 556 rows, 42.66 KiB in 0.001676 sec., 331742.24343675416 rows/sec., 24.86 MiB/sec. 2025.02.25 03:49:41.075220 [ 4 ] {70baa456-d108-417c-be32-80849eb9ef04} TCPHandler: Processed in 0.001865192 sec. 2025.02.25 03:49:41.075365 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.075476 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.075524 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:41.078776 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.078817 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.079407 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:41.079648 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.079868 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} executeQuery: Read 3016 rows, 209.35 KiB in 0.004413 sec., 683435.3047813278 rows/sec., 46.33 MiB/sec. 2025.02.25 03:49:41.079920 [ 254 ] {28e4a0e6-352c-464f-bf77-565d9d0800bb} TCPHandler: Processed in 0.004609513 sec. 2025.02.25 03:49:41.080052 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:41.080161 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:41.080207 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:41.080645 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:41.080683 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:41.081032 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:41.081259 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:41.081461 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} executeQuery: Read 24 rows, 1.66 KiB in 0.001322 sec., 18154.31164901664 rows/sec., 1.22 MiB/sec. 2025.02.25 03:49:41.081510 [ 4 ] {a6933fce-cd59-49d0-af31-2c629a93c0af} TCPHandler: Processed in 0.001510074 sec. 2025.02.25 03:49:43.763931 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:43.764163 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:43.764249 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:43.765093 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.765151 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.765587 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:49:43.765858 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.766067 [ 49 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:49:43.766093 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. 2025.02.25 03:49:43.766149 [ 49 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.766224 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.766244 [ 4 ] {930e9c61-e823-455a-8f8a-0be3b86a4ef2} TCPHandler: Processed in 0.002455585 sec. 2025.02.25 03:49:43.766530 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:49:43.766555 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:43.766869 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:43.766888 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:43.766908 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part 2025.02.25 03:49:43.766961 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:43.767043 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.02.25 03:49:43.767354 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:49:43.767722 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 124 rows starting from the beginning of the part 2025.02.25 03:49:43.767938 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:49:43.768177 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:49:43.768895 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.768946 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.769546 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:49:43.769822 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.770047 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003713373 sec., 607803.2021022397 rows/sec., 51.87 MiB/sec. 2025.02.25 03:49:43.770141 [ 45 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:49:43.770212 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} executeQuery: Read 64 rows, 5.12 KiB in 0.003376 sec., 18957.34597156398 rows/sec., 1.48 MiB/sec. 2025.02.25 03:49:43.770221 [ 45 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.770333 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.770429 [ 254 ] {a53bca8e-a656-41ef-a480-7b0a5ac709fa} TCPHandler: Processed in 0.00402174 sec. 2025.02.25 03:49:43.770448 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:49:43.770993 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:43.770997 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:49:43.771272 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:43.771449 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:43.771513 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:43.771542 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.771674 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.02.25 03:49:43.771830 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_11_2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:49:43.772231 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.02.25 03:49:43.772278 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.02.25 03:49:43.772644 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:49:43.773014 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part 2025.02.25 03:49:43.773266 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 556 rows starting from the beginning of the part 2025.02.25 03:49:43.773581 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:49:43.774318 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.774387 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.775318 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:49:43.775837 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.776112 [ 45 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:49:43.776207 [ 45 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.776286 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.776402 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} executeQuery: Read 96 rows, 6.85 KiB in 0.005158 sec., 18611.865063978286 rows/sec., 1.30 MiB/sec. 2025.02.25 03:49:43.776857 [ 4 ] {432aa5a5-c8aa-4f6e-8a44-3643ae9b025e} TCPHandler: Processed in 0.00628387 sec. 2025.02.25 03:49:43.776864 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:49:43.777252 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:43.777548 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:43.777548 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 5 columns (5 merged, 0 gathered) in 0.007044538 sec., 178010.2541855832 rows/sec., 13.92 MiB/sec. 2025.02.25 03:49:43.777571 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:43.777713 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 673 rows starting from the beginning of the part 2025.02.25 03:49:43.777774 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:43.778104 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:49:43.778170 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2025.02.25 03:49:43.778532 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:49:43.778880 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.25 03:49:43.779150 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3016 rows starting from the beginning of the part 2025.02.25 03:49:43.779189 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.779393 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part 2025.02.25 03:49:43.779446 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_11_2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:49:43.779711 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.25 03:49:43.779937 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.779988 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.780579 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:49:43.780893 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.781118 [ 45 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:49:43.781201 [ 45 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:43.781226 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} executeQuery: Read 36 rows, 2.48 KiB in 0.003748 sec., 9605.122732123798 rows/sec., 662.85 KiB/sec. 2025.02.25 03:49:43.781237 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:43.781635 [ 254 ] {96efc3b3-99e1-4bab-9b25-15e04df0ddac} TCPHandler: Processed in 0.004632453 sec. 2025.02.25 03:49:43.781694 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:49:43.782135 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:43.782194 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005778699 sec., 738055.3996669493 rows/sec., 50.34 MiB/sec. 2025.02.25 03:49:43.782203 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part 2025.02.25 03:49:43.782346 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2025.02.25 03:49:43.782411 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:49:43.782599 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.25 03:49:43.782980 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:49:43.783135 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:49:43.783104 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:49:43.784366 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.784515 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_11_2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:49:43.784660 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.02.25 03:49:43.785881 [ 196 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00446912 sec., 113668.91021051124 rows/sec., 7.57 MiB/sec. 2025.02.25 03:49:43.786085 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:49:43.786421 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:43.786510 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_11_2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:49:43.786606 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.25 03:49:45.353472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.25 03:49:45.354132 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:45.354185 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:45.354725 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:45.355002 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:45.355209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.25 03:49:45.613663 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.25 03:49:45.634601 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:45.634660 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:45.641801 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:49:45.642561 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:45.645657 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.25 03:49:47.852190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 312 2025.02.25 03:49:47.856107 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:47.856166 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:47.857747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:47.858077 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:47.858375 [ 40 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:47.858551 [ 40 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:47.858678 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:47.859147 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:49:47.859893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 312 2025.02.25 03:49:47.860226 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:47.860364 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:49:47.860922 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.25 03:49:47.861442 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.02.25 03:49:47.861936 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:49:47.862429 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2025.02.25 03:49:47.862977 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part 2025.02.25 03:49:47.870780 [ 192 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 72 columns (72 merged, 0 gathered) in 0.011975308 sec., 26053.60964411103 rows/sec., 28.22 MiB/sec. 2025.02.25 03:49:47.871491 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:47.872170 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:47.872245 [ 193 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_6_1} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:47.872438 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. 2025.02.25 03:49:48.768466 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.768744 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:48.768813 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:48.769610 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.769652 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.770085 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:49:48.770331 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.770561 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} executeQuery: Read 124 rows, 10.83 KiB in 0.00186 sec., 66666.66666666666 rows/sec., 5.69 MiB/sec. 2025.02.25 03:49:48.770637 [ 4 ] {db44c434-fb95-40f7-a8bd-46616d867f61} TCPHandler: Processed in 0.002355223 sec. 2025.02.25 03:49:48.770813 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.770934 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:48.770984 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:48.771538 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.771579 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.771931 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:48.772170 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.772329 [ 39 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:48.772402 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} executeQuery: Read 34 rows, 2.56 KiB in 0.001489 sec., 22834.116856950972 rows/sec., 1.68 MiB/sec. 2025.02.25 03:49:48.772412 [ 39 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.772487 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.772537 [ 254 ] {9af0cc60-b5c2-41de-a4a6-2039490626d8} TCPHandler: Processed in 0.00178177 sec. 2025.02.25 03:49:48.772688 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:49:48.772718 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.772828 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:48.772879 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.02.25 03:49:48.772886 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:48.772963 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:48.773031 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:49:48.773295 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.25 03:49:48.773489 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.02.25 03:49:48.773867 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.02.25 03:49:48.774193 [ 192 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.02.25 03:49:48.775256 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.775303 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.775947 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:49:48.776030 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.003434177 sec., 61150.02226152001 rows/sec., 4.29 MiB/sec. 2025.02.25 03:49:48.776296 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:48.776329 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.776774 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} executeQuery: Read 98 rows, 7.84 KiB in 0.003913 sec., 25044.722719141326 rows/sec., 1.96 MiB/sec. 2025.02.25 03:49:48.776911 [ 4 ] {ffd6d92d-2330-45c5-a29d-d46ec5cf9cae} TCPHandler: Processed in 0.004269315 sec. 2025.02.25 03:49:48.776948 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.777077 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_6_1} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:48.777090 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.777239 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.25 03:49:48.777306 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:48.777384 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:48.777957 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.777997 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.778387 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:49:48.778634 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.778843 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2025.02.25 03:49:48.778897 [ 254 ] {c802b3e1-7f25-4938-a1bd-27727958785f} TCPHandler: Processed in 0.001874862 sec. 2025.02.25 03:49:48.779031 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.779139 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:48.779205 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:48.780281 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.780323 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.780955 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:48.781207 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.781532 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} executeQuery: Read 34 rows, 62.39 KiB in 0.002398 sec., 14178.482068390325 rows/sec., 25.41 MiB/sec. 2025.02.25 03:49:48.781719 [ 4 ] {29d011c0-9e76-48cc-8e21-c63391215408} TCPHandler: Processed in 0.002739701 sec. 2025.02.25 03:49:48.781872 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:48.782004 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:48.782060 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:48.782579 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:48.782625 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:48.783009 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:49:48.783242 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:48.783470 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. 2025.02.25 03:49:48.783520 [ 254 ] {69ebf0e8-aa90-4cd6-8290-7c08be669af9} TCPHandler: Processed in 0.001711278 sec. 2025.02.25 03:49:52.779547 [ 36 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:49:52.779602 [ 36 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:49:52.855312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.25 03:49:52.855923 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:52.855970 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:52.856496 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:52.856768 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:52.857066 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.25 03:49:53.145715 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.25 03:49:53.169868 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:53.169936 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:53.177357 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:49:53.178138 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:53.181133 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.25 03:49:53.767053 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:53.767337 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:53.767442 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:53.768311 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:53.768362 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:53.768793 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:49:53.769046 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:53.769290 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} executeQuery: Read 56 rows, 4.38 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.10 MiB/sec. 2025.02.25 03:49:53.769353 [ 4 ] {5e382f62-c21e-49c5-876b-f6ef41e7624f} TCPHandler: Processed in 0.002470385 sec. 2025.02.25 03:49:53.769523 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:53.769662 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:53.769721 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:53.770292 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:53.770335 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:53.770708 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:49:53.770950 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:53.771164 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. 2025.02.25 03:49:53.771218 [ 254 ] {f3ca5d8a-ce86-42b6-8a2c-e2b0f0ff5fab} TCPHandler: Processed in 0.00176449 sec. 2025.02.25 03:49:53.771349 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:53.771459 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:53.771509 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:53.772029 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:53.772068 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:53.772453 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:49:53.772682 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:53.772888 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} executeQuery: Read 160 rows, 11.41 KiB in 0.001453 sec., 110116.99931176874 rows/sec., 7.67 MiB/sec. 2025.02.25 03:49:53.772941 [ 4 ] {49c9e356-f40b-4d04-a8b3-59829018724c} TCPHandler: Processed in 0.001644407 sec. 2025.02.25 03:49:53.773081 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:53.773211 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:53.773267 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:53.773809 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:53.773849 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:53.774205 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:49:53.774456 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:53.774665 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2025.02.25 03:49:53.774716 [ 254 ] {f67b5e4f-85d7-4255-922a-5c645cba8672} TCPHandler: Processed in 0.001697528 sec. 2025.02.25 03:49:57.861172 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 2025.02.25 03:49:57.863953 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:57.864014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:57.865478 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:57.865806 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:57.866721 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 332 2025.02.25 03:49:58.762444 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.762762 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.763227 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:49:58.763282 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.763650 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:58.763729 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:49:58.763893 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 46-element set) 2025.02.25 03:49:58.764032 [ 288 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:49:58.764174 [ 292 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.25 03:49:58.764264 [ 286 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:49:58.764243 [ 290 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:49:58.764454 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (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.02.25 03:49:58.764490 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:49:58.764641 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:49:58.764665 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 46 rows with 4 streams 2025.02.25 03:49:58.764711 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.764762 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.764807 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.764853 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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.02.25 03:49:58.767015 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} executeQuery: Read 46 rows, 1.83 KiB in 0.004399 sec., 10456.922027733575 rows/sec., 416.02 KiB/sec. 2025.02.25 03:49:58.767284 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} MemoryTracker: Peak memory usage (for query): 146.74 KiB. 2025.02.25 03:49:58.767301 [ 4 ] {07edffed-a53c-4677-960e-2f4c1dd9b140} TCPHandler: Processed in 0.004997342 sec. 2025.02.25 03:49:58.773316 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.773443 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:49:58.773495 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:49:58.774232 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.774279 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.774770 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:49:58.774986 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.775235 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} executeQuery: Read 1 rows, 232.00 B in 0.001828 sec., 547.0459518599563 rows/sec., 123.94 KiB/sec. 2025.02.25 03:49:58.775430 [ 4 ] {3d776809-a957-4c0e-a625-3bf777f30e18} TCPHandler: Processed in 0.002166879 sec. 2025.02.25 03:49:58.775606 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.775720 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:49:58.775768 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:49:58.776363 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.776404 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.776794 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.25 03:49:58.777044 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.777282 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} executeQuery: Read 8 rows, 668.00 B in 0.001582 sec., 5056.890012642225 rows/sec., 412.35 KiB/sec. 2025.02.25 03:49:58.777369 [ 254 ] {ba296d1d-fbde-426a-b44a-860bbd784ab2} TCPHandler: Processed in 0.001821101 sec. 2025.02.25 03:49:58.777549 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.777678 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:49:58.777730 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:49:58.778338 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.778376 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.778731 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:49:58.778963 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.779228 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} executeQuery: Read 128 rows, 11.12 KiB in 0.001564 sec., 81841.43222506394 rows/sec., 6.95 MiB/sec. 2025.02.25 03:49:58.779395 [ 4 ] {5d6b855e-a60e-4b45-ae43-6c716d6de231} TCPHandler: Processed in 0.001904452 sec. 2025.02.25 03:49:58.779533 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.779644 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:49:58.779689 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:49:58.780256 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.780296 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.780654 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:49:58.780893 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.781100 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} executeQuery: Read 42 rows, 3.12 KiB in 0.00148 sec., 28378.37837837838 rows/sec., 2.06 MiB/sec. 2025.02.25 03:49:58.781152 [ 254 ] {4a97114a-83c4-4f73-a905-80c364f24d41} TCPHandler: Processed in 0.001672748 sec. 2025.02.25 03:49:58.781302 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.781431 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:49:58.781483 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:49:58.782101 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.782139 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.782483 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:49:58.782741 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.782945 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} executeQuery: Read 106 rows, 8.49 KiB in 0.001544 sec., 68652.84974093264 rows/sec., 5.37 MiB/sec. 2025.02.25 03:49:58.782996 [ 4 ] {aedbccf3-3586-4dba-a278-8fe95c350806} TCPHandler: Processed in 0.001756899 sec. 2025.02.25 03:49:58.783127 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.783234 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:58.783284 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:49:58.783842 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.783881 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.784258 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:49:58.784507 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.784713 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} executeQuery: Read 164 rows, 11.69 KiB in 0.001501 sec., 109260.49300466356 rows/sec., 7.61 MiB/sec. 2025.02.25 03:49:58.784765 [ 254 ] {a9d3beab-6e69-414c-80a2-a4de5d71133b} TCPHandler: Processed in 0.001689147 sec. 2025.02.25 03:49:58.784904 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.785032 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:49:58.785111 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:49:58.786315 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.786354 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.786994 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:49:58.787248 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.787416 [ 26 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:49:58.787494 [ 26 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.787530 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} executeQuery: Read 34 rows, 62.39 KiB in 0.002519 sec., 13497.41961095673 rows/sec., 24.19 MiB/sec. 2025.02.25 03:49:58.787540 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.787938 [ 4 ] {7ad9cb3b-df40-4bc8-adf9-79274fa490ac} TCPHandler: Processed in 0.003088809 sec. 2025.02.25 03:49:58.787944 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:49:58.788176 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:49:58.788498 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:49:58.788655 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:49:58.788666 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:49:58.788861 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:49:58.789805 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:49:58.790497 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.25 03:49:58.791181 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.02.25 03:49:58.791524 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:49:58.791664 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:49:58.791927 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.02.25 03:49:58.792520 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.02.25 03:49:58.793307 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:49:58.793834 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.794372 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} executeQuery: Read 60 rows, 4.14 KiB in 0.005971 sec., 10048.568079048737 rows/sec., 693.46 KiB/sec. 2025.02.25 03:49:58.794597 [ 254 ] {ae36f734-0f60-4c78-94ae-7147d5c06ef2} TCPHandler: Processed in 0.006567887 sec. 2025.02.25 03:49:58.796476 [ 192 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008754515 sec., 14392.573432109033 rows/sec., 25.79 MiB/sec. 2025.02.25 03:49:58.796885 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:49:58.797318 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:49:58.797401 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_6_1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:49:58.797523 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.25 03:50:00.358155 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.25 03:50:00.358882 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:00.358923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:00.359453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:50:00.359723 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:00.359923 [ 46 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:50:00.359991 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.25 03:50:00.360015 [ 46 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:00.360047 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:00.360334 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:50:00.360524 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:00.360571 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:50:00.360664 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.25 03:50:00.360910 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.25 03:50:00.361084 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.25 03:50:00.361244 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.25 03:50:00.361379 [ 199 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.25 03:50:00.363177 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040428 sec., 1685289.0448318461 rows/sec., 24.11 MiB/sec. 2025.02.25 03:50:00.363615 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:50:00.363974 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:00.364055 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_11_2} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:50:00.364154 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.25 03:50:00.682181 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.25 03:50:00.703683 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:00.703744 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:00.711411 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:50:00.712174 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:00.712528 [ 46 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:50:00.712659 [ 46 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:00.712730 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:00.713013 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.722231 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.25 03:50:00.723484 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:00.724408 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.729200 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.733802 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.738826 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.744190 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.748671 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:00.804716 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091856124 sec., 903.5870052605312 rows/sec., 4.67 MiB/sec. 2025.02.25 03:50:00.807593 [ 202 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:50:00.810571 [ 202 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_11_2} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:00.810694 [ 202 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_11_2} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:50:00.813358 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.25 03:50:03.767062 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:03.767288 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:03.767367 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:03.768224 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:03.768275 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:03.768704 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:03.768957 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:03.769193 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. 2025.02.25 03:50:03.769256 [ 4 ] {6605d17f-1cba-44c3-ac05-e23fc5e8973c} TCPHandler: Processed in 0.002334962 sec. 2025.02.25 03:50:03.769427 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:03.769551 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:03.769601 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:03.770167 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:03.770209 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:03.770583 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:03.770822 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:03.771042 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} executeQuery: Read 64 rows, 5.12 KiB in 0.001518 sec., 42160.73781291173 rows/sec., 3.29 MiB/sec. 2025.02.25 03:50:03.771095 [ 254 ] {4862b773-e2fa-426f-997d-16b941f2e8a1} TCPHandler: Processed in 0.001727339 sec. 2025.02.25 03:50:03.771249 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:03.771360 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:03.771410 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:03.771940 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:03.771978 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:03.772362 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:03.772601 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:03.772865 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. 2025.02.25 03:50:03.773071 [ 4 ] {d1e7d05b-2ed8-4fd5-ae1e-2ec6073534ed} TCPHandler: Processed in 0.001870532 sec. 2025.02.25 03:50:03.773238 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:03.773371 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:03.773430 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:03.773998 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:03.774044 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:03.774419 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:03.774653 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:03.774844 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. 2025.02.25 03:50:03.774894 [ 254 ] {ea0d202f-69ee-4345-be69-11080268fd68} TCPHandler: Processed in 0.001723098 sec. 2025.02.25 03:50:07.779654 [ 25 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:50:07.779726 [ 25 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:50:07.860133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.25 03:50:07.860760 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:07.860804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:07.861406 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:50:07.861687 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:07.861929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.25 03:50:07.866869 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 358 2025.02.25 03:50:07.869761 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:07.869804 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:07.871254 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:50:07.871558 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:07.872035 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 358 2025.02.25 03:50:08.222318 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.25 03:50:08.241138 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.241198 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.248499 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:50:08.249258 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.252329 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.25 03:50:08.762998 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.763268 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} executeQuery: (from [fd00:1122:3344:101::d]:47977) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.763722 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.25 03:50:08.763778 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.764181 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:50:08.764263 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.25 03:50:08.764442 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Key condition: (column 0 notIn 47-element set) 2025.02.25 03:50:08.764631 [ 286 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.25 03:50:08.764738 [ 292 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.25 03:50:08.764780 [ 288 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2025.02.25 03:50:08.764780 [ 293 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.25 03:50:08.764736 [ 290 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.25 03:50:08.764991 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2025.02.25 03:50:08.765026 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.25 03:50:08.765173 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.25 03:50:08.765198 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (SelectExecutor): Reading approx. 46 rows with 4 streams 2025.02.25 03:50:08.765245 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.765303 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.765351 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.765398 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02.25 03:50:08.767319 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} executeQuery: Read 46 rows, 1.83 KiB in 0.004176 sec., 11015.325670498085 rows/sec., 438.24 KiB/sec. 2025.02.25 03:50:08.767611 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} MemoryTracker: Peak memory usage (for query): 148.81 KiB. 2025.02.25 03:50:08.767633 [ 4 ] {18e3249f-a016-405d-b738-07693e704bcf} TCPHandler: Processed in 0.004764517 sec. 2025.02.25 03:50:08.773647 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.773778 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.25 03:50:08.773831 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.25 03:50:08.774544 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.774593 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.775097 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:50:08.775327 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.775511 [ 25 ] {} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.25 03:50:08.775578 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} executeQuery: Read 1 rows, 106.00 B in 0.001833 sec., 545.5537370430987 rows/sec., 56.47 KiB/sec. 2025.02.25 03:50:08.775588 [ 25 ] {} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.775658 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.775719 [ 4 ] {ee039cdb-96fe-48d1-bf5f-a82469be2e8d} TCPHandler: Processed in 0.002127188 sec. 2025.02.25 03:50:08.776096 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.776184 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::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.02.25 03:50:08.776319 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:08.776452 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:08.777047 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:08.777160 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.25 03:50:08.777516 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.02.25 03:50:08.777777 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.02.25 03:50:08.777938 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.25 03:50:08.778234 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.25 03:50:08.778547 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.25 03:50:08.779288 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.779350 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.780499 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:08.781138 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.781552 [ 31 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:08.781710 [ 31 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.781784 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} executeQuery: Read 135 rows, 11.90 KiB in 0.005503 sec., 24532.07341450118 rows/sec., 2.11 MiB/sec. 2025.02.25 03:50:08.781800 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.782143 [ 254 ] {d83b7190-936d-4d68-8103-142c799dc8b6} TCPHandler: Processed in 0.006199099 sec. 2025.02.25 03:50:08.782323 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:08.782449 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.782867 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:08.782921 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.782986 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1945 rows starting from the beginning of the part 2025.02.25 03:50:08.783097 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:08.783535 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part 2025.02.25 03:50:08.784179 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:08.784754 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part 2025.02.25 03:50:08.785332 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:08.785999 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 135 rows starting from the beginning of the part 2025.02.25 03:50:08.788653 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.788777 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.791024 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:50:08.792109 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.010140617 sec., 241010.9759593524 rows/sec., 20.75 MiB/sec. 2025.02.25 03:50:08.792221 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.792654 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:08.793063 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} executeQuery: Read 39 rows, 2.93 KiB in 0.010288 sec., 3790.824261275272 rows/sec., 285.05 KiB/sec. 2025.02.25 03:50:08.793450 [ 4 ] {e61ae80b-fe91-42da-85a8-953683709f4f} TCPHandler: Processed in 0.011147139 sec. 2025.02.25 03:50:08.793786 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.793813 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.794060 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_16_3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:08.794361 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.25 03:50:08.794380 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.794513 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:50:08.795130 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.019352912 sec., 2480.2469003114365 rows/sec., 610.73 KiB/sec. 2025.02.25 03:50:08.795408 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.25 03:50:08.796545 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.796622 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.796784 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.796975 [ 186 ] {829f9121-70bd-47dc-9276-9a75f2968390::all_1_6_1} oximeter.timeseries_schema (829f9121-70bd-47dc-9276-9a75f2968390) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.25 03:50:08.797142 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.25 03:50:08.797318 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:50:08.797567 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.797808 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} executeQuery: Read 1 rows, 68.00 B in 0.003696 sec., 270.56277056277054 rows/sec., 17.97 KiB/sec. 2025.02.25 03:50:08.797873 [ 254 ] {daf7de99-2b73-4944-b258-e7f34afd86c7} TCPHandler: Processed in 0.004270595 sec. 2025.02.25 03:50:08.798025 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.798154 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:08.798208 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:08.798899 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.798945 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.799362 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:08.799606 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.799775 [ 31 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:08.799851 [ 31 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.799863 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} executeQuery: Read 112 rows, 8.96 KiB in 0.001727 sec., 64852.34510712218 rows/sec., 5.07 MiB/sec. 2025.02.25 03:50:08.799888 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.799995 [ 4 ] {e2ed9b47-2c50-41e2-8193-b0d802055bb6} TCPHandler: Processed in 0.002031426 sec. 2025.02.25 03:50:08.800177 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:08.800193 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.800432 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:08.800460 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.800509 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 918 rows starting from the beginning of the part 2025.02.25 03:50:08.800593 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:08.800827 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part 2025.02.25 03:50:08.801233 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:08.801638 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part 2025.02.25 03:50:08.802036 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:08.802369 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.02.25 03:50:08.803583 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.803648 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.804796 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:08.805302 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.805408 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 5 columns (5 merged, 0 gathered) in 0.00539099 sec., 252643.7630194083 rows/sec., 19.84 MiB/sec. 2025.02.25 03:50:08.805585 [ 31 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:08.805707 [ 31 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.805766 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.805783 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:08.805797 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} executeQuery: Read 160 rows, 11.41 KiB in 0.005411 sec., 29569.395675475884 rows/sec., 2.06 MiB/sec. 2025.02.25 03:50:08.806238 [ 254 ] {61bce632-d3f1-4deb-8eec-5d5991c693f6} TCPHandler: Processed in 0.006133867 sec. 2025.02.25 03:50:08.806615 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:08.806655 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.807116 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.807189 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.807215 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:08.807327 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4265 rows starting from the beginning of the part 2025.02.25 03:50:08.807379 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_16_3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:08.807380 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:50:08.807821 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.25 03:50:08.807860 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:08.808264 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:08.808597 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 164 rows starting from the beginning of the part 2025.02.25 03:50:08.808967 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:08.809324 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:08.810236 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.810364 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.811113 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:50:08.811659 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.812064 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} executeQuery: Read 1 rows, 65.00 B in 0.005047 sec., 198.13750743015652 rows/sec., 12.58 KiB/sec. 2025.02.25 03:50:08.812129 [ 4 ] {05e14097-e89f-438a-a3ec-17460217a8ca} TCPHandler: Processed in 0.005718998 sec. 2025.02.25 03:50:08.812372 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.812518 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.812599 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:08.813963 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.814002 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.814702 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:50:08.814954 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5069 rows, containing 5 columns (5 merged, 0 gathered) in 0.009037912 sec., 560859.6321805301 rows/sec., 38.38 MiB/sec. 2025.02.25 03:50:08.815136 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.815440 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} executeQuery: Read 39 rows, 71.56 KiB in 0.002941 sec., 13260.795647738863 rows/sec., 23.76 MiB/sec. 2025.02.25 03:50:08.815466 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:08.815828 [ 254 ] {bbc4b043-f485-4336-a85c-919b2ec33664} TCPHandler: Processed in 0.00359296 sec. 2025.02.25 03:50:08.816044 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.816143 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.816292 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.816328 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_16_3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:08.816377 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.25 03:50:08.816485 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.25 03:50:08.816947 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.816990 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.817360 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:50:08.817597 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.817802 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} executeQuery: Read 9 rows, 651.00 B in 0.001612 sec., 5583.126550868486 rows/sec., 394.38 KiB/sec. 2025.02.25 03:50:08.817853 [ 4 ] {0ba056d9-7016-41a7-84ae-39effc291142} TCPHandler: Processed in 0.001913233 sec. 2025.02.25 03:50:08.817988 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:08.818094 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:08.818140 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:08.818659 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.818705 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.819137 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:08.819385 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.819543 [ 31 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:08.819603 [ 31 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:08.819641 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. 2025.02.25 03:50:08.819648 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:08.819806 [ 254 ] {843cda62-fe12-4849-bf2c-41e3df60646d} TCPHandler: Processed in 0.001862292 sec. 2025.02.25 03:50:08.819883 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.820018 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:08.820052 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part 2025.02.25 03:50:08.820172 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.820363 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.820502 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.820693 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.820843 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:08.822029 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226797 sec., 356265.73543741764 rows/sec., 23.83 MiB/sec. 2025.02.25 03:50:08.822235 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:08.822590 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:08.822679 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_16_3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:08.822773 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.25 03:50:11.694335 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.694642 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.694757 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:50:11.695769 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.695813 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.696243 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:50:11.696517 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.696743 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} executeQuery: Read 24 rows, 2.04 KiB in 0.002187 sec., 10973.936899862825 rows/sec., 932.36 KiB/sec. 2025.02.25 03:50:11.696912 [ 4 ] {e64204d5-5d52-42c3-96e3-e57940bc85f3} TCPHandler: Processed in 0.002765492 sec. 2025.02.25 03:50:11.697132 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.697281 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:50:11.697342 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:50:11.698036 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.698084 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.698489 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:50:11.698753 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.698994 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} executeQuery: Read 4 rows, 334.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 188.00 KiB/sec. 2025.02.25 03:50:11.699077 [ 254 ] {ea39de01-d80f-4f72-a2ba-58bca1884ece} TCPHandler: Processed in 0.002015306 sec. 2025.02.25 03:50:11.699229 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.699338 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:11.699391 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:11.700684 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.700723 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.701158 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:11.701400 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.701575 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} executeQuery: Read 1318 rows, 112.08 KiB in 0.002261 sec., 582927.9080053074 rows/sec., 48.41 MiB/sec. 2025.02.25 03:50:11.701628 [ 4 ] {dcb09f2e-5aa6-48c9-90e5-b4d4e790fc1e} TCPHandler: Processed in 0.002453305 sec. 2025.02.25 03:50:11.701767 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.701898 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.701953 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:11.702553 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.702590 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.702942 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:50:11.703190 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.703364 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} executeQuery: Read 16 rows, 1.24 KiB in 0.001496 sec., 10695.187165775402 rows/sec., 829.03 KiB/sec. 2025.02.25 03:50:11.703416 [ 254 ] {0563e969-5d0c-4c29-8d4f-5ef78322cd07} TCPHandler: Processed in 0.001710569 sec. 2025.02.25 03:50:11.703563 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.703691 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.703745 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:50:11.704436 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.704474 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.704837 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:50:11.705075 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.705245 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} executeQuery: Read 252 rows, 17.85 KiB in 0.001583 sec., 159191.40871762476 rows/sec., 11.01 MiB/sec. 2025.02.25 03:50:11.705298 [ 4 ] {03e34877-2320-4087-a6b7-c6fb02925a3d} TCPHandler: Processed in 0.001797661 sec. 2025.02.25 03:50:11.705438 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.705567 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.705621 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:50:11.706248 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.706295 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.706644 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:50:11.706882 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.707094 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} executeQuery: Read 12 rows, 960.00 B in 0.001546 sec., 7761.966364812419 rows/sec., 606.40 KiB/sec. 2025.02.25 03:50:11.707216 [ 254 ] {4f288420-1380-4fe0-8c15-229fef0a0dfb} TCPHandler: Processed in 0.001841472 sec. 2025.02.25 03:50:11.707374 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.707502 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:11.707557 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:11.708404 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.708443 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.708808 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:11.709052 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.709228 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} executeQuery: Read 560 rows, 42.99 KiB in 0.001755 sec., 319088.3190883191 rows/sec., 23.92 MiB/sec. 2025.02.25 03:50:11.709279 [ 4 ] {1be68c28-5784-40fd-ba6b-385f8dfa7aad} TCPHandler: Processed in 0.001965284 sec. 2025.02.25 03:50:11.709411 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.709517 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.709566 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:11.710306 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.710342 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.710773 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:11.711029 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.711239 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} executeQuery: Read 978 rows, 67.66 KiB in 0.001744 sec., 560779.8165137614 rows/sec., 37.88 MiB/sec. 2025.02.25 03:50:11.711292 [ 254 ] {a5180bbd-91e6-425f-91b9-178755c901cc} TCPHandler: Processed in 0.001930213 sec. 2025.02.25 03:50:11.711440 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:11.711568 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:11.711624 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:11.712136 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:11.712182 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:11.712560 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:11.712796 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:11.713039 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} executeQuery: Read 34 rows, 2.36 KiB in 0.001493 sec., 22772.940388479572 rows/sec., 1.54 MiB/sec. 2025.02.25 03:50:11.713175 [ 4 ] {2de8e6d3-97d8-44a7-aa47-252b67cf7d12} TCPHandler: Processed in 0.00179631 sec. 2025.02.25 03:50:13.762537 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:13.762740 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:13.762815 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:13.763591 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:13.763641 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:13.764073 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:13.764328 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:13.764578 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. 2025.02.25 03:50:13.764646 [ 4 ] {594da568-0f67-4d1c-91ba-84ed2aa6921f} TCPHandler: Processed in 0.0022389 sec. 2025.02.25 03:50:13.764821 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:13.764945 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:13.764995 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:13.765580 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:13.765622 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:13.765999 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:13.766244 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:13.766467 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. 2025.02.25 03:50:13.766522 [ 254 ] {219fa7ff-004c-4f16-89d9-815593cba5db} TCPHandler: Processed in 0.001759909 sec. 2025.02.25 03:50:13.766689 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:13.766799 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:13.766851 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:13.767347 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:13.767386 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:13.767769 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:13.768005 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:13.768235 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} executeQuery: Read 66 rows, 4.72 KiB in 0.001458 sec., 45267.489711934155 rows/sec., 3.16 MiB/sec. 2025.02.25 03:50:13.768288 [ 4 ] {3bb39851-aa22-4c62-a209-0d481cfcc312} TCPHandler: Processed in 0.001652867 sec. 2025.02.25 03:50:13.768434 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:13.768566 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:13.768623 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:13.769144 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:13.769192 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:13.769592 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:13.769826 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:13.770061 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} executeQuery: Read 26 rows, 1.78 KiB in 0.001522 sec., 17082.785808147175 rows/sec., 1.14 MiB/sec. 2025.02.25 03:50:13.770160 [ 254 ] {ad07029e-395f-4f11-b500-d24b238e3e9d} TCPHandler: Processed in 0.00177858 sec. 2025.02.25 03:50:15.362275 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.25 03:50:15.363233 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:15.363307 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:15.364009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:50:15.364347 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:15.364618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.25 03:50:15.752384 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.25 03:50:15.772092 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:15.772151 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:15.779477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:50:15.780225 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:15.782748 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.25 03:50:17.872197 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 406 2025.02.25 03:50:17.875566 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:17.875627 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.02.25 03:50:17.877172 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:50:17.877502 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:17.878491 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2025.02.25 03:50:18.769074 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.769282 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:18.769355 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:18.770142 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.770189 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.770680 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:50:18.770938 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.771183 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} executeQuery: Read 134 rows, 11.81 KiB in 0.001953 sec., 68612.39119303635 rows/sec., 5.90 MiB/sec. 2025.02.25 03:50:18.771249 [ 4 ] {7e9c9242-2178-450d-8cfe-d9b6422a0511} TCPHandler: Processed in 0.002306112 sec. 2025.02.25 03:50:18.771420 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.771568 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:18.771626 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:18.772296 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.772345 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.772747 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:50:18.773010 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.773231 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} executeQuery: Read 39 rows, 2.93 KiB in 0.001698 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. 2025.02.25 03:50:18.773285 [ 254 ] {d1cfbeab-ac51-440d-a31b-747c22aa6f9c} TCPHandler: Processed in 0.001932823 sec. 2025.02.25 03:50:18.773415 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.773525 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:18.773573 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:18.774249 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.774301 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.774717 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:50:18.774953 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.775165 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} executeQuery: Read 103 rows, 8.24 KiB in 0.001663 sec., 61936.259771497294 rows/sec., 4.84 MiB/sec. 2025.02.25 03:50:18.775219 [ 4 ] {aa5d9d63-e0a5-4f8c-b723-47ed3368eb28} TCPHandler: Processed in 0.001858052 sec. 2025.02.25 03:50:18.775355 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.775462 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:18.775511 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:18.776115 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.776161 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.776622 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:50:18.776857 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.777065 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2025.02.25 03:50:18.777116 [ 254 ] {908def34-f91a-49fe-845a-336c867347d9} TCPHandler: Processed in 0.00181185 sec. 2025.02.25 03:50:18.777251 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.777359 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:18.777428 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:18.778580 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.778620 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.779297 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:50:18.779561 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.779789 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} executeQuery: Read 39 rows, 71.56 KiB in 0.002453 sec., 15898.899306971056 rows/sec., 28.49 MiB/sec. 2025.02.25 03:50:18.779894 [ 4 ] {df088fcf-ff8b-481e-8326-ef6d045f5d76} TCPHandler: Processed in 0.00269547 sec. 2025.02.25 03:50:18.780038 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:18.780167 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:18.780224 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:18.780723 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:18.780762 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:18.781113 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:50:18.781345 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:18.781559 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. 2025.02.25 03:50:18.781609 [ 254 ] {0c331900-42c3-419f-9e3a-27f2d39e58ec} TCPHandler: Processed in 0.001634207 sec. 2025.02.25 03:50:22.780000 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:50:22.780052 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:50:22.866401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.25 03:50:22.867016 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:22.867054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:22.867585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:50:22.867838 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:22.868078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.25 03:50:23.284501 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.25 03:50:23.304396 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:23.304456 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:23.311742 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:50:23.312519 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:23.315569 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.25 03:50:23.769088 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:23.769406 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:23.769527 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:23.770327 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:23.770380 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:23.770854 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:50:23.771104 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:23.771348 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} executeQuery: Read 56 rows, 4.38 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.11 MiB/sec. 2025.02.25 03:50:23.771419 [ 4 ] {1ddc3ceb-b8c1-402e-8459-35bf855c2e10} TCPHandler: Processed in 0.002538697 sec. 2025.02.25 03:50:23.771606 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:23.771754 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:23.771813 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:23.772510 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:23.772551 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:23.772917 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:50:23.773145 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:23.773352 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. 2025.02.25 03:50:23.773402 [ 254 ] {8a44c64a-a141-48d0-b6ed-a462e534eead} TCPHandler: Processed in 0.001893242 sec. 2025.02.25 03:50:23.773549 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:23.773672 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:23.773728 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:23.774413 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:23.774461 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:23.774864 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:50:23.775131 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:23.775372 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. 2025.02.25 03:50:23.775424 [ 4 ] {bf4f4c86-3572-4b41-a8d3-1452b24c198b} TCPHandler: Processed in 0.001900603 sec. 2025.02.25 03:50:23.775564 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:23.775693 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:23.775748 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:23.776270 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:23.776317 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:23.776702 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:50:23.776930 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:23.777143 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2025.02.25 03:50:23.777192 [ 254 ] {541f4465-55b5-4bd3-9e82-853f56a339ec} TCPHandler: Processed in 0.001690718 sec. 2025.02.25 03:50:27.880266 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 426 2025.02.25 03:50:27.882991 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:27.883052 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:27.884509 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:50:27.884823 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:27.885477 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 426 2025.02.25 03:50:28.770658 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.770893 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:50:28.770979 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:50:28.771791 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.771849 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.772286 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:50:28.772537 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.772784 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} executeQuery: Read 2 rows, 167.00 B in 0.001945 sec., 1028.2776349614396 rows/sec., 83.85 KiB/sec. 2025.02.25 03:50:28.772965 [ 4 ] {38fe8b9b-cedd-4f7c-9a3f-3b8f3dc28f32} TCPHandler: Processed in 0.002448295 sec. 2025.02.25 03:50:28.773143 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.773269 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:28.773318 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:28.773943 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.773985 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.774380 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:50:28.774623 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.774798 [ 153 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:50:28.774868 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} executeQuery: Read 135 rows, 11.88 KiB in 0.001626 sec., 83025.83025830258 rows/sec., 7.13 MiB/sec. 2025.02.25 03:50:28.774893 [ 153 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.774964 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.775001 [ 254 ] {417c0765-2590-4a7f-8636-150fda7043ed} TCPHandler: Processed in 0.001908973 sec. 2025.02.25 03:50:28.775221 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:28.775229 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.775539 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:28.775546 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:28.775630 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1960 rows starting from the beginning of the part 2025.02.25 03:50:28.775653 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:28.775989 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:50:28.776335 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:28.776701 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part 2025.02.25 03:50:28.777172 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.02.25 03:50:28.777551 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 135 rows starting from the beginning of the part 2025.02.25 03:50:28.778553 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.778628 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.779528 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:50:28.780038 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.780238 [ 153 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:50:28.780315 [ 153 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.780371 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.780370 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} executeQuery: Read 41 rows, 3.07 KiB in 0.004893 sec., 8379.317392192928 rows/sec., 627.89 KiB/sec. 2025.02.25 03:50:28.780675 [ 4 ] {bee26b88-6509-4b80-a73f-39446aad0e95} TCPHandler: Processed in 0.005564294 sec. 2025.02.25 03:50:28.780712 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:50:28.780925 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.781254 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:28.781304 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:28.781384 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:50:28.781456 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:28.781709 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3659 rows, containing 5 columns (5 merged, 0 gathered) in 0.006591668 sec., 555094.7044056223 rows/sec., 47.93 MiB/sec. 2025.02.25 03:50:28.781804 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part 2025.02.25 03:50:28.782193 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:28.782530 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.02.25 03:50:28.782711 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:50:28.782978 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:28.783430 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2025.02.25 03:50:28.784351 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.784688 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_21_4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:50:28.784985 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:50:28.785296 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.785367 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.786470 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:50:28.787013 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.006550516 sec., 50225.05097308365 rows/sec., 3.65 MiB/sec. 2025.02.25 03:50:28.787081 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.787282 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:50:28.787333 [ 153 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:50:28.787440 [ 153 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.787533 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.787613 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} executeQuery: Read 105 rows, 8.40 KiB in 0.006403 sec., 16398.563173512415 rows/sec., 1.28 MiB/sec. 2025.02.25 03:50:28.787907 [ 254 ] {1188a778-f6d1-4ef3-9162-4c1509099947} TCPHandler: Processed in 0.00714807 sec. 2025.02.25 03:50:28.787965 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:28.788183 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.788337 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:28.788373 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.788427 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 939 rows starting from the beginning of the part 2025.02.25 03:50:28.788485 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:28.788762 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:28.788817 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 560 rows starting from the beginning of the part 2025.02.25 03:50:28.788818 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_11_2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:50:28.789376 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:28.789639 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.25 03:50:28.789810 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 103 rows starting from the beginning of the part 2025.02.25 03:50:28.790173 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.02.25 03:50:28.790409 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 105 rows starting from the beginning of the part 2025.02.25 03:50:28.791197 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.791241 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.791839 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:50:28.792174 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.792387 [ 153 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:50:28.792478 [ 153 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.792535 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.792578 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} executeQuery: Read 161 rows, 11.48 KiB in 0.004176 sec., 38553.639846743295 rows/sec., 2.68 MiB/sec. 2025.02.25 03:50:28.793314 [ 4 ] {91340ed3-febf-4ecf-817e-03c7cc558e70} TCPHandler: Processed in 0.005250758 sec. 2025.02.25 03:50:28.793419 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:28.793712 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.793952 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.00626884 sec., 292717.63197018905 rows/sec., 22.96 MiB/sec. 2025.02.25 03:50:28.794100 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:28.794137 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:28.794212 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5069 rows starting from the beginning of the part 2025.02.25 03:50:28.794303 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:50:28.794525 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:28.794965 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 978 rows starting from the beginning of the part 2025.02.25 03:50:28.795346 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.795636 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part 2025.02.25 03:50:28.795763 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_21_4} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:50:28.796033 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:50:28.796247 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:28.796670 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:28.797044 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part 2025.02.25 03:50:28.800464 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.800523 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.801599 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:50:28.801745 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6594 rows, containing 5 columns (5 merged, 0 gathered) in 0.009051523 sec., 728496.1878791006 rows/sec., 49.83 MiB/sec. 2025.02.25 03:50:28.801979 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.802394 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:50:28.802509 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} executeQuery: Read 39 rows, 71.56 KiB in 0.008454 sec., 4613.20085166785 rows/sec., 8.27 MiB/sec. 2025.02.25 03:50:28.802856 [ 254 ] {a6047a71-c5ef-45d0-93ba-99f0181ba4db} TCPHandler: Processed in 0.009377869 sec. 2025.02.25 03:50:28.803081 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:28.803132 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.803300 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_21_4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:50:28.803337 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:28.803459 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2025.02.25 03:50:28.803471 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:28.803972 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.804012 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.804385 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:50:28.804626 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.804763 [ 152 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:50:28.804801 [ 152 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:28.804810 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2025.02.25 03:50:28.804826 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:28.804932 [ 4 ] {f8ae9083-0193-4103-881d-e6d2458b5ff4} TCPHandler: Processed in 0.001953544 sec. 2025.02.25 03:50:28.805019 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:28.805164 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:28.805196 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 808 rows starting from the beginning of the part 2025.02.25 03:50:28.805324 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2025.02.25 03:50:28.805519 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2025.02.25 03:50:28.805700 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:28.805870 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:28.805995 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:28.807312 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002394704 sec., 437632.37544180825 rows/sec., 29.32 MiB/sec. 2025.02.25 03:50:28.807517 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:50:28.807872 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:28.807960 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_21_4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:50:28.808042 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.25 03:50:30.369026 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.25 03:50:30.369692 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:30.369742 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:30.370283 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:30.370550 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:30.370813 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.25 03:50:30.816453 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.02.25 03:50:30.838421 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:30.838486 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:30.846381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:30.847757 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:30.850965 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.02.25 03:50:33.768395 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:33.768693 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:33.768768 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:33.769525 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:33.769582 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:33.770050 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:50:33.770302 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:33.770591 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. 2025.02.25 03:50:33.770746 [ 4 ] {46bfe6a0-c786-438b-819a-b912b29b092a} TCPHandler: Processed in 0.002534857 sec. 2025.02.25 03:50:33.770948 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:33.771097 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:33.771159 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:33.771820 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:33.771861 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:33.772250 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:50:33.772492 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:33.772706 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} executeQuery: Read 64 rows, 5.12 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 3.04 MiB/sec. 2025.02.25 03:50:33.772761 [ 254 ] {8f0a795a-63f8-4ddd-8e1a-073f07ae19bb} TCPHandler: Processed in 0.001890382 sec. 2025.02.25 03:50:33.772909 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:33.773041 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:33.773101 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:33.773689 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:33.773728 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:33.774149 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:50:33.774391 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:33.774599 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. 2025.02.25 03:50:33.774652 [ 4 ] {668c53cb-7c88-41c8-977f-401258e4f825} TCPHandler: Processed in 0.00180486 sec. 2025.02.25 03:50:33.774803 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:33.774933 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:33.774992 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:33.775517 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:33.775566 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:33.775931 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:50:33.776167 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:33.776382 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. 2025.02.25 03:50:33.776490 [ 254 ] {9e579e4f-adf8-4a13-a2b4-bce06ce9621d} TCPHandler: Processed in 0.001755189 sec. 2025.02.25 03:50:37.780311 [ 132 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:50:37.780391 [ 132 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:50:37.870973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.25 03:50:37.871591 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:37.871631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:37.872233 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:37.872496 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:37.872639 [ 132 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:37.872697 [ 132 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:37.872702 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.25 03:50:37.872722 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:37.872821 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:50:37.872924 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:37.872976 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.25 03:50:37.873056 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.25 03:50:37.873171 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.25 03:50:37.873274 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.25 03:50:37.873366 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.25 03:50:37.873448 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.25 03:50:37.874951 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002167249 sec., 3405700.0372361457 rows/sec., 48.72 MiB/sec. 2025.02.25 03:50:37.875823 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:37.876162 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:37.876251 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_16_3} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:37.876366 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.02.25 03:50:37.885633 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 448 2025.02.25 03:50:37.888541 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:37.888601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:37.890122 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:50:37.890450 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:37.890653 [ 132 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:50:37.890747 [ 132 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:37.890820 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:37.891387 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:50:37.892114 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 448 2025.02.25 03:50:37.892585 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:37.892762 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part 2025.02.25 03:50:37.893409 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:50:37.893982 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:50:37.894627 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2025.02.25 03:50:37.895230 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2025.02.25 03:50:37.895846 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part 2025.02.25 03:50:37.903582 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 72 columns (72 merged, 0 gathered) in 0.012611682 sec., 35522.62101121801 rows/sec., 34.96 MiB/sec. 2025.02.25 03:50:37.905124 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:50:37.905963 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:37.906064 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_11_2} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:50:37.906379 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. 2025.02.25 03:50:38.001396 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000990062 sec. 2025.02.25 03:50:38.351069 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.02.25 03:50:38.373734 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.373798 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.381668 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:50:38.382471 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.382850 [ 132 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:50:38.382979 [ 132 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.383055 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.383336 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.393215 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.25 03:50:38.394321 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:38.395219 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.400016 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.404602 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.409521 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.414736 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.419315 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:50:38.478611 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.095428094 sec., 1267.9704155046834 rows/sec., 6.56 MiB/sec. 2025.02.25 03:50:38.481398 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:50:38.484497 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_16_3} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.484620 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_16_3} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:50:38.487016 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.02.25 03:50:38.769687 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.769913 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:38.770027 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:38.771147 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.771191 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.771642 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:50:38.771903 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.772132 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} executeQuery: Read 134 rows, 11.81 KiB in 0.002294 sec., 58413.25196163906 rows/sec., 5.03 MiB/sec. 2025.02.25 03:50:38.772322 [ 4 ] {a64769b2-bc6d-4552-ba30-f5e4e0922d6f} TCPHandler: Processed in 0.002750782 sec. 2025.02.25 03:50:38.772539 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.772685 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:38.772744 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:38.773335 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.773375 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.773740 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:50:38.774001 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.774187 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} executeQuery: Read 39 rows, 2.93 KiB in 0.001538 sec., 25357.607282184654 rows/sec., 1.86 MiB/sec. 2025.02.25 03:50:38.774275 [ 254 ] {0dd38426-afc1-49c6-8493-91655e5c9e09} TCPHandler: Processed in 0.001829691 sec. 2025.02.25 03:50:38.774424 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.774532 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:38.774578 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:38.775137 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.775174 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.775540 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:50:38.775781 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.775956 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} executeQuery: Read 103 rows, 8.24 KiB in 0.001447 sec., 71181.75535590878 rows/sec., 5.56 MiB/sec. 2025.02.25 03:50:38.776006 [ 4 ] {5ccc3534-9aff-4e75-af68-c3dfd40281ff} TCPHandler: Processed in 0.001635366 sec. 2025.02.25 03:50:38.776157 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.776286 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:38.776345 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:38.776918 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.776955 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.777340 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:50:38.777576 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.777790 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2025.02.25 03:50:38.778041 [ 254 ] {5640d328-ac2f-4aca-9f57-f7e4f8c26446} TCPHandler: Processed in 0.001940263 sec. 2025.02.25 03:50:38.778302 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.778435 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:38.778526 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:38.779740 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.779778 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.780482 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:50:38.780738 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.781195 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} executeQuery: Read 39 rows, 71.56 KiB in 0.002754 sec., 14161.220043572985 rows/sec., 25.38 MiB/sec. 2025.02.25 03:50:38.781598 [ 4 ] {b3227e59-e287-4392-a7f5-c5feb5a71a3c} TCPHandler: Processed in 0.003415297 sec. 2025.02.25 03:50:38.781751 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:38.781873 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:38.781919 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:38.782359 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:38.782397 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:38.782753 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:50:38.782988 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:38.783161 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. 2025.02.25 03:50:38.783208 [ 254 ] {930748bd-652f-43d8-a51a-cdf61785a498} TCPHandler: Processed in 0.001519664 sec. 2025.02.25 03:50:41.695493 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.695703 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.695783 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:50:41.696533 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.696582 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.697009 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:50:41.697259 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.697596 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} executeQuery: Read 24 rows, 2.04 KiB in 0.00192 sec., 12500 rows/sec., 1.04 MiB/sec. 2025.02.25 03:50:41.697804 [ 4 ] {6f23989e-2f74-488b-8ddf-935ec4f70a1d} TCPHandler: Processed in 0.002447155 sec. 2025.02.25 03:50:41.697977 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.698121 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:41.698180 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:41.699321 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.699363 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.699848 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:50:41.700115 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.700377 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} executeQuery: Read 1316 rows, 111.93 KiB in 0.002284 sec., 576182.1366024518 rows/sec., 47.86 MiB/sec. 2025.02.25 03:50:41.700496 [ 254 ] {2fe8a579-363d-4333-ad3d-1108a98fa168} TCPHandler: Processed in 0.002584418 sec. 2025.02.25 03:50:41.700685 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.700802 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.700854 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:41.701533 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.701581 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.701970 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:50:41.702211 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.702498 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} executeQuery: Read 12 rows, 984.00 B in 0.001698 sec., 7067.137809187278 rows/sec., 565.92 KiB/sec. 2025.02.25 03:50:41.702680 [ 4 ] {9ed05dfc-dac8-4781-9ecc-350d52a29a50} TCPHandler: Processed in 0.002074906 sec. 2025.02.25 03:50:41.702845 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.702975 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.703029 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:50:41.703791 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.703844 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.704216 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:50:41.704452 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.704729 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} executeQuery: Read 252 rows, 17.85 KiB in 0.001751 sec., 143917.761279269 rows/sec., 9.95 MiB/sec. 2025.02.25 03:50:41.705039 [ 254 ] {2180b9ca-915b-42ea-83e3-e1030ab5a6ce} TCPHandler: Processed in 0.00224326 sec. 2025.02.25 03:50:41.705221 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.705352 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.705405 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:50:41.706034 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.706073 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.706412 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:50:41.706669 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.707077 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} executeQuery: Read 12 rows, 960.00 B in 0.001718 sec., 6984.866123399302 rows/sec., 545.69 KiB/sec. 2025.02.25 03:50:41.707244 [ 4 ] {c022b890-76a2-4161-8573-a94728cc379b} TCPHandler: Processed in 0.002080016 sec. 2025.02.25 03:50:41.707390 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.707520 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:41.707574 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:41.708334 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.708374 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.708751 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:50:41.708988 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.709200 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} executeQuery: Read 556 rows, 42.66 KiB in 0.00171 sec., 325146.1988304094 rows/sec., 24.36 MiB/sec. 2025.02.25 03:50:41.709252 [ 254 ] {ab93a886-e9d3-434d-ba86-d72921cc90e5} TCPHandler: Processed in 0.001924503 sec. 2025.02.25 03:50:41.709402 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.709530 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.709588 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:41.710333 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.710371 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.710808 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:50:41.711046 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.711312 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} executeQuery: Read 976 rows, 67.51 KiB in 0.001809 sec., 539524.5992260918 rows/sec., 36.45 MiB/sec. 2025.02.25 03:50:41.711548 [ 4 ] {d4282945-eab0-44e1-bf6b-5ca516df8d76} TCPHandler: Processed in 0.002204239 sec. 2025.02.25 03:50:41.711700 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:41.711810 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:41.711859 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:41.712418 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:41.712464 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:41.712883 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:50:41.713135 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:41.713337 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} executeQuery: Read 34 rows, 2.36 KiB in 0.001551 sec., 21921.341070277238 rows/sec., 1.48 MiB/sec. 2025.02.25 03:50:41.713388 [ 254 ] {95a989be-f9bc-454f-baa6-17eace4e2fa4} TCPHandler: Processed in 0.001739298 sec. 2025.02.25 03:50:43.763547 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:43.763761 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:43.763902 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:43.764745 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:43.764800 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:43.765271 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:50:43.765523 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:43.765773 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} executeQuery: Read 56 rows, 4.38 KiB in 0.002055 sec., 27250.608272506084 rows/sec., 2.08 MiB/sec. 2025.02.25 03:50:43.765929 [ 4 ] {7d713337-f359-4967-8124-adf683851cec} TCPHandler: Processed in 0.002510836 sec. 2025.02.25 03:50:43.766142 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:43.766356 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:43.766409 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:43.767050 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:43.767093 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:43.767477 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:50:43.767723 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:43.767928 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} executeQuery: Read 64 rows, 5.12 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 3.11 MiB/sec. 2025.02.25 03:50:43.767990 [ 254 ] {b4e4e2fc-8e9b-460e-b138-b60feeeed4e8} TCPHandler: Processed in 0.001908853 sec. 2025.02.25 03:50:43.768155 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:43.768273 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:43.768326 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:43.768829 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:43.768874 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:43.769277 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:50:43.769528 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:43.769731 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} executeQuery: Read 66 rows, 4.72 KiB in 0.001484 sec., 44474.3935309973 rows/sec., 3.10 MiB/sec. 2025.02.25 03:50:43.769785 [ 4 ] {839e18d6-61df-48d7-a5fa-270d1a7823bb} TCPHandler: Processed in 0.001685968 sec. 2025.02.25 03:50:43.769940 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:43.770051 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:43.770100 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:43.770528 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:43.770565 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:43.770925 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:50:43.771164 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:43.771368 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} executeQuery: Read 26 rows, 1.78 KiB in 0.001333 sec., 19504.876219054764 rows/sec., 1.31 MiB/sec. 2025.02.25 03:50:43.771444 [ 254 ] {69556b74-8bc6-4994-9f6d-25d800aad53a} TCPHandler: Processed in 0.001556695 sec. 2025.02.25 03:50:45.373785 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.25 03:50:45.374445 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:45.374494 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:45.375143 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:45.375415 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:45.375728 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.25 03:50:45.894240 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.25 03:50:45.913279 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:45.913338 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:45.920922 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:50:45.921698 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:45.925077 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.25 03:50:47.893230 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 484 2025.02.25 03:50:47.896295 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:47.896344 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:47.897820 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:50:47.898145 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:47.899015 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 484 2025.02.25 03:50:48.770337 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.770559 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:48.770640 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:48.771520 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.771567 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.772017 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:50:48.772278 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.772500 [ 139 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:50:48.772532 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} executeQuery: Read 134 rows, 11.81 KiB in 0.002029 sec., 66042.38541153277 rows/sec., 5.68 MiB/sec. 2025.02.25 03:50:48.772614 [ 139 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.772693 [ 4 ] {e1f1e5b5-6c1c-48c7-b793-74d92e9374cd} TCPHandler: Processed in 0.002493006 sec. 2025.02.25 03:50:48.772705 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.772936 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.772943 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:50:48.773161 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:48.773229 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:48.773274 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:48.773298 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1963 rows starting from the beginning of the part 2025.02.25 03:50:48.773658 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.02.25 03:50:48.773973 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 134 rows starting from the beginning of the part 2025.02.25 03:50:48.774384 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:50:48.774776 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.02.25 03:50:48.775107 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part 2025.02.25 03:50:48.775949 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.776022 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.776998 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:50:48.777504 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.777824 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} executeQuery: Read 39 rows, 2.93 KiB in 0.004744 sec., 8220.910623946038 rows/sec., 618.17 KiB/sec. 2025.02.25 03:50:48.777896 [ 254 ] {da1d97c0-7bdd-4e87-ab21-c31f1f01486e} TCPHandler: Processed in 0.005076203 sec. 2025.02.25 03:50:48.778071 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.778291 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:48.778449 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:48.778650 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3659 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790409 sec., 631907.0034603773 rows/sec., 54.56 MiB/sec. 2025.02.25 03:50:48.779018 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:50:48.779556 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.779765 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_26_5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:50:48.779883 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.779928 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:50:48.779949 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.780348 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:50:48.780593 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.780770 [ 139 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:50:48.780835 [ 139 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.780856 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} executeQuery: Read 103 rows, 8.24 KiB in 0.002635 sec., 39089.18406072106 rows/sec., 3.05 MiB/sec. 2025.02.25 03:50:48.780873 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.781031 [ 4 ] {faa1ba17-5f40-40b1-94fa-354faef23851} TCPHandler: Processed in 0.003031277 sec. 2025.02.25 03:50:48.781128 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:50:48.781254 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.781330 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:48.781406 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 945 rows starting from the beginning of the part 2025.02.25 03:50:48.781472 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:48.781662 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:48.781718 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.25 03:50:48.782154 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 103 rows starting from the beginning of the part 2025.02.25 03:50:48.782585 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 556 rows starting from the beginning of the part 2025.02.25 03:50:48.782964 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.25 03:50:48.783200 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 103 rows starting from the beginning of the part 2025.02.25 03:50:48.784272 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.784357 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.785418 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:50:48.785786 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.786210 [ 139 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:50:48.786361 [ 139 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.786358 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} executeQuery: Read 160 rows, 11.41 KiB in 0.004911 sec., 32579.922622683775 rows/sec., 2.27 MiB/sec. 2025.02.25 03:50:48.786483 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.786694 [ 254 ] {2132765a-1d82-42bf-b509-12f987091ceb} TCPHandler: Processed in 0.005527973 sec. 2025.02.25 03:50:48.786747 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.005749818 sec., 319140.53627436556 rows/sec., 25.03 MiB/sec. 2025.02.25 03:50:48.787037 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.787123 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:48.787141 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:50:48.787413 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:48.787793 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:48.787802 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:48.787953 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6594 rows starting from the beginning of the part 2025.02.25 03:50:48.788037 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.788550 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_26_5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:50:48.788778 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:48.788850 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:50:48.789247 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:48.789626 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 976 rows starting from the beginning of the part 2025.02.25 03:50:48.790005 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part 2025.02.25 03:50:48.790399 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:50:48.793399 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.793483 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.794820 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:50:48.795195 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.795386 [ 139 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.25 03:50:48.795493 [ 139 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.795593 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.795901 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} executeQuery: Read 39 rows, 71.56 KiB in 0.00859 sec., 4540.162980209546 rows/sec., 8.14 MiB/sec. 2025.02.25 03:50:48.796180 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8116 rows, containing 5 columns (5 merged, 0 gathered) in 0.009341519 sec., 868809.4516534195 rows/sec., 59.42 MiB/sec. 2025.02.25 03:50:48.796324 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:50:48.796469 [ 4 ] {e9e4ed19-5831-4ced-8ad6-7f2a3895e231} TCPHandler: Processed in 0.009602335 sec. 2025.02.25 03:50:48.796705 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:48.797028 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:50:48.797065 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:48.797254 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:48.797732 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:48.798187 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part 2025.02.25 03:50:48.798213 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.798572 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_26_5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:50:48.798990 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2025.02.25 03:50:48.799373 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:48.799776 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.799900 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.800183 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:48.800935 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:48.801496 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:50:48.801614 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:48.802192 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.02.25 03:50:48.802286 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.803201 [ 139 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:50:48.803201 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} executeQuery: Read 60 rows, 4.14 KiB in 0.006251 sec., 9598.464245720685 rows/sec., 662.39 KiB/sec. 2025.02.25 03:50:48.803277 [ 139 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:48.803365 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:48.803509 [ 254 ] {5ae3ad50-30b4-413f-ac8d-35e84125c104} TCPHandler: Processed in 0.006922225 sec. 2025.02.25 03:50:48.803928 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:48.804172 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:48.804230 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1048 rows starting from the beginning of the part 2025.02.25 03:50:48.804495 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:48.804782 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:48.805066 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2025.02.25 03:50:48.805350 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.02.25 03:50:48.805587 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:50:48.808887 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00537802 sec., 239493.3451344547 rows/sec., 16.06 MiB/sec. 2025.02.25 03:50:48.809215 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:50:48.809892 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.810102 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_26_5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:50:48.810312 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.02.25 03:50:48.811543 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.015750902 sec., 20379.785233886923 rows/sec., 36.52 MiB/sec. 2025.02.25 03:50:48.812072 [ 187 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.25 03:50:48.812498 [ 187 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:48.812591 [ 187 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_11_2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.25 03:50:48.812741 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2025.02.25 03:50:52.780449 [ 135 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:50:52.780504 [ 135 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:50:52.876839 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.25 03:50:52.877498 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:52.877551 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:52.878111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:52.878382 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:52.878666 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.25 03:50:53.426110 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.25 03:50:53.446217 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:53.446270 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:53.453951 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:50:53.454764 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:53.457624 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.25 03:50:53.767907 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:53.768128 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:53.768213 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:53.769000 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:53.769055 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:53.769504 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:50:53.769763 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:53.770012 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. 2025.02.25 03:50:53.770076 [ 4 ] {0fc39472-9841-4a5d-8df9-9ec4d1e60ac4} TCPHandler: Processed in 0.002310262 sec. 2025.02.25 03:50:53.770244 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:53.770392 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:53.770451 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:53.771136 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:53.771185 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:53.771574 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:50:53.771818 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:53.772045 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} executeQuery: Read 64 rows, 5.12 KiB in 0.001688 sec., 37914.69194312796 rows/sec., 2.96 MiB/sec. 2025.02.25 03:50:53.772171 [ 254 ] {36e69288-768a-47c3-a353-3dd83dffaed9} TCPHandler: Processed in 0.001993315 sec. 2025.02.25 03:50:53.772331 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:53.772463 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:53.772522 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:53.773146 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:53.773192 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:53.773620 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:50:53.773872 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:53.774083 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2025.02.25 03:50:53.774135 [ 4 ] {fdb93b19-a0e7-4d12-8644-fbc6fda7559b} TCPHandler: Processed in 0.001868102 sec. 2025.02.25 03:50:53.774275 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:53.774404 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:53.774459 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:53.774998 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:53.775045 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:53.775444 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:50:53.775674 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:53.775882 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.25 03:50:53.775933 [ 254 ] {c9c0543b-7c8b-4557-835e-2a58bac3def4} TCPHandler: Processed in 0.001721378 sec. 2025.02.25 03:50:54.101350 [ 134 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:50:54.101418 [ 134 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:54.101440 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:54.101595 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:50:54.101754 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:50:54.101796 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.02.25 03:50:54.101920 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part 2025.02.25 03:50:54.102147 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:50:54.102307 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.02.25 03:50:54.102370 [ 196 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.02.25 03:50:54.103460 [ 187 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942303 sec., 447921.874187498 rows/sec., 32.43 MiB/sec. 2025.02.25 03:50:54.103630 [ 188 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:50:54.103915 [ 188 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:54.103990 [ 188 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_5_1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:50:54.104064 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.25 03:50:57.900165 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 504 2025.02.25 03:50:57.902955 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:57.903006 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:57.904475 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:50:57.904799 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:57.905553 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 504 2025.02.25 03:50:58.770039 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.770372 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:50:58.770464 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:50:58.771206 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.771260 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.771689 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:50:58.771953 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.772208 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} executeQuery: Read 12 rows, 1002.00 B in 0.001912 sec., 6276.150627615062 rows/sec., 511.78 KiB/sec. 2025.02.25 03:50:58.772384 [ 4 ] {3b76390c-5b71-4604-9d8e-775686ab0ecd} TCPHandler: Processed in 0.002530177 sec. 2025.02.25 03:50:58.772568 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.772715 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:50:58.772774 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:50:58.773506 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.773549 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.773945 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:50:58.774188 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.774399 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} executeQuery: Read 140 rows, 12.25 KiB in 0.001719 sec., 81442.69924374636 rows/sec., 6.96 MiB/sec. 2025.02.25 03:50:58.774455 [ 254 ] {f6140e23-d18b-4736-816f-ceab79c7db27} TCPHandler: Processed in 0.001957213 sec. 2025.02.25 03:50:58.774590 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.774700 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:50:58.774747 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:50:58.775298 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.775338 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.775692 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:50:58.775964 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.776175 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} executeQuery: Read 51 rows, 3.77 KiB in 0.001497 sec., 34068.13627254509 rows/sec., 2.46 MiB/sec. 2025.02.25 03:50:58.776226 [ 4 ] {05d540d0-c6f7-462c-90e8-f93a894d6493} TCPHandler: Processed in 0.001690558 sec. 2025.02.25 03:50:58.776362 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.776492 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:50:58.776546 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:50:58.777220 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.777267 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.777638 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:50:58.777878 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.778077 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} executeQuery: Read 115 rows, 9.22 KiB in 0.001615 sec., 71207.43034055729 rows/sec., 5.57 MiB/sec. 2025.02.25 03:50:58.778128 [ 254 ] {511bb566-c6a5-4f30-aa84-7d6ff15b39e7} TCPHandler: Processed in 0.00182104 sec. 2025.02.25 03:50:58.778261 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.778376 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:58.778434 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:50:58.779046 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.779093 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.779526 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:50:58.779769 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.780015 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} executeQuery: Read 166 rows, 11.83 KiB in 0.001661 sec., 99939.79530403372 rows/sec., 6.96 MiB/sec. 2025.02.25 03:50:58.780085 [ 4 ] {d1033cb7-7bbc-49f8-a23b-77a727604012} TCPHandler: Processed in 0.001870492 sec. 2025.02.25 03:50:58.780298 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.780458 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:50:58.780543 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:50:58.781843 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.781882 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.782537 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:50:58.782787 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.783027 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} executeQuery: Read 39 rows, 71.56 KiB in 0.002599 sec., 15005.771450557906 rows/sec., 26.89 MiB/sec. 2025.02.25 03:50:58.783131 [ 254 ] {93f1592e-adc4-4e1b-b93f-dcf1bf753d83} TCPHandler: Processed in 0.002949626 sec. 2025.02.25 03:50:58.783289 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:50:58.783409 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:50:58.783464 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:50:58.783999 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:50:58.784045 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:50:58.784451 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:50:58.784697 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:50:58.784944 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. 2025.02.25 03:50:58.785139 [ 4 ] {8913865d-9ab3-4b76-8980-111183f9757c} TCPHandler: Processed in 0.001898242 sec. 2025.02.25 03:51:00.379795 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.25 03:51:00.380460 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:00.380503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:00.381110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:51:00.381369 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:00.381574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.25 03:51:00.958653 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.25 03:51:00.978849 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:00.978905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:00.986484 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:51:00.987284 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:00.989968 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.25 03:51:03.768190 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:03.768511 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:03.768607 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:03.769378 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:03.769424 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:03.769872 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:51:03.770138 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:03.770398 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} executeQuery: Read 56 rows, 4.38 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.18 MiB/sec. 2025.02.25 03:51:03.770498 [ 4 ] {9ba286ec-3cea-4308-a47a-25cc64d18803} TCPHandler: Processed in 0.002496085 sec. 2025.02.25 03:51:03.770746 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:03.770884 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:03.770936 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:03.771526 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:03.771566 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:03.771941 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:51:03.772180 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:03.772388 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. 2025.02.25 03:51:03.772593 [ 254 ] {d9627465-fef0-44d6-9bc6-271079a4b87b} TCPHandler: Processed in 0.001969594 sec. 2025.02.25 03:51:03.772795 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:03.772909 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:03.772961 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:03.773516 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:03.773554 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:03.773975 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:51:03.774211 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:03.774394 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. 2025.02.25 03:51:03.774447 [ 4 ] {71d48607-4e7c-452e-9a70-bb3aa97b46d6} TCPHandler: Processed in 0.001740089 sec. 2025.02.25 03:51:03.774598 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:03.774727 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:03.774782 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:03.775307 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:03.775352 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:03.775747 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:51:03.775983 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:03.776157 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. 2025.02.25 03:51:03.776205 [ 254 ] {46b05ab0-6d54-46ac-acf6-8672eced47d2} TCPHandler: Processed in 0.001668527 sec. 2025.02.25 03:51:07.780546 [ 121 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:51:07.780604 [ 121 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:51:07.882669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.25 03:51:07.883298 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:07.883344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:07.883873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:51:07.884120 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:07.884347 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.25 03:51:07.906649 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 526 2025.02.25 03:51:07.909456 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:07.909500 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:07.911002 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:51:07.911319 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:07.911810 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 526 2025.02.25 03:51:08.491012 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.25 03:51:08.512728 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.512801 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.520456 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:51:08.521259 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.524348 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.25 03:51:08.769634 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.769848 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:08.769921 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:08.770751 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.770805 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.771267 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:51:08.771527 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.771736 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} executeQuery: Read 134 rows, 11.81 KiB in 0.001939 sec., 69107.78751933986 rows/sec., 5.95 MiB/sec. 2025.02.25 03:51:08.771801 [ 4 ] {e8636763-6bab-40ee-8eb0-92830d15e7f4} TCPHandler: Processed in 0.002354823 sec. 2025.02.25 03:51:08.771986 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.772129 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:08.772187 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:08.772820 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.772859 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.773258 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:51:08.773502 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.773628 [ 120 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:51:08.773674 [ 120 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.773695 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} executeQuery: Read 39 rows, 2.93 KiB in 0.001598 sec., 24405.506883604507 rows/sec., 1.79 MiB/sec. 2025.02.25 03:51:08.773702 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.773768 [ 254 ] {1b5234e0-5a24-42c4-81ee-2adf3caa8a74} TCPHandler: Processed in 0.001845001 sec. 2025.02.25 03:51:08.774036 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.774182 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:51:08.774405 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:08.774597 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:08.774851 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:08.774998 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 171 rows starting from the beginning of the part 2025.02.25 03:51:08.775315 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:08.775701 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.02.25 03:51:08.776117 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:08.776465 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2025.02.25 03:51:08.776694 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:08.777531 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.777607 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.778651 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:51:08.779229 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.779584 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.005764849 sec., 60886.24350785251 rows/sec., 4.43 MiB/sec. 2025.02.25 03:51:08.779610 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} executeQuery: Read 103 rows, 8.24 KiB in 0.005346 sec., 19266.74148896371 rows/sec., 1.50 MiB/sec. 2025.02.25 03:51:08.779774 [ 4 ] {6b09e51c-c24f-49c3-8d73-bcd854982839} TCPHandler: Processed in 0.005908892 sec. 2025.02.25 03:51:08.779877 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:51:08.779974 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.780173 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:08.780277 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:08.780466 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.780729 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_16_3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:51:08.780899 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:51:08.781266 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.781308 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.781703 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:51:08.781941 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.782120 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} executeQuery: Read 160 rows, 11.41 KiB in 0.002015 sec., 79404.4665012407 rows/sec., 5.53 MiB/sec. 2025.02.25 03:51:08.782172 [ 254 ] {ba990f54-0ac6-4fa7-98fc-43afd7cc2e23} TCPHandler: Processed in 0.002294812 sec. 2025.02.25 03:51:08.782312 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.782420 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:08.782487 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:08.783650 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.783687 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.784380 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:51:08.784648 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.784913 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} executeQuery: Read 39 rows, 71.56 KiB in 0.002506 sec., 15562.649640861931 rows/sec., 27.89 MiB/sec. 2025.02.25 03:51:08.785227 [ 4 ] {28ce8dbc-9b72-45b0-9f1d-5b8f4218a9c9} TCPHandler: Processed in 0.002969446 sec. 2025.02.25 03:51:08.785383 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:08.785511 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:08.785567 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:08.786089 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:08.786134 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:08.786559 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:51:08.786806 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:08.786990 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.25 03:51:08.787101 [ 254 ] {f4f6209c-e934-41e2-86d2-752cf3ad5fba} TCPHandler: Processed in 0.00177999 sec. 2025.02.25 03:51:11.697909 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.698219 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.698335 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:51:11.699269 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.699320 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.699740 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:51:11.699997 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.700281 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} executeQuery: Read 24 rows, 2.04 KiB in 0.00214 sec., 11214.953271028038 rows/sec., 952.83 KiB/sec. 2025.02.25 03:51:11.700426 [ 4 ] {1e4995de-e768-4070-a285-e08e70709485} TCPHandler: Processed in 0.002706581 sec. 2025.02.25 03:51:11.700617 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.700751 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:51:11.700807 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:51:11.701464 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.701512 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.701898 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:51:11.702158 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.702375 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} executeQuery: Read 4 rows, 334.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 197.80 KiB/sec. 2025.02.25 03:51:11.702562 [ 254 ] {55107b11-7fba-4a89-9a48-b44aca1c9312} TCPHandler: Processed in 0.002010035 sec. 2025.02.25 03:51:11.702712 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.702842 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:11.702896 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:11.704199 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.704239 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.704667 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:51:11.704911 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.705088 [ 117 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:51:11.705148 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} executeQuery: Read 1318 rows, 112.08 KiB in 0.002332 sec., 565180.102915952 rows/sec., 46.93 MiB/sec. 2025.02.25 03:51:11.705176 [ 117 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.705245 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.705259 [ 4 ] {42ed8e2d-39a0-4e4c-abaf-7e86a1e6b2df} TCPHandler: Processed in 0.002598898 sec. 2025.02.25 03:51:11.705422 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:51:11.705437 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.705541 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:11.705582 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1963 rows starting from the beginning of the part 2025.02.25 03:51:11.705596 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.705660 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:11.705734 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:11.706070 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part 2025.02.25 03:51:11.706429 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:11.706678 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 134 rows starting from the beginning of the part 2025.02.25 03:51:11.706944 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:51:11.707565 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.707610 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.708101 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:51:11.708385 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.708600 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} executeQuery: Read 16 rows, 1.24 KiB in 0.003042 sec., 5259.697567389875 rows/sec., 407.70 KiB/sec. 2025.02.25 03:51:11.708656 [ 254 ] {ac5ef983-55d3-4c11-b445-cb10a2cafd7b} TCPHandler: Processed in 0.003291364 sec. 2025.02.25 03:51:11.708813 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.708900 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554139 sec., 1031754.807563801 rows/sec., 89.07 MiB/sec. 2025.02.25 03:51:11.708950 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.708996 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:51:11.709124 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:51:11.709474 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.709602 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_31_6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:51:11.709689 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:51:11.709814 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.709854 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.710208 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:51:11.710456 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.710749 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} executeQuery: Read 252 rows, 17.85 KiB in 0.001798 sec., 140155.72858731926 rows/sec., 9.69 MiB/sec. 2025.02.25 03:51:11.710881 [ 4 ] {74b2ee74-efff-45ac-b348-c2591565418e} TCPHandler: Processed in 0.002137668 sec. 2025.02.25 03:51:11.711017 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.711122 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.711167 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:51:11.711690 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.711731 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.712066 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:51:11.712298 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.712598 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} executeQuery: Read 12 rows, 960.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 640.37 KiB/sec. 2025.02.25 03:51:11.712696 [ 254 ] {8e271cf5-7057-4b76-a1c9-0d8c3d859d50} TCPHandler: Processed in 0.001729288 sec. 2025.02.25 03:51:11.712826 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.712931 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:11.712977 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:11.713694 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.713735 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.714103 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:51:11.714335 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.714489 [ 117 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:51:11.714539 [ 117 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.714577 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.714577 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} executeQuery: Read 560 rows, 42.99 KiB in 0.001656 sec., 338164.2512077295 rows/sec., 25.35 MiB/sec. 2025.02.25 03:51:11.714722 [ 4 ] {f949d9f2-9f4e-41aa-b173-8d7cacdb1017} TCPHandler: Processed in 0.001945934 sec. 2025.02.25 03:51:11.714763 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:51:11.714886 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:11.714893 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.714925 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 945 rows starting from the beginning of the part 2025.02.25 03:51:11.715095 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:11.715146 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.715279 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:11.715279 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 115 rows starting from the beginning of the part 2025.02.25 03:51:11.715553 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:11.715789 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 103 rows starting from the beginning of the part 2025.02.25 03:51:11.716014 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 560 rows starting from the beginning of the part 2025.02.25 03:51:11.717086 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.717131 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.717593 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941186 sec., 629337.9609450065 rows/sec., 49.39 MiB/sec. 2025.02.25 03:51:11.717705 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:51:11.717762 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:51:11.718015 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.718069 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.718243 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_31_6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:51:11.718256 [ 117 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:51:11.718368 [ 117 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.718446 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} executeQuery: Read 978 rows, 67.66 KiB in 0.003359 sec., 291158.082762727 rows/sec., 19.67 MiB/sec. 2025.02.25 03:51:11.718460 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.718468 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:51:11.718652 [ 254 ] {b79b42ee-61eb-4d6c-ac8b-fe2dfdeb8130} TCPHandler: Processed in 0.003828595 sec. 2025.02.25 03:51:11.718710 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:11.718796 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:11.718808 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:11.718845 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8116 rows starting from the beginning of the part 2025.02.25 03:51:11.718973 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:11.718986 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.02.25 03:51:11.719060 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:11.719226 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 166 rows starting from the beginning of the part 2025.02.25 03:51:11.719612 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:11.719866 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.02.25 03:51:11.720080 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 978 rows starting from the beginning of the part 2025.02.25 03:51:11.720591 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.720637 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.721106 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:51:11.721451 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.721665 [ 117 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:51:11.721725 [ 117 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:11.721759 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} executeQuery: Read 34 rows, 2.36 KiB in 0.002859 sec., 11892.270024484085 rows/sec., 824.90 KiB/sec. 2025.02.25 03:51:11.721768 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:11.721924 [ 4 ] {7f260553-da9f-4bb5-bdac-f1af1814e251} TCPHandler: Processed in 0.003183081 sec. 2025.02.25 03:51:11.722033 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:11.722131 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:11.722160 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1288 rows starting from the beginning of the part 2025.02.25 03:51:11.722230 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:11.722507 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:11.722750 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:11.722858 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:11.722978 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2025.02.25 03:51:11.723873 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005223667 sec., 1864590.5261571994 rows/sec., 127.52 MiB/sec. 2025.02.25 03:51:11.724421 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:51:11.724915 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 4 columns (4 merged, 0 gathered) in 0.003005978 sec., 519631.214865844 rows/sec., 34.88 MiB/sec. 2025.02.25 03:51:11.725225 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:51:11.725232 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.725354 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_31_6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:51:11.725448 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. 2025.02.25 03:51:11.725564 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:11.725641 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_31_6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:51:11.725714 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:51:13.764198 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:13.764403 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:13.764482 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:13.765268 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:13.765322 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:13.765750 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:51:13.766013 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:13.766258 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. 2025.02.25 03:51:13.766322 [ 4 ] {dc0bac7c-2473-451a-b2f6-d5975ffa04c5} TCPHandler: Processed in 0.002257461 sec. 2025.02.25 03:51:13.766498 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:13.766622 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:13.766671 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:13.767255 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:13.767297 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:13.767680 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:51:13.767916 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:13.768137 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} executeQuery: Read 64 rows, 5.12 KiB in 0.001543 sec., 41477.64095917044 rows/sec., 3.24 MiB/sec. 2025.02.25 03:51:13.768191 [ 254 ] {bbb465fb-4eb4-42b3-9e88-c817ae0dabd2} TCPHandler: Processed in 0.0017515 sec. 2025.02.25 03:51:13.768341 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:13.768451 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:13.768502 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:13.769007 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:13.769048 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:13.769452 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:51:13.769720 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:13.769934 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} executeQuery: Read 66 rows, 4.72 KiB in 0.001507 sec., 43795.620437956204 rows/sec., 3.06 MiB/sec. 2025.02.25 03:51:13.769988 [ 4 ] {173151e6-871f-406b-a30b-cd2920283148} TCPHandler: Processed in 0.001703908 sec. 2025.02.25 03:51:13.770168 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:13.770297 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:13.770354 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:13.770859 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:13.770899 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:13.771264 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:51:13.771504 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:13.771721 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} executeQuery: Read 26 rows, 1.78 KiB in 0.001452 sec., 17906.336088154272 rows/sec., 1.20 MiB/sec. 2025.02.25 03:51:13.771786 [ 254 ] {831f86a1-0403-4084-b2ce-6ecee160ef80} TCPHandler: Processed in 0.001681328 sec. 2025.02.25 03:51:15.385436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.25 03:51:15.386111 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:15.386161 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:15.386687 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:51:15.386952 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:15.387166 [ 113 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:51:15.387229 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.25 03:51:15.387254 [ 113 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:15.387284 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:15.387400 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:51:15.387507 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:15.387541 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:51:15.387604 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.25 03:51:15.387693 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.25 03:51:15.387924 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.25 03:51:15.388126 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.25 03:51:15.388197 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.25 03:51:15.390548 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003202391 sec., 3028674.512262868 rows/sec., 43.33 MiB/sec. 2025.02.25 03:51:15.390772 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:51:15.391053 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:15.391127 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_21_4} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:51:15.391205 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2025.02.25 03:51:16.025385 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.25 03:51:16.046728 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:16.046805 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:16.054848 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:51:16.055761 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:16.056154 [ 112 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:51:16.056298 [ 112 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:16.056378 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:16.056823 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.075021 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.25 03:51:16.076430 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:16.078192 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.084124 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.089755 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.095329 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.100915 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.105505 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:16.166189 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.109663762 sec., 1449.8864264751378 rows/sec., 7.50 MiB/sec. 2025.02.25 03:51:16.168970 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:51:16.171899 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_21_4} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:16.172020 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_21_4} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:51:16.174479 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.25 03:51:17.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.92 MiB, peak 192.48 MiB, free memory in arenas 0.00 B, will set to 183.64 MiB (RSS), difference: 1.72 MiB 2025.02.25 03:51:17.912935 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 564 2025.02.25 03:51:17.916048 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:17.916095 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:17.917589 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:51:17.918022 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:17.918799 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 564 2025.02.25 03:51:18.770991 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.771326 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:18.771444 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:18.772499 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.772550 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.773019 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:51:18.773283 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.773656 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} executeQuery: Read 134 rows, 11.81 KiB in 0.002411 sec., 55578.59809207798 rows/sec., 4.78 MiB/sec. 2025.02.25 03:51:18.773774 [ 4 ] {dbc87f8e-6410-4689-90ff-92bf4df06ed6} TCPHandler: Processed in 0.002972316 sec. 2025.02.25 03:51:18.774045 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.774216 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:18.774277 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:18.774957 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.774999 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.775370 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:51:18.775634 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.775859 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} executeQuery: Read 39 rows, 2.93 KiB in 0.001681 sec., 23200.475907198095 rows/sec., 1.70 MiB/sec. 2025.02.25 03:51:18.775913 [ 254 ] {67f8b4bd-3316-4d7c-8d96-3c9e842cdad2} TCPHandler: Processed in 0.002003144 sec. 2025.02.25 03:51:18.776049 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.776159 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:18.776205 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:18.776798 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.776840 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.777207 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:51:18.777451 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.777666 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} executeQuery: Read 103 rows, 8.24 KiB in 0.001529 sec., 67364.29038587312 rows/sec., 5.26 MiB/sec. 2025.02.25 03:51:18.777721 [ 4 ] {33720d9a-6b57-4089-8303-fdba0e679435} TCPHandler: Processed in 0.001723899 sec. 2025.02.25 03:51:18.777863 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.777981 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:18.778039 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:18.778681 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.778729 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.779143 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:51:18.779373 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.779595 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. 2025.02.25 03:51:18.779721 [ 254 ] {f6f4488f-17e2-46cd-8e7f-0d23ad6573f0} TCPHandler: Processed in 0.001907732 sec. 2025.02.25 03:51:18.779871 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.779981 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:18.780048 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:18.781185 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.781225 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.781912 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:51:18.782181 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.782432 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} executeQuery: Read 39 rows, 71.56 KiB in 0.002469 sec., 15795.868772782504 rows/sec., 28.31 MiB/sec. 2025.02.25 03:51:18.782685 [ 4 ] {54061f38-2244-417f-8104-7cf56c1050eb} TCPHandler: Processed in 0.002865004 sec. 2025.02.25 03:51:18.782830 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:18.782958 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:18.783013 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:18.783533 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:18.783578 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:18.783997 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:51:18.784226 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:18.784436 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2025.02.25 03:51:18.784485 [ 254 ] {1151e88c-403b-4f1b-918e-7febde833b69} TCPHandler: Processed in 0.001717128 sec. 2025.02.25 03:51:22.416691 [ 106 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:51:22.416757 [ 106 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:22.416781 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:22.416972 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:51:22.417144 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:22.417181 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.25 03:51:22.417263 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.02.25 03:51:22.417542 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.02.25 03:51:22.417759 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:51:22.417963 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:51:22.419133 [ 194 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281181 sec., 13151.082706720772 rows/sec., 1.10 MiB/sec. 2025.02.25 03:51:22.419351 [ 189 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:51:22.419768 [ 189 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:22.419872 [ 189 ] {499813d5-c841-4141-9420-e02818928f28::all_1_5_1} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:51:22.419988 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.25 03:51:22.671908 [ 106 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:51:22.671961 [ 106 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:22.671986 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:22.672245 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:51:22.672452 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:22.672496 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:51:22.672631 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.02.25 03:51:22.672846 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.25 03:51:22.673069 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:51:22.673258 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:51:22.674387 [ 194 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316152 sec., 69080.09491605041 rows/sec., 4.60 MiB/sec. 2025.02.25 03:51:22.674595 [ 194 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:51:22.674984 [ 194 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:22.675088 [ 194 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_5_1} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:51:22.675185 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.25 03:51:22.780841 [ 106 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:51:22.780875 [ 106 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:51:22.841777 [ 106 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:51:22.841817 [ 106 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:22.841843 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:22.842022 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:51:22.842199 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:22.842234 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:51:22.842355 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.02.25 03:51:22.842587 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.02.25 03:51:22.842763 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.02.25 03:51:22.842960 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:51:22.844099 [ 194 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198379 sec., 140103.2306076432 rows/sec., 10.29 MiB/sec. 2025.02.25 03:51:22.844225 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:51:22.844486 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:22.844558 [ 198 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_5_1} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:51:22.844626 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.25 03:51:22.887369 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.25 03:51:22.888094 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:22.888140 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.02.25 03:51:22.888751 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:51:22.889013 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:22.889246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.25 03:51:23.575143 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.25 03:51:23.594319 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:23.594389 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:23.601846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:51:23.602637 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:23.606023 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.25 03:51:23.768159 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:23.768471 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:23.768589 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:23.769606 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:23.769655 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:23.770124 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:51:23.770386 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:23.770628 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} executeQuery: Read 56 rows, 4.38 KiB in 0.002242 sec., 24977.698483496875 rows/sec., 1.91 MiB/sec. 2025.02.25 03:51:23.770695 [ 4 ] {b12c9742-4bf7-452c-895f-3a0353b5ffab} TCPHandler: Processed in 0.002726161 sec. 2025.02.25 03:51:23.770868 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:23.771014 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:23.771072 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:23.771656 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:23.771698 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:23.772092 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:51:23.772333 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:23.772551 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} executeQuery: Read 64 rows, 5.12 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.18 MiB/sec. 2025.02.25 03:51:23.772604 [ 254 ] {f991782d-76d1-425a-a3c6-ef2edb62b846} TCPHandler: Processed in 0.001806101 sec. 2025.02.25 03:51:23.772733 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:23.772844 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:23.772894 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:23.773422 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:23.773462 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:23.773859 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:51:23.774100 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:23.774289 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.02.25 03:51:23.774368 [ 4 ] {931e6e69-b449-4682-a263-1a0b348ce8f4} TCPHandler: Processed in 0.001685598 sec. 2025.02.25 03:51:23.774532 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:23.774661 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:23.774718 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:23.775224 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:23.775261 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:23.775642 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:51:23.775887 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:23.776062 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. 2025.02.25 03:51:23.776110 [ 254 ] {26b20ef7-2e26-4caa-92cd-9c26348c5b13} TCPHandler: Processed in 0.001659677 sec. 2025.02.25 03:51:27.919006 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 584 2025.02.25 03:51:27.921789 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:27.921841 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:27.923334 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:51:27.923660 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:27.923830 [ 101 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:51:27.923886 [ 101 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:27.923922 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:27.924785 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:51:27.925471 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 584 2025.02.25 03:51:27.925946 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:27.926122 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 448 rows starting from the beginning of the part 2025.02.25 03:51:27.926819 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.02.25 03:51:27.927525 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part 2025.02.25 03:51:27.928173 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part 2025.02.25 03:51:27.928854 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2025.02.25 03:51:27.929662 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part 2025.02.25 03:51:27.938257 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 72 columns (72 merged, 0 gathered) in 0.014204768 sec., 41112.955875097716 rows/sec., 37.81 MiB/sec. 2025.02.25 03:51:27.939427 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:51:27.940262 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:27.940346 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_16_3} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:51:27.940665 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2025.02.25 03:51:28.770202 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.770447 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:51:28.770529 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:51:28.771343 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.771392 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.771811 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:51:28.772079 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.772314 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} executeQuery: Read 2 rows, 167.00 B in 0.001925 sec., 1038.9610389610389 rows/sec., 84.72 KiB/sec. 2025.02.25 03:51:28.772377 [ 4 ] {858b7d65-2f9b-4371-a4dc-56f56196fe45} TCPHandler: Processed in 0.002362683 sec. 2025.02.25 03:51:28.772563 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.772708 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:28.772765 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:28.773460 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.773501 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.773892 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:51:28.774138 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.774361 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} executeQuery: Read 135 rows, 11.88 KiB in 0.001686 sec., 80071.1743772242 rows/sec., 6.88 MiB/sec. 2025.02.25 03:51:28.774415 [ 254 ] {6ad0ef93-4a82-4e03-9c90-8bef237784c7} TCPHandler: Processed in 0.001922523 sec. 2025.02.25 03:51:28.774578 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.774715 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:28.774771 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:28.775386 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.775426 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.775772 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:51:28.776011 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.776186 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} executeQuery: Read 41 rows, 3.07 KiB in 0.001507 sec., 27206.3702720637 rows/sec., 1.99 MiB/sec. 2025.02.25 03:51:28.776237 [ 4 ] {afd06944-eb67-40bb-bf04-72cc6c5daa5a} TCPHandler: Processed in 0.001723948 sec. 2025.02.25 03:51:28.776378 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.776507 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:28.776562 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:28.777224 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.777269 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.777625 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:51:28.777857 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.778067 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} executeQuery: Read 105 rows, 8.40 KiB in 0.001577 sec., 66582.11794546607 rows/sec., 5.20 MiB/sec. 2025.02.25 03:51:28.778137 [ 254 ] {a03a78a5-0f5f-48dd-b2bb-b7856fa229a6} TCPHandler: Processed in 0.001817911 sec. 2025.02.25 03:51:28.778355 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.778490 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:28.778541 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:28.779068 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.779107 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.779489 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:51:28.779727 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.779905 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} executeQuery: Read 161 rows, 11.48 KiB in 0.00144 sec., 111805.55555555555 rows/sec., 7.79 MiB/sec. 2025.02.25 03:51:28.779956 [ 4 ] {afad178a-de55-4a7a-af96-07bf89be2bc7} TCPHandler: Processed in 0.001712819 sec. 2025.02.25 03:51:28.780086 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.780193 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:28.780259 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:28.781397 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.781434 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.782102 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:51:28.782357 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.782581 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} executeQuery: Read 39 rows, 71.56 KiB in 0.002405 sec., 16216.216216216217 rows/sec., 29.06 MiB/sec. 2025.02.25 03:51:28.782715 [ 254 ] {14562463-9d37-4305-a64d-c7ab5a3a8b81} TCPHandler: Processed in 0.00267974 sec. 2025.02.25 03:51:28.782864 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:28.782994 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:28.783050 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:28.783519 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:28.783556 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:28.783909 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:51:28.784154 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:28.784331 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. 2025.02.25 03:51:28.784379 [ 4 ] {18002ea5-9d01-46c2-8f52-40d3dd097bbf} TCPHandler: Processed in 0.001576895 sec. 2025.02.25 03:51:30.390377 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.25 03:51:30.391207 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:30.391259 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:30.391827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:51:30.392089 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:30.392383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.25 03:51:31.107063 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.25 03:51:31.127361 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:31.127421 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:31.135137 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:51:31.135908 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:31.138834 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.25 03:51:33.767870 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:33.768200 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:33.768318 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:33.769137 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.769189 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.769641 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:51:33.769903 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.770114 [ 93 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:51:33.770150 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} executeQuery: Read 56 rows, 4.38 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.10 MiB/sec. 2025.02.25 03:51:33.770199 [ 93 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.770280 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.770291 [ 4 ] {954d7076-4a75-4c07-b54b-1690042d8094} TCPHandler: Processed in 0.002608139 sec. 2025.02.25 03:51:33.770615 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:33.770684 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:51:33.770983 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:33.771032 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:33.771092 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:33.771115 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1965 rows starting from the beginning of the part 2025.02.25 03:51:33.771508 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:33.771843 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 134 rows starting from the beginning of the part 2025.02.25 03:51:33.772232 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:33.772629 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 135 rows starting from the beginning of the part 2025.02.25 03:51:33.772935 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:33.773829 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.773894 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.774877 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:51:33.775400 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.775620 [ 93 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:51:33.775727 [ 93 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.775788 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.775843 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} executeQuery: Read 64 rows, 5.12 KiB in 0.00493 sec., 12981.744421906693 rows/sec., 1.01 MiB/sec. 2025.02.25 03:51:33.776201 [ 254 ] {cffc3a87-7e5a-4512-b70d-07644b6b4498} TCPHandler: Processed in 0.00578872 sec. 2025.02.25 03:51:33.776236 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:51:33.776496 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:33.776788 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:33.776918 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 949 rows starting from the beginning of the part 2025.02.25 03:51:33.776948 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:33.776991 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.006551457 sec., 366636.0017321338 rows/sec., 31.49 MiB/sec. 2025.02.25 03:51:33.777320 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:33.777329 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:33.777745 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 103 rows starting from the beginning of the part 2025.02.25 03:51:33.777758 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:51:33.778304 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:33.778856 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 105 rows starting from the beginning of the part 2025.02.25 03:51:33.779293 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:33.779311 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.780033 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_36_7} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:51:33.780415 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.25 03:51:33.780978 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.781054 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.782149 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:51:33.782690 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.782771 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 5 columns (5 merged, 0 gathered) in 0.006861584 sec., 196601.83421204198 rows/sec., 15.43 MiB/sec. 2025.02.25 03:51:33.782930 [ 93 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:51:33.783025 [ 93 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.783087 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:51:33.783092 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.783198 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} executeQuery: Read 160 rows, 11.41 KiB in 0.006364 sec., 25141.4204902577 rows/sec., 1.75 MiB/sec. 2025.02.25 03:51:33.783569 [ 4 ] {355febbb-0782-42d9-aefe-b3659453dc26} TCPHandler: Processed in 0.007229671 sec. 2025.02.25 03:51:33.783575 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:33.783826 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:33.783944 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:33.784040 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9740 rows starting from the beginning of the part 2025.02.25 03:51:33.784062 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:33.784096 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.784255 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:33.784476 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part 2025.02.25 03:51:33.784628 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_36_7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:51:33.784979 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.25 03:51:33.785019 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.02.25 03:51:33.785304 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:33.785543 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part 2025.02.25 03:51:33.785726 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.02.25 03:51:33.786233 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.786280 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.786695 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:51:33.786970 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.787223 [ 93 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:51:33.787338 [ 93 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:33.787416 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:33.787474 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} executeQuery: Read 60 rows, 4.14 KiB in 0.003479 sec., 17246.335153779823 rows/sec., 1.16 MiB/sec. 2025.02.25 03:51:33.788107 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:33.788177 [ 254 ] {0c39dc25-2505-433d-a138-4dc9989f140f} TCPHandler: Processed in 0.004488841 sec. 2025.02.25 03:51:33.788889 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:33.789015 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1562 rows starting from the beginning of the part 2025.02.25 03:51:33.789212 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:33.789437 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:33.789589 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:33.790103 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.02.25 03:51:33.790268 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:33.791615 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10447 rows, containing 5 columns (5 merged, 0 gathered) in 0.008379927 sec., 1246669.571226575 rows/sec., 85.36 MiB/sec. 2025.02.25 03:51:33.791910 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:51:33.792515 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.792549 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 4 columns (4 merged, 0 gathered) in 0.004970761 sec., 367750.5315584475 rows/sec., 24.70 MiB/sec. 2025.02.25 03:51:33.792645 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_36_7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:51:33.792765 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2025.02.25 03:51:33.792860 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:51:33.793145 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:33.793220 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_36_7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:51:33.793290 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:51:37.781113 [ 89 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:51:37.781165 [ 89 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:51:37.893485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.25 03:51:37.894125 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:37.894173 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:37.894708 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:51:37.894967 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:37.895216 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.25 03:51:37.926585 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 606 2025.02.25 03:51:37.929621 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:37.929672 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:37.931562 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:51:37.932027 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:37.932807 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 606 2025.02.25 03:51:38.639857 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.25 03:51:38.661381 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.661446 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.669074 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:51:38.669865 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.673100 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.25 03:51:38.775512 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.775807 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.775923 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:51:38.777012 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.777056 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.777509 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:51:38.777787 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.777992 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} executeQuery: Read 212 rows, 13.81 KiB in 0.002271 sec., 93350.94671950683 rows/sec., 5.94 MiB/sec. 2025.02.25 03:51:38.778061 [ 4 ] {feec6e92-0c9f-48a0-8248-04491c3d3176} TCPHandler: Processed in 0.00268897 sec. 2025.02.25 03:51:38.778273 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.778419 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:38.778477 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:38.779434 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.779473 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.779899 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:51:38.780140 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.780361 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} executeQuery: Read 695 rows, 56.78 KiB in 0.001967 sec., 353329.94407727505 rows/sec., 28.19 MiB/sec. 2025.02.25 03:51:38.780434 [ 254 ] {6be5d874-bbb6-4596-a93f-08a0ba7503f3} TCPHandler: Processed in 0.00222332 sec. 2025.02.25 03:51:38.780683 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.780817 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.780874 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:38.781571 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.781609 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.781972 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:51:38.782214 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.782406 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} executeQuery: Read 145 rows, 9.32 KiB in 0.001619 sec., 89561.45768993205 rows/sec., 5.62 MiB/sec. 2025.02.25 03:51:38.782496 [ 4 ] {4c90e939-2e26-4cf7-bb5f-064a463f689f} TCPHandler: Processed in 0.001908602 sec. 2025.02.25 03:51:38.782661 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.782793 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.782847 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:51:38.783514 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.783558 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.783915 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:51:38.784158 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.784335 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} executeQuery: Read 113 rows, 7.49 KiB in 0.001572 sec., 71882.95165394402 rows/sec., 4.65 MiB/sec. 2025.02.25 03:51:38.784387 [ 254 ] {d17bece8-18c2-4a31-8a5a-a8f67f5cc61e} TCPHandler: Processed in 0.0017896 sec. 2025.02.25 03:51:38.784580 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.784689 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.784733 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:51:38.785282 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.785320 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.785673 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:51:38.785923 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.786185 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} executeQuery: Read 112 rows, 6.53 KiB in 0.001494 sec., 74966.53279785809 rows/sec., 4.27 MiB/sec. 2025.02.25 03:51:38.786281 [ 4 ] {61843107-20a6-470e-b97f-ae4226064e9f} TCPHandler: Processed in 0.001754189 sec. 2025.02.25 03:51:38.786409 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.786517 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:38.786568 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:38.787361 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.787407 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.787798 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:51:38.788032 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.788204 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} executeQuery: Read 421 rows, 30.71 KiB in 0.001709 sec., 246342.89057928612 rows/sec., 17.55 MiB/sec. 2025.02.25 03:51:38.788255 [ 254 ] {cf0a95d4-98d1-4f59-aef5-b75f40017a0e} TCPHandler: Processed in 0.001897582 sec. 2025.02.25 03:51:38.788389 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.788495 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.25 03:51:38.788543 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.25 03:51:38.789066 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.789111 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.789527 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.25 03:51:38.789774 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.789962 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.02.25 03:51:38.790020 [ 4 ] {69c7b8dc-36ca-48a6-bcc1-6ce010d1ef6b} TCPHandler: Processed in 0.001683168 sec. 2025.02.25 03:51:38.790147 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.790254 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.790301 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:38.790817 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.790853 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.791233 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:51:38.791468 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.791646 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} executeQuery: Read 237 rows, 16.27 KiB in 0.001415 sec., 167491.1660777385 rows/sec., 11.23 MiB/sec. 2025.02.25 03:51:38.791701 [ 254 ] {44f67fee-3830-47f7-9104-f23b0b23adc7} TCPHandler: Processed in 0.001606106 sec. 2025.02.25 03:51:38.791845 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.791975 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.792031 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:51:38.792528 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.792568 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.792923 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:51:38.793156 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.793393 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2025.02.25 03:51:38.793468 [ 4 ] {27177624-621f-4543-8e83-be3cc07534f3} TCPHandler: Processed in 0.001685158 sec. 2025.02.25 03:51:38.793616 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.793728 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.793800 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:38.794943 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.794981 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.795637 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:51:38.795896 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.796027 [ 88 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.25 03:51:38.796073 [ 88 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.796096 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.796101 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} executeQuery: Read 39 rows, 71.56 KiB in 0.002394 sec., 16290.726817042607 rows/sec., 29.19 MiB/sec. 2025.02.25 03:51:38.797135 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:51:38.797249 [ 254 ] {f436736c-3952-4648-9873-9807084bd16e} TCPHandler: Processed in 0.003682912 sec. 2025.02.25 03:51:38.797472 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:38.797746 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:38.797872 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:38.798114 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:38.798366 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part 2025.02.25 03:51:38.799203 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:38.799955 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:38.800238 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:38.800371 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:38.800736 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:38.801445 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:38.801886 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:51:38.802074 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:38.802746 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.803345 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} executeQuery: Read 82 rows, 5.33 KiB in 0.005693 sec., 14403.653609696117 rows/sec., 936.77 KiB/sec. 2025.02.25 03:51:38.803475 [ 4 ] {e7a22223-70fd-42d6-84b1-c6673f885b02} TCPHandler: Processed in 0.006127177 sec. 2025.02.25 03:51:38.807017 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.010842693 sec., 47589.653234671496 rows/sec., 85.28 MiB/sec. 2025.02.25 03:51:38.807739 [ 192 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.25 03:51:38.808159 [ 192 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:38.808236 [ 192 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_16_3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.25 03:51:38.808380 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.02.25 03:51:42.680962 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:42.681275 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:42.681396 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:42.682914 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:42.682971 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:42.683534 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:51:42.683811 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:42.684058 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} executeQuery: Read 1196 rows, 100.50 KiB in 0.002866 sec., 417306.3503140265 rows/sec., 34.24 MiB/sec. 2025.02.25 03:51:42.684130 [ 4 ] {619441ea-1831-4bb6-8e60-bd107cc95ccc} TCPHandler: Processed in 0.003361335 sec. 2025.02.25 03:51:42.684310 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:42.684433 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:51:42.684484 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:51:42.685120 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:42.685163 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:42.685537 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:51:42.685782 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:42.685960 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} executeQuery: Read 228 rows, 15.81 KiB in 0.001557 sec., 146435.4527938343 rows/sec., 9.92 MiB/sec. 2025.02.25 03:51:42.686012 [ 254 ] {e2d6627d-3631-4717-93bc-3715f2cdc9c3} TCPHandler: Processed in 0.00176236 sec. 2025.02.25 03:51:42.686167 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:42.686298 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:42.686354 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:42.687135 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:42.687174 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:42.687559 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:51:42.687802 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:42.687984 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} executeQuery: Read 520 rows, 39.40 KiB in 0.001716 sec., 303030.30303030304 rows/sec., 22.42 MiB/sec. 2025.02.25 03:51:42.688036 [ 4 ] {152768f2-f266-4a68-abeb-06bb909fd3dd} TCPHandler: Processed in 0.001933813 sec. 2025.02.25 03:51:42.688188 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:42.688319 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:42.688378 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:42.689162 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:42.689199 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:42.689627 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:51:42.689867 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:42.690069 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} executeQuery: Read 962 rows, 66.10 KiB in 0.001777 sec., 541361.8458075408 rows/sec., 36.32 MiB/sec. 2025.02.25 03:51:42.690172 [ 254 ] {3a80d729-f1b8-45a5-848c-b5ed1770de41} TCPHandler: Processed in 0.002044146 sec. 2025.02.25 03:51:42.690384 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:42.690584 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:42.690649 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:42.691117 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:42.691155 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:42.691505 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:51:42.691742 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:42.691923 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} executeQuery: Read 42 rows, 2.91 KiB in 0.001372 sec., 30612.244897959186 rows/sec., 2.07 MiB/sec. 2025.02.25 03:51:42.691972 [ 4 ] {c27383ce-13cf-4b4f-a701-557dede531d2} TCPHandler: Processed in 0.001718408 sec. 2025.02.25 03:51:43.762699 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:43.762908 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:43.762984 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:43.763775 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:43.763829 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:43.764261 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:51:43.764522 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:43.764757 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. 2025.02.25 03:51:43.764824 [ 4 ] {cee6ca77-410e-4a7b-ae17-115e17d4df66} TCPHandler: Processed in 0.00226721 sec. 2025.02.25 03:51:43.765011 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:43.765144 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:43.765199 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:43.765786 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:43.765829 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:43.766201 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:51:43.766441 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:43.766664 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} executeQuery: Read 64 rows, 5.12 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 3.22 MiB/sec. 2025.02.25 03:51:43.766719 [ 254 ] {bb55e80e-cc6f-4481-a84a-d4fead248bc2} TCPHandler: Processed in 0.0017751 sec. 2025.02.25 03:51:43.766873 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:43.766986 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:43.767038 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:43.767532 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:43.767574 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:43.767957 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:51:43.768205 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:43.768443 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} executeQuery: Read 44 rows, 3.14 KiB in 0.001476 sec., 29810.29810298103 rows/sec., 2.08 MiB/sec. 2025.02.25 03:51:43.768528 [ 4 ] {af76a7e9-31e6-40da-932d-3522e05d60b4} TCPHandler: Processed in 0.001708248 sec. 2025.02.25 03:51:43.768766 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:43.768934 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:43.768995 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:43.769535 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:43.769582 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:43.769983 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:51:43.770217 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:43.770490 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} executeQuery: Read 18 rows, 1.24 KiB in 0.001578 sec., 11406.84410646388 rows/sec., 782.86 KiB/sec. 2025.02.25 03:51:43.770639 [ 254 ] {22b6ac23-aaa9-4083-95da-e07a51be7ed2} TCPHandler: Processed in 0.002000244 sec. 2025.02.25 03:51:45.396306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.25 03:51:45.396977 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:45.397024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:45.397550 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:51:45.397798 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:45.398116 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.25 03:51:46.174142 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.25 03:51:46.194457 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:46.194511 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:46.202219 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:51:46.202980 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:46.205642 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.25 03:51:47.933949 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 646 2025.02.25 03:51:47.937506 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:47.937576 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:47.939138 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:51:47.939467 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:47.940515 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 646 2025.02.25 03:51:48.770775 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.770993 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:48.771076 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:48.771983 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.772034 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.772479 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:51:48.772737 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.772963 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} executeQuery: Read 134 rows, 11.81 KiB in 0.00203 sec., 66009.85221674877 rows/sec., 5.68 MiB/sec. 2025.02.25 03:51:48.773022 [ 4 ] {5922dd91-eca0-4395-96a2-3650cbf119e6} TCPHandler: Processed in 0.002389943 sec. 2025.02.25 03:51:48.773197 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.773315 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:48.773363 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:48.773925 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.773965 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.774330 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:51:48.774569 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.774751 [ 73 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:51:48.774802 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} executeQuery: Read 39 rows, 2.93 KiB in 0.001507 sec., 25879.2302587923 rows/sec., 1.90 MiB/sec. 2025.02.25 03:51:48.774854 [ 73 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.774929 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.774934 [ 254 ] {4dcdfd00-c899-4827-aaaf-765ca095e7b6} TCPHandler: Processed in 0.00179225 sec. 2025.02.25 03:51:48.775105 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:51:48.775114 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.775251 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:48.775263 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:48.775293 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part 2025.02.25 03:51:48.775320 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:48.775507 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.02.25 03:51:48.775771 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:48.776192 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2025.02.25 03:51:48.776424 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 145 rows starting from the beginning of the part 2025.02.25 03:51:48.776639 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.02.25 03:51:48.777231 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.777275 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.777878 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:51:48.778124 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.003104659 sec., 146553.93716346947 rows/sec., 10.32 MiB/sec. 2025.02.25 03:51:48.778235 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.778252 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:51:48.778668 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} executeQuery: Read 103 rows, 8.24 KiB in 0.00344 sec., 29941.86046511628 rows/sec., 2.34 MiB/sec. 2025.02.25 03:51:48.778874 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.779074 [ 4 ] {8f8d8aa2-18d1-4446-9709-00256c5d2045} TCPHandler: Processed in 0.00401406 sec. 2025.02.25 03:51:48.779388 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_21_4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:51:48.779394 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.779646 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.25 03:51:48.779758 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:48.779820 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:48.780383 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.780421 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.780870 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:51:48.781106 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.781324 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. 2025.02.25 03:51:48.781378 [ 254 ] {3bcf30ab-b330-4703-b8a7-039792e6958e} TCPHandler: Processed in 0.002185839 sec. 2025.02.25 03:51:48.781527 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.781635 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:48.781703 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:48.782801 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.782840 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.783503 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:51:48.783761 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.784002 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} executeQuery: Read 39 rows, 71.56 KiB in 0.002389 sec., 16324.822101297614 rows/sec., 29.25 MiB/sec. 2025.02.25 03:51:48.784098 [ 4 ] {3ca85f4f-e6f7-41cf-a18c-a24e725cc5bd} TCPHandler: Processed in 0.002625709 sec. 2025.02.25 03:51:48.784252 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:48.784384 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:48.784441 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:48.784956 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:48.784994 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:48.785358 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:51:48.785593 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:48.785806 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2025.02.25 03:51:48.785856 [ 254 ] {3f96d278-06f5-4e7f-8c55-5ba41791e59d} TCPHandler: Processed in 0.001667837 sec. 2025.02.25 03:51:52.781758 [ 68 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:51:52.781815 [ 68 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:51:52.899284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.25 03:51:52.899948 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:52.899998 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:52.900532 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:51:52.900791 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:52.900951 [ 68 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:51:52.901009 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.25 03:51:52.901013 [ 68 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:52.901049 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:52.901161 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:51:52.901279 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:52.901318 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.25 03:51:52.901388 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.25 03:51:52.901481 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.25 03:51:52.901689 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.25 03:51:52.901809 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.25 03:51:52.901990 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.25 03:51:52.904392 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278973 sec., 3646263.631935975 rows/sec., 52.16 MiB/sec. 2025.02.25 03:51:52.904715 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:51:52.905032 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:52.905103 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_26_5} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:51:52.905182 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.02.25 03:51:53.706685 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.25 03:51:53.728957 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.729018 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.736685 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:51:53.737498 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.737925 [ 68 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:51:53.738130 [ 68 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.738231 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.738582 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.747627 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.25 03:51:53.748892 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:53.749831 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.754516 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.759309 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.764411 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.768051 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:53.768366 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:53.768520 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:53.773273 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.773355 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.774581 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:51:53.775358 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.775564 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.775926 [ 68 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:51:53.776028 [ 68 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.776115 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.776380 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} executeQuery: Read 56 rows, 4.38 KiB in 0.0081 sec., 6913.580246913581 rows/sec., 540.49 KiB/sec. 2025.02.25 03:51:53.776688 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:51:53.776777 [ 4 ] {f6b57b9f-6d72-4a86-ada5-a2192a02fd09} TCPHandler: Processed in 0.008896049 sec. 2025.02.25 03:51:53.777118 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:53.777236 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:53.777354 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1965 rows starting from the beginning of the part 2025.02.25 03:51:53.777575 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:53.777857 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:53.777877 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 695 rows starting from the beginning of the part 2025.02.25 03:51:53.778470 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1196 rows starting from the beginning of the part 2025.02.25 03:51:53.779037 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:53.779568 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 134 rows starting from the beginning of the part 2025.02.25 03:51:53.780121 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.02.25 03:51:53.782987 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.783078 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.784660 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:51:53.785515 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.786118 [ 68 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:51:53.786294 [ 68 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.786441 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.786784 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4102 rows, containing 5 columns (5 merged, 0 gathered) in 0.010485155 sec., 391219.7769131692 rows/sec., 33.43 MiB/sec. 2025.02.25 03:51:53.786991 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:51:53.787256 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} executeQuery: Read 64 rows, 5.12 KiB in 0.009815 sec., 6520.6316861946 rows/sec., 521.16 KiB/sec. 2025.02.25 03:51:53.787769 [ 254 ] {708a7c44-6749-4b12-a0f2-d54141500f66} TCPHandler: Processed in 0.010828662 sec. 2025.02.25 03:51:53.787779 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:53.788005 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 949 rows starting from the beginning of the part 2025.02.25 03:51:53.788184 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:53.788337 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:51:53.788828 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 421 rows starting from the beginning of the part 2025.02.25 03:51:53.789087 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:53.789445 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:53.789819 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 520 rows starting from the beginning of the part 2025.02.25 03:51:53.790729 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:53.791567 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 103 rows starting from the beginning of the part 2025.02.25 03:51:53.792441 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.02.25 03:51:53.793934 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.795265 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.795383 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.795528 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_41_8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:51:53.796489 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.02.25 03:51:53.797417 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:51:53.798299 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.798794 [ 68 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:51:53.798965 [ 68 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.799132 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.799590 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} executeQuery: Read 160 rows, 11.41 KiB in 0.010794 sec., 14823.049842505096 rows/sec., 1.03 MiB/sec. 2025.02.25 03:51:53.799828 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.013171575 sec., 161028.57858684327 rows/sec., 12.46 MiB/sec. 2025.02.25 03:51:53.799861 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:53.800018 [ 4 ] {23b1855b-ca9c-4c5e-86c9-4c2a0a25337c} TCPHandler: Processed in 0.01207116 sec. 2025.02.25 03:51:53.800410 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:53.800462 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:51:53.800593 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:53.800804 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10447 rows starting from the beginning of the part 2025.02.25 03:51:53.800857 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:53.801208 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:53.801334 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:53.802020 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 962 rows starting from the beginning of the part 2025.02.25 03:51:53.802120 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.802642 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_41_8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:51:53.802657 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part 2025.02.25 03:51:53.803031 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.25 03:51:53.803235 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:51:53.803683 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.02.25 03:51:53.805563 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.805639 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.807410 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:51:53.808295 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.808795 [ 68 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:51:53.809029 [ 68 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:53.809144 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:53.809433 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} executeQuery: Read 60 rows, 4.14 KiB in 0.008677 sec., 6914.832315316353 rows/sec., 477.20 KiB/sec. 2025.02.25 03:51:53.810190 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:53.810344 [ 254 ] {ed37d040-8ecd-4999-ac28-57daf47a57a9} TCPHandler: Processed in 0.010197378 sec. 2025.02.25 03:51:53.810794 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:51:53.810929 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1828 rows starting from the beginning of the part 2025.02.25 03:51:53.811314 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:53.811686 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part 2025.02.25 03:51:53.812132 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part 2025.02.25 03:51:53.812862 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12010 rows, containing 5 columns (5 merged, 0 gathered) in 0.013499862 sec., 889638.723714361 rows/sec., 60.83 MiB/sec. 2025.02.25 03:51:53.813018 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:51:53.813409 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:51:53.813493 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.02.25 03:51:53.814610 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.814976 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_41_8} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:51:53.815420 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.02.25 03:51:53.818425 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2090 rows, containing 4 columns (4 merged, 0 gathered) in 0.009015161 sec., 231831.68886279454 rows/sec., 15.54 MiB/sec. 2025.02.25 03:51:53.818864 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:51:53.819587 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.819821 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_41_8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:51:53.820001 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.25 03:51:53.820501 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:51:53.880540 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.142142469 sec., 1378.8982376547856 rows/sec., 7.13 MiB/sec. 2025.02.25 03:51:53.883140 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:51:53.886189 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_26_5} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:53.886302 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_26_5} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:51:53.888824 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.25 03:51:54.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.64 MiB, peak 200.18 MiB, free memory in arenas 0.00 B, will set to 192.06 MiB (RSS), difference: 2.42 MiB 2025.02.25 03:51:57.941704 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 666 2025.02.25 03:51:57.944600 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:57.944662 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:57.946166 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:51:57.946488 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:57.947132 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 666 2025.02.25 03:51:58.769937 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.770230 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:51:58.770302 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:51:58.771048 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.771096 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.771522 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:51:58.771776 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.772054 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} executeQuery: Read 12 rows, 1002.00 B in 0.001891 sec., 6345.848757271285 rows/sec., 517.46 KiB/sec. 2025.02.25 03:51:58.772218 [ 4 ] {cb2d1f97-fe98-4dd8-9df5-8272ce9183ee} TCPHandler: Processed in 0.002469315 sec. 2025.02.25 03:51:58.772399 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.772546 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:51:58.772604 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:51:58.773326 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.773368 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.773763 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:51:58.774005 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.774218 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} executeQuery: Read 140 rows, 12.25 KiB in 0.001706 sec., 82063.305978898 rows/sec., 7.01 MiB/sec. 2025.02.25 03:51:58.774271 [ 254 ] {bec4ec38-b04a-42e5-84dd-725f1223aed8} TCPHandler: Processed in 0.001943074 sec. 2025.02.25 03:51:58.774428 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.774560 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:51:58.774615 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:51:58.775251 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.775290 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.775651 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:51:58.775884 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.776085 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} executeQuery: Read 51 rows, 3.77 KiB in 0.001556 sec., 32776.349614395884 rows/sec., 2.37 MiB/sec. 2025.02.25 03:51:58.776136 [ 4 ] {0bc077f3-58cd-497c-8c04-faf5b575bd2c} TCPHandler: Processed in 0.001771269 sec. 2025.02.25 03:51:58.776290 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.776422 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:51:58.776476 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:51:58.777149 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.777188 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.777556 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:51:58.777796 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.778001 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} executeQuery: Read 115 rows, 9.22 KiB in 0.001609 sec., 71472.96457426973 rows/sec., 5.59 MiB/sec. 2025.02.25 03:51:58.778054 [ 254 ] {ddfcff78-28c6-47f2-82de-4a30df285683} TCPHandler: Processed in 0.001828461 sec. 2025.02.25 03:51:58.778188 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.778317 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:58.778375 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:51:58.779003 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.779049 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.779445 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:51:58.779685 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.779889 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} executeQuery: Read 166 rows, 11.83 KiB in 0.001601 sec., 103685.19675202998 rows/sec., 7.22 MiB/sec. 2025.02.25 03:51:58.779939 [ 4 ] {94415d49-ff4e-4f0a-bdea-95b64dc5fa7a} TCPHandler: Processed in 0.00181239 sec. 2025.02.25 03:51:58.780065 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.780180 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:51:58.780259 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:51:58.781537 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.781577 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.782247 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:51:58.782505 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.782762 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. 2025.02.25 03:51:58.782868 [ 254 ] {929d47ba-71ed-46dd-bdfc-91f2c846f3f3} TCPHandler: Processed in 0.002855384 sec. 2025.02.25 03:51:58.783022 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:51:58.783151 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:51:58.783197 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:51:58.783626 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:51:58.783665 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:51:58.784016 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:51:58.784246 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:51:58.784448 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. 2025.02.25 03:51:58.784496 [ 4 ] {2ce9603f-f963-44e6-8c1c-eba1a4d886cf} TCPHandler: Processed in 0.001537864 sec. 2025.02.25 03:52:00.402132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.25 03:52:00.402841 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:00.402888 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:00.403511 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:52:00.403776 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:00.404019 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.25 03:52:01.247829 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.25 03:52:01.267144 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:01.267202 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:01.274411 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:52:01.275175 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:01.278667 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.25 03:52:03.768430 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:03.768758 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:03.768877 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:03.769805 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:03.769857 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:03.770307 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:52:03.770557 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:03.770802 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} executeQuery: Read 56 rows, 4.38 KiB in 0.002128 sec., 26315.78947368421 rows/sec., 2.01 MiB/sec. 2025.02.25 03:52:03.770857 [ 4 ] {e23f168e-7156-4eb0-9b6e-a22ae41c5e99} TCPHandler: Processed in 0.002617088 sec. 2025.02.25 03:52:03.771026 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:03.771168 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:03.771223 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:03.771820 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:03.771861 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:03.772236 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:52:03.772477 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:03.772697 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. 2025.02.25 03:52:03.772750 [ 254 ] {f5466b74-c74f-49f3-a6a1-51ce92d450cf} TCPHandler: Processed in 0.00179573 sec. 2025.02.25 03:52:03.772904 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:03.773011 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:03.773060 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:03.773590 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:03.773629 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:03.774012 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:52:03.774249 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:03.774502 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.02.25 03:52:03.774579 [ 4 ] {1e7316ea-3741-4d98-987a-b644819cff9a} TCPHandler: Processed in 0.001728479 sec. 2025.02.25 03:52:03.774827 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:03.775136 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:03.775208 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:03.775682 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:03.775721 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:03.776084 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:52:03.776331 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:03.776550 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.25 03:52:03.776601 [ 254 ] {38495e99-3716-4185-a105-9d231b82957d} TCPHandler: Processed in 0.001923073 sec. 2025.02.25 03:52:07.781851 [ 44 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:52:07.781902 [ 44 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:52:07.905124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.25 03:52:07.905745 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:07.905784 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:07.906385 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:52:07.906639 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:07.906837 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.25 03:52:07.948257 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 688 2025.02.25 03:52:07.951117 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:07.951165 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:07.952610 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:52:07.952913 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:07.953969 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 688 2025.02.25 03:52:08.770254 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.770471 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:08.770543 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:08.771314 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.771368 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.771817 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:52:08.772080 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.772338 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} executeQuery: Read 134 rows, 11.81 KiB in 0.001923 sec., 69682.78731149246 rows/sec., 6.00 MiB/sec. 2025.02.25 03:52:08.772420 [ 4 ] {ea5e66df-9007-480d-baeb-7b06f7814f65} TCPHandler: Processed in 0.002304042 sec. 2025.02.25 03:52:08.772602 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.772727 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:08.772778 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:08.773337 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.773377 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.773750 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:52:08.773994 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.774252 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} executeQuery: Read 39 rows, 2.93 KiB in 0.001548 sec., 25193.798449612405 rows/sec., 1.85 MiB/sec. 2025.02.25 03:52:08.774475 [ 254 ] {1a782217-beb1-4f20-be2f-55a4b79304cd} TCPHandler: Processed in 0.001951733 sec. 2025.02.25 03:52:08.774669 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.774805 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:08.774862 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:08.775544 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.775584 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.775947 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:52:08.776186 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.776408 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} executeQuery: Read 103 rows, 8.24 KiB in 0.001631 sec., 63151.440833844266 rows/sec., 4.93 MiB/sec. 2025.02.25 03:52:08.776532 [ 4 ] {9e098393-df67-49ed-91d5-c7d775be2556} TCPHandler: Processed in 0.001936673 sec. 2025.02.25 03:52:08.776692 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.776824 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:08.776883 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:08.777496 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.777534 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.777921 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:52:08.778158 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.778367 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2025.02.25 03:52:08.778419 [ 254 ] {fa9ecd62-6889-47af-8426-178bc3b87f8c} TCPHandler: Processed in 0.001804781 sec. 2025.02.25 03:52:08.778565 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.778694 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:08.778774 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:08.779709 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.25 03:52:08.781455 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.781685 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.786353 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:52:08.787869 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.788812 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} executeQuery: Read 39 rows, 71.56 KiB in 0.010096 sec., 3862.916006339144 rows/sec., 6.92 MiB/sec. 2025.02.25 03:52:08.789686 [ 4 ] {eec24074-41cb-4fbf-a44d-b47940cd2a87} TCPHandler: Processed in 0.01117691 sec. 2025.02.25 03:52:08.790013 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:08.790315 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:08.790472 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:08.794111 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.794215 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.795771 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:52:08.796582 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.797125 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} executeQuery: Read 60 rows, 4.14 KiB in 0.006892 sec., 8705.745792222868 rows/sec., 600.79 KiB/sec. 2025.02.25 03:52:08.797299 [ 254 ] {7c3c64be-1f2b-4046-b903-8d006ced2b0b} TCPHandler: Processed in 0.007493198 sec. 2025.02.25 03:52:08.813701 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:08.813750 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:08.821628 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:52:08.822419 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:08.825484 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.25 03:52:10.877088 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.877285 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.877360 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:52:10.878135 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.878191 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.878685 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:52:10.879058 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.879450 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} executeQuery: Read 24 rows, 2.04 KiB in 0.002201 sec., 10904.134484325308 rows/sec., 926.43 KiB/sec. 2025.02.25 03:52:10.879548 [ 4 ] {0078a8e1-0560-4934-b674-0c07bffe7d93} TCPHandler: Processed in 0.002594927 sec. 2025.02.25 03:52:10.879736 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.879860 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:52:10.879912 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:52:10.880478 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.880523 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.880891 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:52:10.881133 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.881352 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} executeQuery: Read 4 rows, 334.00 B in 0.001522 sec., 2628.120893561104 rows/sec., 214.30 KiB/sec. 2025.02.25 03:52:10.881407 [ 254 ] {c689fcb8-bbc3-4763-b937-ba4003877e79} TCPHandler: Processed in 0.001731099 sec. 2025.02.25 03:52:10.881560 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.881679 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:10.881726 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:10.882747 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.882789 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.883234 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:52:10.883471 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.883707 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} executeQuery: Read 1318 rows, 112.08 KiB in 0.002053 sec., 641987.3356064296 rows/sec., 53.31 MiB/sec. 2025.02.25 03:52:10.883760 [ 4 ] {081c2c99-9db5-43fc-b316-0c1da0c1129a} TCPHandler: Processed in 0.002253071 sec. 2025.02.25 03:52:10.883912 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.884025 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.884072 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:10.884615 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.884657 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.885009 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:52:10.885258 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.885460 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} executeQuery: Read 16 rows, 1.24 KiB in 0.001446 sec., 11065.006915629323 rows/sec., 857.70 KiB/sec. 2025.02.25 03:52:10.885565 [ 254 ] {4e6e28d9-6ad0-4b02-b864-a67baca233ad} TCPHandler: Processed in 0.001704098 sec. 2025.02.25 03:52:10.885780 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.885928 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.885985 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:52:10.886670 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.886709 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.887068 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:52:10.887305 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.887512 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} executeQuery: Read 252 rows, 17.85 KiB in 0.001607 sec., 156813.9390168015 rows/sec., 10.85 MiB/sec. 2025.02.25 03:52:10.887702 [ 4 ] {1896f4e6-148e-4dd2-b558-aca1a3bb55b1} TCPHandler: Processed in 0.002049796 sec. 2025.02.25 03:52:10.887848 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.887967 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.888013 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:52:10.888566 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.888607 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.888981 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.25 03:52:10.889226 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.889462 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} executeQuery: Read 12 rows, 960.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 626.25 KiB/sec. 2025.02.25 03:52:10.889599 [ 254 ] {f0b9a61e-3765-4c33-ac0e-41d8568251ef} TCPHandler: Processed in 0.00180661 sec. 2025.02.25 03:52:10.889739 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.889849 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:10.889894 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:10.890597 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.890635 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.891015 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:52:10.891245 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.891437 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} executeQuery: Read 560 rows, 42.99 KiB in 0.001608 sec., 348258.70646766166 rows/sec., 26.11 MiB/sec. 2025.02.25 03:52:10.891548 [ 4 ] {57b2a2eb-8045-4d1b-a3a2-e78ca58dae39} TCPHandler: Processed in 0.001862292 sec. 2025.02.25 03:52:10.891697 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.891806 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.891855 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:10.892540 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.892578 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.893015 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:52:10.893257 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.893464 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} executeQuery: Read 984 rows, 68.51 KiB in 0.001671 sec., 588868.9407540396 rows/sec., 40.04 MiB/sec. 2025.02.25 03:52:10.893533 [ 254 ] {5e8af4eb-1179-4238-86a9-8c4695f0b463} TCPHandler: Processed in 0.001891602 sec. 2025.02.25 03:52:10.893762 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:10.893914 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:10.893966 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:10.894433 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:10.894471 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:10.894830 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:52:10.895069 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:10.895255 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} executeQuery: Read 24 rows, 1.66 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.18 MiB/sec. 2025.02.25 03:52:10.895352 [ 4 ] {808aa18c-4594-41b8-b4d4-5f9d621ab565} TCPHandler: Processed in 0.001709608 sec. 2025.02.25 03:52:13.764728 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:13.764936 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:13.765010 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:13.765795 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.765847 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.766274 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:52:13.766536 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.766742 [ 38 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:52:13.766804 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. 2025.02.25 03:52:13.766815 [ 38 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.766886 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.766949 [ 4 ] {91b8bea3-2b6e-4302-a2ab-8545bf0a927e} TCPHandler: Processed in 0.002339382 sec. 2025.02.25 03:52:13.767231 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:13.767272 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:52:13.767604 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:13.767784 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:13.768140 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:13.768219 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1965 rows starting from the beginning of the part 2025.02.25 03:52:13.768596 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part 2025.02.25 03:52:13.768931 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:13.769287 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 134 rows starting from the beginning of the part 2025.02.25 03:52:13.769585 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:52:13.769868 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:13.770696 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.770770 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.771650 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:52:13.772215 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.772538 [ 38 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:52:13.772620 [ 38 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.772650 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.772690 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} executeQuery: Read 64 rows, 5.12 KiB in 0.005212 sec., 12279.355333844975 rows/sec., 981.43 KiB/sec. 2025.02.25 03:52:13.772991 [ 254 ] {1118cc81-fd41-47ca-9738-f00086716de5} TCPHandler: Processed in 0.005883871 sec. 2025.02.25 03:52:13.773198 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:52:13.773268 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:13.773686 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:13.773811 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:13.773891 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:13.773968 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 949 rows starting from the beginning of the part 2025.02.25 03:52:13.774102 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.007107599 sec., 516208.07532895426 rows/sec., 44.56 MiB/sec. 2025.02.25 03:52:13.774555 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 115 rows starting from the beginning of the part 2025.02.25 03:52:13.774724 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:52:13.775253 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:13.775721 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 103 rows starting from the beginning of the part 2025.02.25 03:52:13.775959 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.776358 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_46_9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:52:13.776421 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 560 rows starting from the beginning of the part 2025.02.25 03:52:13.776698 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.25 03:52:13.776955 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:13.777462 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.777536 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.778440 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:52:13.779020 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.779383 [ 38 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:52:13.779483 [ 38 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.779527 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.779578 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} executeQuery: Read 96 rows, 6.85 KiB in 0.00604 sec., 15894.039735099337 rows/sec., 1.11 MiB/sec. 2025.02.25 03:52:13.779977 [ 4 ] {eafab09f-e189-41db-898a-735a975a4c97} TCPHandler: Processed in 0.006831833 sec. 2025.02.25 03:52:13.779978 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:13.780287 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:13.780560 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:13.780679 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:13.780703 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12010 rows starting from the beginning of the part 2025.02.25 03:52:13.780884 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:13.781163 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 166 rows starting from the beginning of the part 2025.02.25 03:52:13.781680 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:13.782119 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:13.782635 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 984 rows starting from the beginning of the part 2025.02.25 03:52:13.783061 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part 2025.02.25 03:52:13.783582 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.010711579 sec., 173177.08248242392 rows/sec., 13.59 MiB/sec. 2025.02.25 03:52:13.784510 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.784620 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.784694 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:52:13.785473 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.785839 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_46_9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:52:13.785921 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:52:13.785974 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:52:13.786319 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.786642 [ 37 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:52:13.786750 [ 37 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:13.786827 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:13.786967 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} executeQuery: Read 36 rows, 2.48 KiB in 0.006398 sec., 5626.758361988122 rows/sec., 388.30 KiB/sec. 2025.02.25 03:52:13.787262 [ 254 ] {765e2872-f0e8-4b06-b52c-7050cd43b822} TCPHandler: Processed in 0.007114888 sec. 2025.02.25 03:52:13.787518 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:13.787812 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:13.787889 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2090 rows starting from the beginning of the part 2025.02.25 03:52:13.788046 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:13.788289 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:13.788498 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:13.788648 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part 2025.02.25 03:52:13.789196 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2025.02.25 03:52:13.790751 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13576 rows, containing 5 columns (5 merged, 0 gathered) in 0.011101428 sec., 1222905.7378924584 rows/sec., 83.65 MiB/sec. 2025.02.25 03:52:13.790963 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2330 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905387 sec., 596611.8082535738 rows/sec., 40.02 MiB/sec. 2025.02.25 03:52:13.791221 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:52:13.791276 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:52:13.791759 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.791848 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:13.791925 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_46_9} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:52:13.792038 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_46_9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:52:13.792101 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.02.25 03:52:13.792229 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.25 03:52:15.407924 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.25 03:52:15.408604 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:15.408649 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:15.409172 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:52:15.409430 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:15.409652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.25 03:52:16.326516 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.25 03:52:16.347522 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:16.347583 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:16.355375 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:52:16.356188 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:16.359192 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.25 03:52:17.955087 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 726 2025.02.25 03:52:17.958309 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:17.958361 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:17.959875 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:52:17.960185 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:17.960365 [ 33 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:52:17.960438 [ 33 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:17.960479 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:17.960896 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:52:17.961595 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 726 2025.02.25 03:52:17.962084 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:17.962280 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part 2025.02.25 03:52:17.963010 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part 2025.02.25 03:52:17.963689 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2025.02.25 03:52:17.964334 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part 2025.02.25 03:52:17.965033 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part 2025.02.25 03:52:17.965691 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:52:17.973934 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.013314858 sec., 54525.55333297583 rows/sec., 47.87 MiB/sec. 2025.02.25 03:52:17.975084 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:52:17.975821 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:17.975910 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_21_4} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:52:17.976126 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.25 03:52:18.770196 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.770391 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:18.770465 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:18.771306 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.771361 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.771815 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:52:18.772068 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.772315 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} executeQuery: Read 134 rows, 11.81 KiB in 0.001975 sec., 67848.10126582278 rows/sec., 5.84 MiB/sec. 2025.02.25 03:52:18.772403 [ 4 ] {4db83e57-a960-4c7e-82c1-dd4b81c4e862} TCPHandler: Processed in 0.002337403 sec. 2025.02.25 03:52:18.772661 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.772808 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:18.772869 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:18.773560 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.773611 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.774008 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:52:18.774257 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.774493 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} executeQuery: Read 39 rows, 2.93 KiB in 0.00172 sec., 22674.418604651164 rows/sec., 1.67 MiB/sec. 2025.02.25 03:52:18.774548 [ 254 ] {07309573-7c4f-4e4e-ad5b-7eb28683f0ab} TCPHandler: Processed in 0.002001575 sec. 2025.02.25 03:52:18.774706 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.774819 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:18.774866 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:18.775443 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.775484 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.775842 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:52:18.776085 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.776299 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} executeQuery: Read 103 rows, 8.24 KiB in 0.001504 sec., 68484.0425531915 rows/sec., 5.35 MiB/sec. 2025.02.25 03:52:18.776362 [ 4 ] {69f9c73b-445d-4bcf-8d82-35fdf66a0214} TCPHandler: Processed in 0.001710798 sec. 2025.02.25 03:52:18.776525 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.776644 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:18.776695 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:18.777242 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.777281 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.777675 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:52:18.777908 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.778120 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2025.02.25 03:52:18.778173 [ 254 ] {63a0aca2-258d-4fe6-b9b4-c3473c1caf66} TCPHandler: Processed in 0.001712568 sec. 2025.02.25 03:52:18.778317 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.778426 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:18.778493 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:18.779680 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.779720 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.780375 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:52:18.780644 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.780929 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} executeQuery: Read 39 rows, 71.56 KiB in 0.002507 sec., 15556.441962504985 rows/sec., 27.88 MiB/sec. 2025.02.25 03:52:18.781390 [ 4 ] {1559bdee-7b29-45fc-b02e-a286c7006dfe} TCPHandler: Processed in 0.00312513 sec. 2025.02.25 03:52:18.781542 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:18.781653 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:18.781700 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:18.782159 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:18.782198 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:18.782563 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:52:18.782806 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:18.783027 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. 2025.02.25 03:52:18.783078 [ 254 ] {b315f88d-0ffc-437b-9894-67cd20ca854a} TCPHandler: Processed in 0.001588316 sec. 2025.02.25 03:52:22.781948 [ 27 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:52:22.782005 [ 27 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:52:22.910733 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.25 03:52:22.911388 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:22.911442 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:22.911988 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:52:22.912255 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:22.912527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.25 03:52:23.195951 [ 27 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.25 03:52:23.196077 [ 27 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.196122 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.196440 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:52:23.196737 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:23.196804 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 366 rows starting from the beginning of the part 2025.02.25 03:52:23.196963 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.02.25 03:52:23.197334 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2025.02.25 03:52:23.197516 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part 2025.02.25 03:52:23.197711 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:52:23.199091 [ 199 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 5 columns (5 merged, 0 gathered) in 0.002850384 sec., 424855.0370757063 rows/sec., 30.54 MiB/sec. 2025.02.25 03:52:23.199419 [ 199 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.25 03:52:23.199970 [ 199 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.200062 [ 199 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_9_2} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.25 03:52:23.200168 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.25 03:52:23.768056 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:23.768361 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:23.768477 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:23.769412 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.769462 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.769897 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:52:23.770152 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.770370 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} executeQuery: Read 56 rows, 4.38 KiB in 0.002094 sec., 26743.075453677175 rows/sec., 2.04 MiB/sec. 2025.02.25 03:52:23.770487 [ 4 ] {04af7044-fd3a-4989-8b73-02714938efe8} TCPHandler: Processed in 0.002617009 sec. 2025.02.25 03:52:23.770671 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:23.770796 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:23.770845 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:23.771404 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.771444 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.771817 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:52:23.772062 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.772247 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. 2025.02.25 03:52:23.772299 [ 254 ] {b9ea1b0d-b4c9-4ceb-b83d-4acaa72f61f5} TCPHandler: Processed in 0.001708028 sec. 2025.02.25 03:52:23.772430 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:23.772539 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:23.772591 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:23.773122 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.773160 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.773546 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:52:23.773783 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.773964 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. 2025.02.25 03:52:23.774015 [ 4 ] {f77396d8-cbe4-47f6-8189-285253319048} TCPHandler: Processed in 0.001637957 sec. 2025.02.25 03:52:23.774143 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:23.774250 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:23.774297 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:23.774734 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.774771 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.775131 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:52:23.775378 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.775556 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. 2025.02.25 03:52:23.775604 [ 254 ] {c0f5bf48-633a-43e9-bcfb-172e23eab82c} TCPHandler: Processed in 0.001512774 sec. 2025.02.25 03:52:23.860212 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.25 03:52:23.881584 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:23.881641 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.02.25 03:52:23.889155 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:52:23.889924 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:23.892635 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.25 03:52:27.962749 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 746 2025.02.25 03:52:27.965599 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:27.965659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:27.967138 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:52:27.967460 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:27.968100 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 746 2025.02.25 03:52:28.769967 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.770194 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:52:28.770266 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:52:28.770989 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.771040 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.771457 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:52:28.771712 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.772011 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. 2025.02.25 03:52:28.772195 [ 4 ] {7aa46575-15d8-448b-a2b1-1d671cead7d0} TCPHandler: Processed in 0.002417834 sec. 2025.02.25 03:52:28.772357 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.772475 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:28.772522 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:28.773157 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.773197 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.773582 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:52:28.773822 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.774032 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} executeQuery: Read 135 rows, 11.88 KiB in 0.001583 sec., 85281.11181301327 rows/sec., 7.33 MiB/sec. 2025.02.25 03:52:28.774087 [ 254 ] {3796cc9e-0b5e-43da-b0a1-36a28f3ad51e} TCPHandler: Processed in 0.00178869 sec. 2025.02.25 03:52:28.774238 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.774368 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:28.774423 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:28.775057 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.775097 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.775450 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:52:28.775686 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.775856 [ 97 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:52:28.775914 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} executeQuery: Read 41 rows, 3.07 KiB in 0.001574 sec., 26048.28462515883 rows/sec., 1.91 MiB/sec. 2025.02.25 03:52:28.775941 [ 97 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.776006 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.776041 [ 4 ] {b375f4fe-af1e-441d-b0c6-f17f2b29a895} TCPHandler: Processed in 0.001862492 sec. 2025.02.25 03:52:28.776273 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.776606 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:52:28.776676 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:28.776836 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:28.777128 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:28.777208 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 175 rows starting from the beginning of the part 2025.02.25 03:52:28.777525 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2025.02.25 03:52:28.777932 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.778398 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part 2025.02.25 03:52:28.778601 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.778998 [ 186 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part 2025.02.25 03:52:28.779730 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.779797 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.780729 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:52:28.781311 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.781766 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} executeQuery: Read 105 rows, 8.40 KiB in 0.005218 sec., 20122.65235722499 rows/sec., 1.57 MiB/sec. 2025.02.25 03:52:28.782137 [ 254 ] {31da9229-53cb-4919-9653-5c634b188416} TCPHandler: Processed in 0.006008404 sec. 2025.02.25 03:52:28.782194 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006024165 sec., 59925.31745063424 rows/sec., 4.36 MiB/sec. 2025.02.25 03:52:28.782338 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.782376 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:52:28.782489 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:28.782558 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:28.782734 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.782871 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_26_5} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:52:28.782978 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:52:28.783299 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.783336 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.783719 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:52:28.783963 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.784187 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} executeQuery: Read 161 rows, 11.48 KiB in 0.00173 sec., 93063.5838150289 rows/sec., 6.48 MiB/sec. 2025.02.25 03:52:28.784244 [ 4 ] {b3e8153a-88f6-4ae1-b001-1f3ba8970a90} TCPHandler: Processed in 0.001974694 sec. 2025.02.25 03:52:28.784379 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.784486 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:28.784560 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:28.785725 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.785765 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.786442 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:52:28.786714 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.786894 [ 97 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.25 03:52:28.786967 [ 97 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.786998 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} executeQuery: Read 39 rows, 71.56 KiB in 0.002527 sec., 15433.320142461416 rows/sec., 27.66 MiB/sec. 2025.02.25 03:52:28.787015 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.787393 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:52:28.787416 [ 254 ] {14abccf2-f12b-4370-97e4-538e1f64dcbb} TCPHandler: Processed in 0.003087719 sec. 2025.02.25 03:52:28.787656 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:28.787964 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:28.788042 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:28.788065 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:28.788243 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 516 rows starting from the beginning of the part 2025.02.25 03:52:28.789125 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.789797 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.790585 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:28.790591 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.790654 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:28.791207 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.791884 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.02.25 03:52:28.792295 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:52:28.793003 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.793390 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} executeQuery: Read 60 rows, 4.14 KiB in 0.005533 sec., 10844.026748599314 rows/sec., 748.35 KiB/sec. 2025.02.25 03:52:28.793618 [ 4 ] {c3d3648e-3b6a-4563-95d9-7d4907109f0a} TCPHandler: Processed in 0.006087066 sec. 2025.02.25 03:52:28.805690 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.018507114 sec., 38417.659284964684 rows/sec., 68.84 MiB/sec. 2025.02.25 03:52:28.806620 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.25 03:52:28.807120 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:28.807222 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_21_4} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.25 03:52:28.807397 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. 2025.02.25 03:52:29.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.84 MiB, peak 202.48 MiB, free memory in arenas 0.00 B, will set to 196.79 MiB (RSS), difference: 1.95 MiB 2025.02.25 03:52:30.413600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.25 03:52:30.414289 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:30.414341 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:30.414877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:52:30.415139 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:30.415343 [ 130 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:52:30.415400 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.25 03:52:30.415423 [ 130 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:30.415452 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:30.415581 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:52:30.415705 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:30.415745 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:52:30.415823 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.25 03:52:30.416003 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.25 03:52:30.416162 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.25 03:52:30.416279 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.25 03:52:30.416379 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.25 03:52:30.418300 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002782522 sec., 5129878.577779439 rows/sec., 73.38 MiB/sec. 2025.02.25 03:52:30.418560 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:52:30.418830 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:30.418911 [ 192 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_31_6} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:52:30.418989 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.25 03:52:31.393659 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.25 03:52:31.415326 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:31.415389 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:31.423065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:52:31.423871 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:31.424267 [ 148 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:52:31.424413 [ 148 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:31.424498 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:31.424933 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.440473 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.25 03:52:31.442042 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:31.443245 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.448196 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.453695 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.459136 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.464769 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.469148 [ 200 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:52:31.528045 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103389542 sec., 2263.2850042028426 rows/sec., 11.70 MiB/sec. 2025.02.25 03:52:31.531033 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:52:31.533861 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_31_6} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:31.533958 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_31_6} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:52:31.536146 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.25 03:52:33.767787 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:33.768117 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:33.768223 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:33.768972 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:33.769022 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:33.769507 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:52:33.769760 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:33.770002 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} executeQuery: Read 56 rows, 4.38 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.17 MiB/sec. 2025.02.25 03:52:33.770068 [ 4 ] {4fc69efb-12a8-4ba8-9861-2a99c803edf2} TCPHandler: Processed in 0.002466806 sec. 2025.02.25 03:52:33.770240 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:33.770386 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:33.770446 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:33.771133 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:33.771178 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:33.771549 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:52:33.771793 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:33.772026 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} executeQuery: Read 64 rows, 5.12 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 2.99 MiB/sec. 2025.02.25 03:52:33.772081 [ 254 ] {01e2bdf3-f997-4d90-bd12-2803b8334a8b} TCPHandler: Processed in 0.001911762 sec. 2025.02.25 03:52:33.772227 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:33.772360 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:33.772420 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:33.773043 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:33.773091 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:33.773495 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:52:33.773734 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:33.773948 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. 2025.02.25 03:52:33.774000 [ 4 ] {2f68a80f-bae4-417a-887b-5270d5fb9064} TCPHandler: Processed in 0.001837921 sec. 2025.02.25 03:52:33.774131 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:33.774238 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:33.774285 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:33.774731 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:33.774773 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:33.775136 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:52:33.775376 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:33.775582 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. 2025.02.25 03:52:33.775632 [ 254 ] {92c036b4-7768-4dc8-aa8c-0b3b330bc820} TCPHandler: Processed in 0.001552235 sec. 2025.02.25 03:52:37.782047 [ 60 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:52:37.782099 [ 60 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:52:37.916497 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.25 03:52:37.917111 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:37.917148 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:37.917761 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:52:37.918011 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:37.918192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.25 03:52:37.969237 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 768 2025.02.25 03:52:37.972308 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:37.972360 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:37.973819 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:52:37.974117 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:37.974643 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 768 2025.02.25 03:52:38.001447 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001053133 sec. 2025.02.25 03:52:38.769564 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.769863 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:38.769976 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:38.770935 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.770982 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.771406 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:52:38.771657 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.771886 [ 94 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:52:38.771918 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} executeQuery: Read 134 rows, 11.81 KiB in 0.002137 sec., 62704.72625175479 rows/sec., 5.40 MiB/sec. 2025.02.25 03:52:38.772010 [ 94 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.772076 [ 4 ] {db4264b7-7df8-4138-82ef-a0fd1b300391} TCPHandler: Processed in 0.00269071 sec. 2025.02.25 03:52:38.772102 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.772336 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.772452 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:52:38.772659 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:38.772851 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:38.773219 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:38.773407 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1965 rows starting from the beginning of the part 2025.02.25 03:52:38.773714 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 134 rows starting from the beginning of the part 2025.02.25 03:52:38.774127 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:38.774472 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 135 rows starting from the beginning of the part 2025.02.25 03:52:38.774811 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:38.774999 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 134 rows starting from the beginning of the part 2025.02.25 03:52:38.775872 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.775929 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.776791 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:52:38.777356 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.777673 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} executeQuery: Read 39 rows, 2.93 KiB in 0.005138 sec., 7590.50214091086 rows/sec., 570.77 KiB/sec. 2025.02.25 03:52:38.777790 [ 254 ] {ed3a8ee2-6572-4d67-9011-254549f73494} TCPHandler: Processed in 0.005570934 sec. 2025.02.25 03:52:38.778081 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.778180 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914222 sec., 419328.1888978804 rows/sec., 36.17 MiB/sec. 2025.02.25 03:52:38.778250 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:38.778339 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:38.778721 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:52:38.779401 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.779467 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.779544 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.779602 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_51_10} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:52:38.779795 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.25 03:52:38.780066 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:52:38.780317 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.780472 [ 94 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:52:38.780544 [ 94 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.780555 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} executeQuery: Read 103 rows, 8.24 KiB in 0.002326 sec., 44282.02923473775 rows/sec., 3.46 MiB/sec. 2025.02.25 03:52:38.780583 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.780714 [ 4 ] {d8c9e28e-3f64-4c28-a8c8-d1ab46c0fd78} TCPHandler: Processed in 0.002757762 sec. 2025.02.25 03:52:38.780871 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:52:38.780938 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.781052 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:38.781119 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 949 rows starting from the beginning of the part 2025.02.25 03:52:38.781173 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:38.781328 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 103 rows starting from the beginning of the part 2025.02.25 03:52:38.781349 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:38.781734 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:38.782061 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 105 rows starting from the beginning of the part 2025.02.25 03:52:38.782457 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:38.782731 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 103 rows starting from the beginning of the part 2025.02.25 03:52:38.783732 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.783807 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.784894 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:52:38.785338 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.785793 [ 94 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:52:38.785780 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 5 columns (5 merged, 0 gathered) in 0.005021832 sec., 276393.1569196261 rows/sec., 21.72 MiB/sec. 2025.02.25 03:52:38.785913 [ 94 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.785938 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} executeQuery: Read 160 rows, 11.41 KiB in 0.004828 sec., 33140.01657000829 rows/sec., 2.31 MiB/sec. 2025.02.25 03:52:38.785995 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.786212 [ 254 ] {adb9e417-400a-4c78-9c8d-e2c7fe915ae7} TCPHandler: Processed in 0.00537822 sec. 2025.02.25 03:52:38.786610 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:52:38.786697 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.786812 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:38.787270 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:38.787501 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:38.787691 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13576 rows starting from the beginning of the part 2025.02.25 03:52:38.787796 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:38.788522 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:38.789300 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.02.25 03:52:38.789402 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.789954 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part 2025.02.25 03:52:38.789963 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_51_10} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:52:38.790450 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.25 03:52:38.790556 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:38.790824 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:38.792696 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.792750 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.794223 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:52:38.794759 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.795076 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} executeQuery: Read 39 rows, 71.56 KiB in 0.008009 sec., 4869.521787988512 rows/sec., 8.73 MiB/sec. 2025.02.25 03:52:38.795211 [ 4 ] {c8e154fc-4d1b-4e06-b5a1-bf2371c55ff4} TCPHandler: Processed in 0.008820347 sec. 2025.02.25 03:52:38.795370 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:38.795501 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:38.795557 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:38.796249 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.796399 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.796842 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:52:38.796912 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14377 rows, containing 5 columns (5 merged, 0 gathered) in 0.010667049 sec., 1347795.4399571992 rows/sec., 92.28 MiB/sec. 2025.02.25 03:52:38.797123 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.797359 [ 94 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:52:38.797471 [ 94 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.797509 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:52:38.797531 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.797547 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} executeQuery: Read 60 rows, 4.14 KiB in 0.00205 sec., 29268.292682926825 rows/sec., 1.97 MiB/sec. 2025.02.25 03:52:38.798002 [ 254 ] {f91f4bda-86c4-4125-a38c-4138171be067} TCPHandler: Processed in 0.00268305 sec. 2025.02.25 03:52:38.798035 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:38.798493 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:38.798648 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2330 rows starting from the beginning of the part 2025.02.25 03:52:38.798671 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.799187 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:38.799239 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_51_10} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:52:38.799682 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. 2025.02.25 03:52:38.799711 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.02.25 03:52:38.799959 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.02.25 03:52:38.800116 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:38.800268 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:38.801924 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 4 columns (4 merged, 0 gathered) in 0.004244375 sec., 619643.6460020615 rows/sec., 41.59 MiB/sec. 2025.02.25 03:52:38.802249 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:52:38.802550 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.802628 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_51_10} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:52:38.802701 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.25 03:52:38.941521 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.25 03:52:38.962045 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:38.962097 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:38.969519 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:52:38.970272 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:38.973251 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.25 03:52:39.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.98 MiB, peak 208.44 MiB, free memory in arenas 0.00 B, will set to 200.80 MiB (RSS), difference: 1.82 MiB 2025.02.25 03:52:41.372814 [ 95 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.25 03:52:41.372909 [ 95 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.372951 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.373185 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:52:41.373408 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:41.373446 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:52:41.373534 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.02.25 03:52:41.373793 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.02.25 03:52:41.374019 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:52:41.374239 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2025.02.25 03:52:41.375344 [ 191 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002291551 sec., 16582.655153649208 rows/sec., 1.38 MiB/sec. 2025.02.25 03:52:41.375493 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.25 03:52:41.375771 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.375850 [ 186 ] {499813d5-c841-4141-9420-e02818928f28::all_1_9_2} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.25 03:52:41.375924 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.25 03:52:41.695554 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.695854 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.695973 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:52:41.696929 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.696979 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.697408 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:52:41.697658 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.697927 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} executeQuery: Read 24 rows, 2.04 KiB in 0.00215 sec., 11162.790697674418 rows/sec., 948.40 KiB/sec. 2025.02.25 03:52:41.698115 [ 4 ] {58416de2-4aa6-496c-9399-16c75b211abd} TCPHandler: Processed in 0.002742572 sec. 2025.02.25 03:52:41.698307 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.698437 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:41.698497 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:41.700002 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.700053 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.700564 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:52:41.700808 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.701036 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} executeQuery: Read 1316 rows, 111.93 KiB in 0.002636 sec., 499241.2746585736 rows/sec., 41.47 MiB/sec. 2025.02.25 03:52:41.701094 [ 254 ] {ae58da9a-b7e3-45bc-867b-a1a5500c86ac} TCPHandler: Processed in 0.002847883 sec. 2025.02.25 03:52:41.701238 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.701348 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.701396 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:41.701932 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.701972 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.702359 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:52:41.702616 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.702824 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} executeQuery: Read 12 rows, 984.00 B in 0.001498 sec., 8010.680907877169 rows/sec., 641.48 KiB/sec. 2025.02.25 03:52:41.702877 [ 4 ] {702852ba-e171-4182-be8c-d96c15bf69e4} TCPHandler: Processed in 0.001692808 sec. 2025.02.25 03:52:41.703010 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.703119 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.703164 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:52:41.703790 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.703831 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.704195 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:52:41.704446 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.704673 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} executeQuery: Read 252 rows, 17.85 KiB in 0.001576 sec., 159898.4771573604 rows/sec., 11.06 MiB/sec. 2025.02.25 03:52:41.704726 [ 254 ] {d2d4798b-acb9-459c-a6bb-787c9f30cc5c} TCPHandler: Processed in 0.00176891 sec. 2025.02.25 03:52:41.704866 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.704994 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.705048 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:52:41.705632 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.705671 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.706010 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.25 03:52:41.706247 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.706509 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} executeQuery: Read 12 rows, 960.00 B in 0.001536 sec., 7812.5 rows/sec., 610.35 KiB/sec. 2025.02.25 03:52:41.706645 [ 4 ] {11d53acd-044f-41b2-8eb2-fe2ebcc72988} TCPHandler: Processed in 0.001842142 sec. 2025.02.25 03:52:41.706788 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.706917 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:41.706971 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:41.707786 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.707827 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.708204 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:52:41.708448 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.708655 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} executeQuery: Read 556 rows, 42.66 KiB in 0.001767 sec., 314657.6117713639 rows/sec., 23.58 MiB/sec. 2025.02.25 03:52:41.708707 [ 254 ] {64e2b38b-b74e-4076-b177-56072b1e136d} TCPHandler: Processed in 0.001983174 sec. 2025.02.25 03:52:41.708858 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.708986 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.709043 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:41.709868 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.709908 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.710334 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:52:41.710571 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.710819 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} executeQuery: Read 976 rows, 67.51 KiB in 0.001853 sec., 526713.4376686454 rows/sec., 35.58 MiB/sec. 2025.02.25 03:52:41.710908 [ 4 ] {f8234721-ebd6-4e34-869c-5edf4c815b67} TCPHandler: Processed in 0.002108147 sec. 2025.02.25 03:52:41.711130 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:41.711270 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:41.711320 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:41.711795 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:41.711834 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:41.712191 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:52:41.712429 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:41.712633 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} executeQuery: Read 34 rows, 2.36 KiB in 0.001388 sec., 24495.677233429396 rows/sec., 1.66 MiB/sec. 2025.02.25 03:52:41.712684 [ 254 ] {59e06dc6-2adc-47ea-a233-0b6ec8739819} TCPHandler: Processed in 0.001666588 sec. 2025.02.25 03:52:43.763413 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:43.763631 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:43.763708 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:43.764527 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:43.764580 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:43.765015 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:52:43.765268 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:43.765517 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. 2025.02.25 03:52:43.765585 [ 4 ] {240b4f8d-e4b4-484c-84b6-06ba14372590} TCPHandler: Processed in 0.002301391 sec. 2025.02.25 03:52:43.765774 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:43.765902 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:43.765953 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:43.766573 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:43.766617 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:43.767037 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:52:43.767280 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:43.767526 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} executeQuery: Read 64 rows, 5.12 KiB in 0.001648 sec., 38834.95145631068 rows/sec., 3.03 MiB/sec. 2025.02.25 03:52:43.767624 [ 254 ] {2b326ab4-18fe-408c-9e34-6a9c12fe064d} TCPHandler: Processed in 0.001918873 sec. 2025.02.25 03:52:43.767834 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:43.767978 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:43.768031 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:43.768545 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:43.768585 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:43.768966 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:52:43.769210 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:43.769419 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} executeQuery: Read 66 rows, 4.72 KiB in 0.001467 sec., 44989.77505112474 rows/sec., 3.14 MiB/sec. 2025.02.25 03:52:43.769481 [ 4 ] {cf5a21fd-3c7f-4ee8-aa7a-24ef328526f3} TCPHandler: Processed in 0.001755589 sec. 2025.02.25 03:52:43.769632 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:43.769743 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:43.769791 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:43.770219 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:43.770259 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:43.770632 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:52:43.770873 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:43.771123 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} executeQuery: Read 26 rows, 1.78 KiB in 0.001402 sec., 18544.93580599144 rows/sec., 1.24 MiB/sec. 2025.02.25 03:52:43.771234 [ 254 ] {e800289c-263f-4ab7-ba56-aa5ce9b42bbe} TCPHandler: Processed in 0.001650187 sec. 2025.02.25 03:52:45.419275 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.25 03:52:45.419970 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:45.420029 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:45.420565 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:52:45.420838 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:45.421141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.25 03:52:46.474286 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.25 03:52:46.495389 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:46.495459 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:46.503321 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:52:46.504116 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:46.508182 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.25 03:52:47.975750 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 804 2025.02.25 03:52:47.978922 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:47.978980 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:47.980510 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:52:47.980821 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:47.981842 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 804 2025.02.25 03:52:48.769694 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.769904 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:48.769983 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:48.770978 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.771033 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.771477 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:52:48.771741 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.771958 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} executeQuery: Read 134 rows, 11.81 KiB in 0.002108 sec., 63567.362428842505 rows/sec., 5.47 MiB/sec. 2025.02.25 03:52:48.772059 [ 4 ] {bf403d2b-cc53-496d-9377-979adbd30b7b} TCPHandler: Processed in 0.002505826 sec. 2025.02.25 03:52:48.772320 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.772478 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:48.772538 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:48.773130 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.773170 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.773538 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:52:48.773783 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.773959 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} executeQuery: Read 39 rows, 2.93 KiB in 0.001517 sec., 25708.635464733026 rows/sec., 1.89 MiB/sec. 2025.02.25 03:52:48.774013 [ 254 ] {eae50307-674e-452c-82e7-4d34fd1dabda} TCPHandler: Processed in 0.001828991 sec. 2025.02.25 03:52:48.774168 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.774278 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:48.774324 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:48.774886 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.774924 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.775290 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:52:48.775528 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.775705 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} executeQuery: Read 103 rows, 8.24 KiB in 0.00145 sec., 71034.4827586207 rows/sec., 5.55 MiB/sec. 2025.02.25 03:52:48.775755 [ 4 ] {a6d24493-dc10-4e48-807d-7c908711f8bd} TCPHandler: Processed in 0.001639847 sec. 2025.02.25 03:52:48.775911 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.776041 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:48.776099 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:48.776687 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.776725 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.777113 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:52:48.777355 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.777530 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. 2025.02.25 03:52:48.777581 [ 254 ] {52aead6c-7271-4b86-9d58-e815126f665f} TCPHandler: Processed in 0.001731909 sec. 2025.02.25 03:52:48.777732 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.777861 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:48.777940 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:48.779211 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.779249 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.779904 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:52:48.780164 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.780393 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} executeQuery: Read 39 rows, 71.56 KiB in 0.002553 sec., 15276.145710928318 rows/sec., 27.37 MiB/sec. 2025.02.25 03:52:48.780539 [ 4 ] {774a6aea-484c-4ddd-94ae-4c2af43d14de} TCPHandler: Processed in 0.002869934 sec. 2025.02.25 03:52:48.780692 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:48.780823 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:48.780878 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:48.781458 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:48.781543 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:48.781979 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:52:48.782222 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:48.782426 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. 2025.02.25 03:52:48.782497 [ 254 ] {e1b2fae7-31ff-4d97-9cb9-413d9190aaf7} TCPHandler: Processed in 0.001867912 sec. 2025.02.25 03:52:52.782145 [ 155 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:52:52.782204 [ 155 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:52:52.922240 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.25 03:52:52.922878 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:52.922927 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:52.923500 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:52:52.923757 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:52.924013 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.25 03:52:53.767632 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:53.767862 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:53.767945 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:53.768815 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:53.768870 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:53.769297 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:52:53.769542 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:53.769827 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} executeQuery: Read 56 rows, 4.38 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.12 MiB/sec. 2025.02.25 03:52:53.769965 [ 4 ] {3f415366-203b-4a96-a1a9-652a054751c9} TCPHandler: Processed in 0.002467185 sec. 2025.02.25 03:52:53.770231 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:53.770402 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:53.770463 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:53.771101 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:53.771142 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:53.771513 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:52:53.771763 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:53.771991 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} executeQuery: Read 64 rows, 5.12 KiB in 0.001625 sec., 39384.61538461538 rows/sec., 3.07 MiB/sec. 2025.02.25 03:52:53.772046 [ 254 ] {bcca51ab-35a4-483b-b966-84d7fc53a7d3} TCPHandler: Processed in 0.001946493 sec. 2025.02.25 03:52:53.772194 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:53.772326 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:53.772386 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:53.772992 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:53.773032 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:53.773424 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:52:53.773657 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:53.773900 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2025.02.25 03:52:53.773965 [ 4 ] {16e6101d-25bd-4fd8-ba92-1557e5b285fb} TCPHandler: Processed in 0.001836061 sec. 2025.02.25 03:52:53.774208 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:53.774374 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:53.774438 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:53.774942 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:53.774982 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:53.775352 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:52:53.775589 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:53.775800 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. 2025.02.25 03:52:53.775850 [ 254 ] {0736889f-1610-41ff-a186-1f2df248ee76} TCPHandler: Processed in 0.00178993 sec. 2025.02.25 03:52:54.009209 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.25 03:52:54.029534 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:54.029584 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.02.25 03:52:54.037144 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:52:54.037899 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:54.041338 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.25 03:52:57.983005 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 824 2025.02.25 03:52:57.985836 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:57.985893 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:57.987364 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:52:57.987677 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:57.988351 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2025.02.25 03:52:58.770952 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.771254 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:52:58.771371 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:52:58.772347 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.772396 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.772827 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:52:58.773087 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.773334 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} executeQuery: Read 12 rows, 1002.00 B in 0.002165 sec., 5542.725173210162 rows/sec., 451.97 KiB/sec. 2025.02.25 03:52:58.773401 [ 4 ] {66ef9666-51d6-40df-93ca-5d8e30b242b9} TCPHandler: Processed in 0.002615298 sec. 2025.02.25 03:52:58.773587 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.773732 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:52:58.773790 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:52:58.774430 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.774471 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.774863 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:52:58.775126 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.775329 [ 67 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:52:58.775363 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} executeQuery: Read 140 rows, 12.25 KiB in 0.001665 sec., 84084.08408408408 rows/sec., 7.18 MiB/sec. 2025.02.25 03:52:58.775451 [ 67 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.775500 [ 254 ] {e0c361cd-3b45-4847-8fb6-49576b93c9cb} TCPHandler: Processed in 0.001982765 sec. 2025.02.25 03:52:58.775531 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.775730 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.775806 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:52:58.775936 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:52:58.776048 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:52:58.776129 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:58.776240 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1965 rows starting from the beginning of the part 2025.02.25 03:52:58.776588 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:52:58.777008 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:58.777371 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part 2025.02.25 03:52:58.777757 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.02.25 03:52:58.778076 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part 2025.02.25 03:52:58.779045 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.779128 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.780071 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:52:58.780612 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.780894 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} executeQuery: Read 51 rows, 3.77 KiB in 0.005017 sec., 10165.437512457644 rows/sec., 751.55 KiB/sec. 2025.02.25 03:52:58.780977 [ 4 ] {6dc7adf0-5c5c-42fa-95e3-a1f3a2b9508b} TCPHandler: Processed in 0.005365889 sec. 2025.02.25 03:52:58.781136 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.781418 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:52:58.781557 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:52:58.781607 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.005924642 sec., 618940.351163834 rows/sec., 53.43 MiB/sec. 2025.02.25 03:52:58.781953 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:52:58.782506 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.782719 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_56_11} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:52:58.782873 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.782887 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:52:58.782935 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.783337 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:52:58.783585 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.783774 [ 67 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:52:58.783839 [ 67 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.783855 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} executeQuery: Read 115 rows, 9.22 KiB in 0.002559 sec., 44939.429464634624 rows/sec., 3.52 MiB/sec. 2025.02.25 03:52:58.783875 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.784043 [ 254 ] {b71f8529-e5fd-4d92-afb4-ceb1e90a9d7e} TCPHandler: Processed in 0.002966246 sec. 2025.02.25 03:52:58.784220 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:52:58.784265 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.784704 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:58.784723 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:58.784862 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 949 rows starting from the beginning of the part 2025.02.25 03:52:58.784918 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:52:58.785419 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 556 rows starting from the beginning of the part 2025.02.25 03:52:58.786113 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:58.786345 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 103 rows starting from the beginning of the part 2025.02.25 03:52:58.786544 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.02.25 03:52:58.786746 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 115 rows starting from the beginning of the part 2025.02.25 03:52:58.787362 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.787408 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.788026 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:52:58.788318 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.788586 [ 67 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:52:58.788750 [ 67 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.788809 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 5 columns (5 merged, 0 gathered) in 0.004805867 sec., 385154.2291952732 rows/sec., 30.23 MiB/sec. 2025.02.25 03:52:58.788823 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.788857 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} executeQuery: Read 166 rows, 11.83 KiB in 0.004305 sec., 38559.81416957027 rows/sec., 2.68 MiB/sec. 2025.02.25 03:52:58.789159 [ 4 ] {eae64933-fe90-40ac-83c6-eff7eafaa04d} TCPHandler: Processed in 0.004993741 sec. 2025.02.25 03:52:58.789241 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:52:58.789355 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:58.789454 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.789809 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:58.789825 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:52:58.789905 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14377 rows starting from the beginning of the part 2025.02.25 03:52:58.790064 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.790361 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:52:58.790398 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 976 rows starting from the beginning of the part 2025.02.25 03:52:58.790624 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_56_11} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:52:58.790956 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part 2025.02.25 03:52:58.790991 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.25 03:52:58.791323 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:52:58.791686 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.02.25 03:52:58.791917 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 166 rows starting from the beginning of the part 2025.02.25 03:52:58.793662 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.793712 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.795099 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:52:58.795403 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.795742 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} executeQuery: Read 39 rows, 71.56 KiB in 0.006054 sec., 6442.021803766104 rows/sec., 11.54 MiB/sec. 2025.02.25 03:52:58.795872 [ 254 ] {e7a3382a-8dc7-49e7-ad62-79499d7c36e2} TCPHandler: Processed in 0.006588607 sec. 2025.02.25 03:52:58.796024 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:52:58.796137 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:52:58.796190 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:52:58.796724 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.796867 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.797352 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:52:58.797621 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.797943 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 15905 rows, containing 5 columns (5 merged, 0 gathered) in 0.00893491 sec., 1780096.274053124 rows/sec., 121.85 MiB/sec. 2025.02.25 03:52:58.797991 [ 67 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:52:58.798107 [ 67 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:52:58.798114 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} executeQuery: Read 60 rows, 4.14 KiB in 0.001986 sec., 30211.480362537764 rows/sec., 2.04 MiB/sec. 2025.02.25 03:52:58.798158 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:52:58.798265 [ 4 ] {6687a66c-b2be-4a4c-8d40-57b3fac1616d} TCPHandler: Processed in 0.002291981 sec. 2025.02.25 03:52:58.798550 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:58.798694 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:52:58.798909 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:52:58.798978 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2630 rows starting from the beginning of the part 2025.02.25 03:52:58.799232 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part 2025.02.25 03:52:58.799568 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:58.799612 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.799832 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:58.799954 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_56_11} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:52:58.800145 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:58.800257 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. 2025.02.25 03:52:58.800402 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:52:58.802019 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685932 sec., 778636.1766847571 rows/sec., 52.27 MiB/sec. 2025.02.25 03:52:58.802324 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:52:58.802672 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:52:58.802769 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_56_11} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:52:58.802869 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.25 03:53:00.425104 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.25 03:53:00.425762 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:00.425815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:00.426350 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:53:00.426610 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:00.426867 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.25 03:53:01.542371 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.25 03:53:01.564290 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:01.564348 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:01.571841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:53:01.572617 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:01.575990 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.25 03:53:03.768320 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:03.768551 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:03.768630 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:03.769390 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:03.769441 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:03.769887 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:53:03.770146 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:03.770393 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. 2025.02.25 03:53:03.770459 [ 4 ] {d44e8d7f-27b1-49a5-8faa-371ee92023a2} TCPHandler: Processed in 0.002266111 sec. 2025.02.25 03:53:03.770619 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:03.770742 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:03.770793 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:03.771401 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:03.771444 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:03.771827 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:53:03.772070 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:03.772288 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} executeQuery: Read 64 rows, 5.12 KiB in 0.001573 sec., 40686.5861411316 rows/sec., 3.18 MiB/sec. 2025.02.25 03:53:03.772343 [ 254 ] {9b9940d6-ab6b-4b6c-a35b-3a32c46e9881} TCPHandler: Processed in 0.00178307 sec. 2025.02.25 03:53:03.772531 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:03.772663 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:03.772723 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:03.773307 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:03.773347 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:03.773740 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:53:03.773985 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:03.774249 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. 2025.02.25 03:53:03.774348 [ 4 ] {c869a49c-a3e4-47cc-ab7f-4ff8ce4671cf} TCPHandler: Processed in 0.001881652 sec. 2025.02.25 03:53:03.774580 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:03.774774 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:03.774834 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:03.775322 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:03.775362 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:03.775730 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:53:03.775970 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:03.776223 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. 2025.02.25 03:53:03.776281 [ 254 ] {671e0dce-3b5c-43ec-ab33-a44df7485e21} TCPHandler: Processed in 0.001834231 sec. 2025.02.25 03:53:07.782254 [ 132 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:53:07.782313 [ 132 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:53:07.927965 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.25 03:53:07.928609 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:07.928656 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:07.929210 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:53:07.929477 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:07.929624 [ 132 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:53:07.929678 [ 132 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:07.929682 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.25 03:53:07.929703 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:07.929843 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:53:07.930005 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:07.930051 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.25 03:53:07.930131 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.25 03:53:07.930221 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.25 03:53:07.930487 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.25 03:53:07.930607 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.25 03:53:07.930711 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.25 03:53:07.933535 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003756614 sec., 4400505.3486996535 rows/sec., 62.95 MiB/sec. 2025.02.25 03:53:07.933727 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:53:07.934061 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:07.934157 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_36_7} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:53:07.934279 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.25 03:53:07.989448 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 846 2025.02.25 03:53:07.992209 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:07.992260 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:07.993699 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:53:07.994003 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:07.994214 [ 132 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:53:07.994315 [ 132 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:07.994373 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:07.995311 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:53:07.995925 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 846 2025.02.25 03:53:07.996392 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:07.996560 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 726 rows starting from the beginning of the part 2025.02.25 03:53:07.997184 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part 2025.02.25 03:53:07.997936 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part 2025.02.25 03:53:07.998645 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2025.02.25 03:53:07.999347 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2025.02.25 03:53:07.999999 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part 2025.02.25 03:53:08.008763 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.014248438 sec., 59374.92937822377 rows/sec., 50.69 MiB/sec. 2025.02.25 03:53:08.010087 [ 187 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:53:08.010928 [ 187 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.011027 [ 187 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_26_5} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:53:08.011400 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2025.02.25 03:53:08.769832 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.770020 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:08.770092 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:08.770954 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.771003 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.771448 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:53:08.771697 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.771904 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} executeQuery: Read 134 rows, 11.81 KiB in 0.001938 sec., 69143.44685242517 rows/sec., 5.95 MiB/sec. 2025.02.25 03:53:08.771973 [ 4 ] {e0b88913-a8f6-45ac-9ffe-69e1b073e3b6} TCPHandler: Processed in 0.002276251 sec. 2025.02.25 03:53:08.772142 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.772286 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:08.772345 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:08.773005 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.773051 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.773435 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:53:08.773676 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.773859 [ 149 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:53:08.773884 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} executeQuery: Read 39 rows, 2.93 KiB in 0.001626 sec., 23985.239852398525 rows/sec., 1.76 MiB/sec. 2025.02.25 03:53:08.773952 [ 149 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.774030 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.774035 [ 254 ] {c83c3eb3-4da1-4913-8553-f56a38ecd184} TCPHandler: Processed in 0.001960804 sec. 2025.02.25 03:53:08.774308 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.774380 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:53:08.774695 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:08.774900 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:08.774912 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:08.775055 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 175 rows starting from the beginning of the part 2025.02.25 03:53:08.775515 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:08.775966 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2025.02.25 03:53:08.776402 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:08.776730 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2025.02.25 03:53:08.777084 [ 197 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:08.778057 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.778125 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.779081 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:53:08.779686 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.779772 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005649906 sec., 62832.90376866447 rows/sec., 4.57 MiB/sec. 2025.02.25 03:53:08.780064 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:53:08.780106 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} executeQuery: Read 103 rows, 8.24 KiB in 0.005556 sec., 18538.516918646506 rows/sec., 1.45 MiB/sec. 2025.02.25 03:53:08.780475 [ 4 ] {eda04727-2663-4d1d-869d-4b56d453ca30} TCPHandler: Processed in 0.006324032 sec. 2025.02.25 03:53:08.780782 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.781178 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.781222 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:08.781423 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:08.781471 [ 196 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_31_6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:53:08.781596 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:53:08.782078 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.782117 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.782516 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:53:08.782758 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.782985 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} executeQuery: Read 160 rows, 11.41 KiB in 0.001923 sec., 83203.32813312532 rows/sec., 5.79 MiB/sec. 2025.02.25 03:53:08.783044 [ 254 ] {6228fa83-7d5d-4a2a-adaf-016216e8c44a} TCPHandler: Processed in 0.002439305 sec. 2025.02.25 03:53:08.783217 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.783355 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:08.783435 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:08.784657 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.784696 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.785345 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:53:08.785607 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.785856 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} executeQuery: Read 39 rows, 71.56 KiB in 0.002536 sec., 15378.548895899054 rows/sec., 27.56 MiB/sec. 2025.02.25 03:53:08.785959 [ 4 ] {c36424a2-517f-4df5-8a7b-a26c1970dda2} TCPHandler: Processed in 0.002827424 sec. 2025.02.25 03:53:08.786105 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:08.786233 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:08.786289 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:08.786828 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:08.786874 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:08.787274 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:53:08.787505 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:08.787742 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. 2025.02.25 03:53:08.787803 [ 254 ] {ff86fe11-3d50-42ce-a085-8eb9fb0a9ce8} TCPHandler: Processed in 0.00176188 sec. 2025.02.25 03:53:09.077016 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.25 03:53:09.099182 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:09.099248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:09.107155 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:53:09.107960 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:09.108377 [ 149 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:53:09.108511 [ 149 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:09.108578 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:09.108983 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.124992 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.25 03:53:09.126635 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:09.129280 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.135763 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.141621 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.147300 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.153084 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.157870 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:09.217140 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108426994 sec., 2508.6003952115466 rows/sec., 12.97 MiB/sec. 2025.02.25 03:53:09.220335 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:53:09.223303 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_36_7} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:09.223431 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_36_7} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:53:09.225894 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.02.25 03:53:10.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.42 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 205.61 MiB (RSS), difference: 1.19 MiB 2025.02.25 03:53:11.697307 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.697615 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.697734 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:53:11.698732 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.698783 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.699214 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:53:11.699480 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.699744 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} executeQuery: Read 24 rows, 2.04 KiB in 0.002213 sec., 10845.006778129236 rows/sec., 921.40 KiB/sec. 2025.02.25 03:53:11.699958 [ 4 ] {55a887c3-5075-497c-9a32-fd192ed96bff} TCPHandler: Processed in 0.002840354 sec. 2025.02.25 03:53:11.700163 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.700308 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:53:11.700375 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:53:11.701052 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.701100 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.701478 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:53:11.701735 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.701984 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} executeQuery: Read 4 rows, 334.00 B in 0.001704 sec., 2347.417840375587 rows/sec., 191.42 KiB/sec. 2025.02.25 03:53:11.702067 [ 254 ] {35f1f932-3344-4afd-8f7a-767797e5a55c} TCPHandler: Processed in 0.001975274 sec. 2025.02.25 03:53:11.702221 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.702351 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:11.702406 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:11.703709 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.703749 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.704186 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:53:11.704431 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.704648 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} executeQuery: Read 1318 rows, 112.08 KiB in 0.002326 sec., 566638.0051590714 rows/sec., 47.06 MiB/sec. 2025.02.25 03:53:11.704701 [ 4 ] {ce30e017-17de-433a-a441-446902ff0afa} TCPHandler: Processed in 0.002535477 sec. 2025.02.25 03:53:11.704846 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.704953 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.704998 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:11.705532 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.705572 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.705912 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:53:11.706145 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.706343 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} executeQuery: Read 16 rows, 1.24 KiB in 0.001411 sec., 11339.475549255847 rows/sec., 878.98 KiB/sec. 2025.02.25 03:53:11.706394 [ 254 ] {2601dd94-ce49-451a-84a5-1bda3d48fcf4} TCPHandler: Processed in 0.001600246 sec. 2025.02.25 03:53:11.706540 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.706670 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.706725 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:53:11.707401 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.707441 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.707801 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:53:11.708038 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.708350 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} executeQuery: Read 252 rows, 17.85 KiB in 0.001682 sec., 149821.6409036861 rows/sec., 10.36 MiB/sec. 2025.02.25 03:53:11.708484 [ 4 ] {b49770b7-ac6d-4fa0-b513-16dc58204fa0} TCPHandler: Processed in 0.002007795 sec. 2025.02.25 03:53:11.708635 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.708762 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.708815 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:53:11.709410 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.709450 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.709788 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.25 03:53:11.710018 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.710252 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} executeQuery: Read 12 rows, 960.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 619.63 KiB/sec. 2025.02.25 03:53:11.710311 [ 254 ] {5614fde6-4734-495f-94da-6949129c22dc} TCPHandler: Processed in 0.001739818 sec. 2025.02.25 03:53:11.710455 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.710563 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:11.710609 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:11.711349 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.711388 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.711767 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:53:11.712003 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.712205 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} executeQuery: Read 560 rows, 42.99 KiB in 0.001664 sec., 336538.46153846156 rows/sec., 25.23 MiB/sec. 2025.02.25 03:53:11.712258 [ 4 ] {4404918e-fadf-4cdf-a3f6-e128475fbe0c} TCPHandler: Processed in 0.001854591 sec. 2025.02.25 03:53:11.712404 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.712532 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.712590 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:11.713411 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.713450 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.713872 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:53:11.714117 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.714371 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} executeQuery: Read 978 rows, 67.66 KiB in 0.001858 sec., 526372.443487621 rows/sec., 35.56 MiB/sec. 2025.02.25 03:53:11.714534 [ 254 ] {60a9998c-9dec-4a3c-9033-eba7708564c3} TCPHandler: Processed in 0.002187649 sec. 2025.02.25 03:53:11.714784 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:11.714944 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:11.715002 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:11.715493 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:11.715532 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:11.715882 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:53:11.716113 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:11.716327 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} executeQuery: Read 34 rows, 2.36 KiB in 0.001414 sec., 24045.261669024047 rows/sec., 1.63 MiB/sec. 2025.02.25 03:53:11.716378 [ 4 ] {bd7105c0-5393-44df-8d9a-46b3bf8d8e25} TCPHandler: Processed in 0.001740969 sec. 2025.02.25 03:53:13.763655 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:13.763863 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:13.763937 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:13.764742 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:13.764791 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:13.765220 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:53:13.765481 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:13.765695 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} executeQuery: Read 56 rows, 4.38 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.27 MiB/sec. 2025.02.25 03:53:13.765761 [ 4 ] {d06d668a-4a88-4850-8549-aea09e0d8aab} TCPHandler: Processed in 0.00223695 sec. 2025.02.25 03:53:13.765939 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:13.766060 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:13.766109 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:13.766683 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:13.766721 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:13.767076 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:53:13.767316 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:13.767513 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. 2025.02.25 03:53:13.767613 [ 254 ] {9e367a8c-7b71-4c3e-80a2-2e63e28b7ab7} TCPHandler: Processed in 0.001732419 sec. 2025.02.25 03:53:13.767824 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:13.767992 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:13.768053 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:13.768611 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:13.768650 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:13.769046 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:53:13.769285 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:13.769466 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} executeQuery: Read 66 rows, 4.72 KiB in 0.001507 sec., 43795.620437956204 rows/sec., 3.06 MiB/sec. 2025.02.25 03:53:13.769520 [ 4 ] {ddc1f40a-9c11-4c63-85df-2624ce6618c4} TCPHandler: Processed in 0.00180952 sec. 2025.02.25 03:53:13.769687 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:13.769818 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:13.769873 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:13.770377 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:13.770413 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:13.770766 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:53:13.770999 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:13.771175 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} executeQuery: Read 26 rows, 1.78 KiB in 0.001387 sec., 18745.493871665465 rows/sec., 1.25 MiB/sec. 2025.02.25 03:53:13.771221 [ 254 ] {3e02003b-c980-4ee1-9b02-fd914747c947} TCPHandler: Processed in 0.001596665 sec. 2025.02.25 03:53:15.430733 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.25 03:53:15.431350 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:15.431390 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:15.431948 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:53:15.432192 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:15.432436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.25 03:53:16.626005 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.25 03:53:16.646209 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:16.646268 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:16.653266 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:53:16.654002 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:16.657139 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.25 03:53:17.997004 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 884 2025.02.25 03:53:18.000176 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.000231 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.002115 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:53:18.002461 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.003750 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 884 2025.02.25 03:53:18.769058 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.769276 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:18.769356 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:18.770198 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.770243 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.770703 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:53:18.770961 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.771123 [ 140 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:53:18.771175 [ 140 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.771178 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} executeQuery: Read 134 rows, 11.81 KiB in 0.00196 sec., 68367.34693877552 rows/sec., 5.88 MiB/sec. 2025.02.25 03:53:18.771203 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.771319 [ 4 ] {da54c835-019f-45ec-a2a0-2f73ad299c1d} TCPHandler: Processed in 0.002399563 sec. 2025.02.25 03:53:18.771578 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.771576 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:53:18.771814 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:18.771950 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:18.772109 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:18.772245 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1965 rows starting from the beginning of the part 2025.02.25 03:53:18.772642 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.02.25 03:53:18.773040 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 134 rows starting from the beginning of the part 2025.02.25 03:53:18.773402 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:53:18.773797 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.02.25 03:53:18.774056 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 134 rows starting from the beginning of the part 2025.02.25 03:53:18.774952 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.775017 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.775995 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:53:18.776560 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.776940 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} executeQuery: Read 39 rows, 2.93 KiB in 0.005208 sec., 7488.479262672811 rows/sec., 563.10 KiB/sec. 2025.02.25 03:53:18.777022 [ 254 ] {e56bf8ec-4072-4fb0-895b-66ee71a0fff0} TCPHandler: Processed in 0.005567064 sec. 2025.02.25 03:53:18.777202 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.777400 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:18.777505 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:18.778040 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3663 rows, containing 5 columns (5 merged, 0 gathered) in 0.00671332 sec., 545631.669576305 rows/sec., 47.11 MiB/sec. 2025.02.25 03:53:18.778460 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:53:18.779111 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.779162 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.779173 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.779382 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_61_12} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:53:18.779531 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:53:18.779815 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:53:18.780073 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.780211 [ 140 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:53:18.780265 [ 140 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.780265 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} executeQuery: Read 103 rows, 8.24 KiB in 0.002947 sec., 34950.79742110621 rows/sec., 2.73 MiB/sec. 2025.02.25 03:53:18.780300 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.780367 [ 4 ] {bb06b487-b8cd-4097-a0da-3c8dc27b4832} TCPHandler: Processed in 0.003236142 sec. 2025.02.25 03:53:18.780524 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:53:18.780596 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.780686 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:18.780776 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 949 rows starting from the beginning of the part 2025.02.25 03:53:18.780842 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:18.781013 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.25 03:53:18.781061 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:18.781415 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 103 rows starting from the beginning of the part 2025.02.25 03:53:18.781800 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 560 rows starting from the beginning of the part 2025.02.25 03:53:18.782140 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.02.25 03:53:18.782472 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part 2025.02.25 03:53:18.783761 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.783854 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.784943 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:53:18.785495 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.785601 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1843 rows, containing 5 columns (5 merged, 0 gathered) in 0.005202916 sec., 354224.4387570355 rows/sec., 27.79 MiB/sec. 2025.02.25 03:53:18.785758 [ 140 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:53:18.785856 [ 140 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.785892 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.785904 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} executeQuery: Read 160 rows, 11.41 KiB in 0.005144 sec., 31104.199066874025 rows/sec., 2.17 MiB/sec. 2025.02.25 03:53:18.785979 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:53:18.786471 [ 254 ] {e6427997-5aab-4e8d-b14f-6e89a7aad6d2} TCPHandler: Processed in 0.005954374 sec. 2025.02.25 03:53:18.786554 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:53:18.786921 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.787628 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:18.787693 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:18.788001 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15905 rows starting from the beginning of the part 2025.02.25 03:53:18.788016 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:18.788048 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.788540 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:53:18.789047 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.02.25 03:53:18.789290 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_61_12} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:53:18.789550 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 978 rows starting from the beginning of the part 2025.02.25 03:53:18.790108 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part 2025.02.25 03:53:18.790330 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:53:18.790551 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.02.25 03:53:18.793081 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.793155 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.795171 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:53:18.795788 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.796043 [ 139 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.25 03:53:18.796137 [ 139 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.796190 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.796242 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} executeQuery: Read 39 rows, 71.56 KiB in 0.008899 sec., 4382.514889313406 rows/sec., 7.85 MiB/sec. 2025.02.25 03:53:18.796687 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:53:18.796712 [ 4 ] {3afea2c1-10ac-4220-a0e5-f9cd7667fff1} TCPHandler: Processed in 0.010094726 sec. 2025.02.25 03:53:18.796977 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:18.797452 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:18.797584 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:18.798022 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:18.798291 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 711 rows starting from the beginning of the part 2025.02.25 03:53:18.799423 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:18.800594 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17429 rows, containing 5 columns (5 merged, 0 gathered) in 0.014555175 sec., 1197443.520947017 rows/sec., 81.95 MiB/sec. 2025.02.25 03:53:18.800882 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.800967 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:18.800975 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.801137 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:53:18.802270 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:18.802566 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.803077 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:53:18.803096 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_61_12} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:53:18.803441 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.02.25 03:53:18.803462 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:18.804133 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:18.804142 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.804951 [ 139 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:53:18.805105 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} executeQuery: Read 60 rows, 4.14 KiB in 0.007834 sec., 7658.922644881286 rows/sec., 528.55 KiB/sec. 2025.02.25 03:53:18.805152 [ 139 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:18.805383 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:18.805395 [ 254 ] {fdf135bd-1f2c-4dbd-8b69-fc2ae39982f6} TCPHandler: Processed in 0.008555901 sec. 2025.02.25 03:53:18.806078 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:18.806813 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:18.806953 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2870 rows starting from the beginning of the part 2025.02.25 03:53:18.807226 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:18.807565 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:18.807869 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part 2025.02.25 03:53:18.808145 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part 2025.02.25 03:53:18.808440 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:18.811473 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 4 columns (4 merged, 0 gathered) in 0.005870111 sec., 529802.5880600895 rows/sec., 35.58 MiB/sec. 2025.02.25 03:53:18.811883 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:53:18.812340 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.812456 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_61_12} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:53:18.812573 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.25 03:53:18.828248 [ 197 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.031951914 sec., 28355.108867656567 rows/sec., 50.81 MiB/sec. 2025.02.25 03:53:18.829256 [ 197 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.25 03:53:18.829704 [ 197 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:18.829793 [ 197 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_26_5} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.25 03:53:18.829961 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.02.25 03:53:19.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 206.35 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 209.80 MiB (RSS), difference: 3.45 MiB 2025.02.25 03:53:22.782569 [ 135 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:53:22.782627 [ 135 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:53:22.932711 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.25 03:53:22.933354 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:22.933400 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:22.933957 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:53:22.934231 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:22.934502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.25 03:53:23.628791 [ 134 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.25 03:53:23.628931 [ 134 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:23.628964 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:23.629167 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:53:23.629428 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:23.629471 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part 2025.02.25 03:53:23.629571 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.02.25 03:53:23.629841 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.02.25 03:53:23.630070 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.02.25 03:53:23.630264 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.02.25 03:53:23.631543 [ 197 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504566 sec., 207620.80136838078 rows/sec., 14.74 MiB/sec. 2025.02.25 03:53:23.631715 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.25 03:53:23.631998 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:23.632079 [ 202 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_9_2} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.25 03:53:23.632160 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.25 03:53:23.767411 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:23.767678 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:23.767751 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:23.768547 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:23.768597 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:23.769036 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:53:23.769293 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:23.769527 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. 2025.02.25 03:53:23.769595 [ 4 ] {acc19a5f-0189-49d0-8f48-76d3ba33a720} TCPHandler: Processed in 0.002372373 sec. 2025.02.25 03:53:23.769783 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:23.769928 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:23.769988 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:23.770653 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:23.770694 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:23.771063 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:53:23.771304 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:23.771568 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} executeQuery: Read 64 rows, 5.12 KiB in 0.001666 sec., 38415.36614645858 rows/sec., 3.00 MiB/sec. 2025.02.25 03:53:23.771635 [ 254 ] {c0fb368d-4442-473b-8233-98b6c8c16eb3} TCPHandler: Processed in 0.001924113 sec. 2025.02.25 03:53:23.771865 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:23.772201 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:23.772367 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:23.773059 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:23.773099 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:23.773495 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:53:23.773738 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:23.773951 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} executeQuery: Read 160 rows, 11.41 KiB in 0.00188 sec., 85106.38297872341 rows/sec., 5.93 MiB/sec. 2025.02.25 03:53:23.774005 [ 4 ] {d7f7e9ef-6fe6-4d06-a6f8-eed15bdb164c} TCPHandler: Processed in 0.002283191 sec. 2025.02.25 03:53:23.774160 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:23.774290 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:23.774347 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:23.774827 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:23.774866 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:23.775241 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:53:23.775480 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:23.775704 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. 2025.02.25 03:53:23.775800 [ 254 ] {2077d826-6ac8-45d1-8354-e49fbc68a085} TCPHandler: Processed in 0.001700778 sec. 2025.02.25 03:53:24.158162 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.25 03:53:24.178188 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:24.178248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:24.185579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:53:24.186363 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:24.189977 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.25 03:53:24.778938 [ 133 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.25 03:53:24.778998 [ 133 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:24.779020 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.02.25 03:53:24.779379 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:53:24.779634 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:24.779672 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part 2025.02.25 03:53:24.779752 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.02.25 03:53:24.779864 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.02.25 03:53:24.780014 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.02.25 03:53:24.780095 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.02.25 03:53:24.781086 [ 202 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962354 sec., 138609.0379207829 rows/sec., 8.90 MiB/sec. 2025.02.25 03:53:24.781303 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.25 03:53:24.781639 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:24.781722 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_9_2} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.25 03:53:24.781822 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.25 03:53:28.004920 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 904 2025.02.25 03:53:28.008055 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.008115 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.009711 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:53:28.010057 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.010850 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 904 2025.02.25 03:53:28.769725 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.769939 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:53:28.770021 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:53:28.770838 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.770888 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.771313 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:53:28.771578 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.771846 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec. 2025.02.25 03:53:28.772024 [ 4 ] {9a399619-e84c-4837-88ab-168172850f2d} TCPHandler: Processed in 0.002430014 sec. 2025.02.25 03:53:28.772206 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.772336 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:28.772386 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:28.773009 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.773051 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.773439 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:53:28.773697 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.773921 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} executeQuery: Read 135 rows, 11.88 KiB in 0.001611 sec., 83798.88268156424 rows/sec., 7.20 MiB/sec. 2025.02.25 03:53:28.773986 [ 254 ] {0d41f6d4-23fc-4bad-8802-36e388be5c00} TCPHandler: Processed in 0.001847612 sec. 2025.02.25 03:53:28.774152 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.774294 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:28.774350 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:28.774955 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.774993 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.775343 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:53:28.775575 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.775778 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} executeQuery: Read 41 rows, 3.07 KiB in 0.001514 sec., 27080.581241743726 rows/sec., 1.98 MiB/sec. 2025.02.25 03:53:28.775831 [ 4 ] {56a1f40f-17cd-4ab1-a260-a7feeef518cb} TCPHandler: Processed in 0.001762689 sec. 2025.02.25 03:53:28.775957 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.776064 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:28.776109 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:28.776685 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.776725 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.777078 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:53:28.777317 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.777518 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} executeQuery: Read 105 rows, 8.40 KiB in 0.001475 sec., 71186.44067796611 rows/sec., 5.56 MiB/sec. 2025.02.25 03:53:28.777569 [ 254 ] {812a7b94-c25c-44a6-aede-de3668f7c781} TCPHandler: Processed in 0.001665428 sec. 2025.02.25 03:53:28.777728 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.777858 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:28.777918 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:28.778548 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.778594 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.778994 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:53:28.779237 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.779439 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} executeQuery: Read 161 rows, 11.48 KiB in 0.00161 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.02.25 03:53:28.779491 [ 4 ] {56c6e01f-ff5c-4e4f-93fd-a24ecb1880e5} TCPHandler: Processed in 0.001822551 sec. 2025.02.25 03:53:28.779631 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.779749 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:28.779828 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:28.781084 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.781125 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.781781 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:53:28.782042 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.782280 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} executeQuery: Read 39 rows, 71.56 KiB in 0.002559 sec., 15240.328253223915 rows/sec., 27.31 MiB/sec. 2025.02.25 03:53:28.782384 [ 254 ] {73209e99-cad6-46d0-990f-a8ea7016b15b} TCPHandler: Processed in 0.002803242 sec. 2025.02.25 03:53:28.782534 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:28.782662 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:28.782712 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:28.783147 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:28.783185 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:28.783533 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:53:28.783771 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:28.783981 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2025.02.25 03:53:28.784030 [ 4 ] {b3e3d5cd-7a45-4702-b226-425af734b283} TCPHandler: Processed in 0.001559085 sec. 2025.02.25 03:53:30.434633 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.25 03:53:30.435333 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:30.435379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:30.435898 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:53:30.436154 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:30.436355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.25 03:53:31.691009 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.25 03:53:31.712312 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:31.712371 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:31.721103 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:53:31.721932 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:31.725007 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.25 03:53:33.768478 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:33.768810 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:33.768916 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:33.769691 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:33.769745 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:33.770202 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:53:33.770467 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:33.770758 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} executeQuery: Read 56 rows, 4.38 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.11 MiB/sec. 2025.02.25 03:53:33.770925 [ 4 ] {7911aaaf-e44e-4428-80bd-5afbf8122385} TCPHandler: Processed in 0.002635879 sec. 2025.02.25 03:53:33.771195 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:33.771350 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:33.771411 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:33.772087 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:33.772129 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:33.772499 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:53:33.772737 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:33.772953 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} executeQuery: Read 64 rows, 5.12 KiB in 0.001637 sec., 39095.907147220525 rows/sec., 3.05 MiB/sec. 2025.02.25 03:53:33.773009 [ 254 ] {547b7bf9-89de-4d6a-868a-6dadb95ac3dc} TCPHandler: Processed in 0.001946524 sec. 2025.02.25 03:53:33.773184 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:33.773318 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:33.773379 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:33.773977 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:33.774016 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:33.774404 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:53:33.774642 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:33.774875 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. 2025.02.25 03:53:33.774959 [ 4 ] {229dee07-1d60-42f9-bf13-d1af81eda1ff} TCPHandler: Processed in 0.001838431 sec. 2025.02.25 03:53:33.775175 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:33.775345 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:33.775403 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:33.775931 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:33.775970 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:33.776331 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:53:33.776562 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:33.776730 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. 2025.02.25 03:53:33.776778 [ 254 ] {8048575b-0c0d-4bd1-9318-3d06a5748a5c} TCPHandler: Processed in 0.001734149 sec. 2025.02.25 03:53:37.782889 [ 122 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:53:37.782965 [ 122 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:53:37.936473 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.25 03:53:37.937107 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:37.937156 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:37.937679 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:53:37.937947 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:37.938244 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.25 03:53:38.011002 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 926 2025.02.25 03:53:38.013878 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.013930 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.015420 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:53:38.015720 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.017088 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 926 2025.02.25 03:53:38.769606 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.769797 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:38.769870 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:38.770705 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.770753 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.771203 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:53:38.771467 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.771714 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} executeQuery: Read 134 rows, 11.81 KiB in 0.00197 sec., 68020.30456852792 rows/sec., 5.85 MiB/sec. 2025.02.25 03:53:38.771779 [ 4 ] {3a8162c4-9720-4c56-aaf9-265240ea37a0} TCPHandler: Processed in 0.002297831 sec. 2025.02.25 03:53:38.771967 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.772112 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:38.772171 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:38.772850 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.772898 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.773292 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:53:38.773552 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.773808 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} executeQuery: Read 39 rows, 2.93 KiB in 0.00172 sec., 22674.418604651164 rows/sec., 1.67 MiB/sec. 2025.02.25 03:53:38.773923 [ 254 ] {ca8fbd68-3a1a-4a0e-96dc-71e6f42f5822} TCPHandler: Processed in 0.002022235 sec. 2025.02.25 03:53:38.774160 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.774298 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:38.774355 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:38.775058 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.775098 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.775472 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:53:38.775711 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.775932 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} executeQuery: Read 103 rows, 8.24 KiB in 0.001665 sec., 61861.861861861864 rows/sec., 4.83 MiB/sec. 2025.02.25 03:53:38.775989 [ 4 ] {f6399b89-713d-40a8-bd3a-bfaeade73454} TCPHandler: Processed in 0.001946843 sec. 2025.02.25 03:53:38.776135 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.776245 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:38.776293 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:38.776811 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.776849 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.777233 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:53:38.777468 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.777681 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. 2025.02.25 03:53:38.777734 [ 254 ] {165960fc-ff7d-4a3d-9d31-df53bc84a504} TCPHandler: Processed in 0.001654287 sec. 2025.02.25 03:53:38.777903 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.778014 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:38.778093 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:38.779387 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.779425 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.780087 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:53:38.780346 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.780587 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} executeQuery: Read 39 rows, 71.56 KiB in 0.002598 sec., 15011.547344110853 rows/sec., 26.90 MiB/sec. 2025.02.25 03:53:38.780692 [ 4 ] {7fbe6a55-c75d-45fc-894f-7ccbd6d47586} TCPHandler: Processed in 0.002840273 sec. 2025.02.25 03:53:38.780840 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:38.780969 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:38.781022 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:38.781458 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:38.781497 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:38.781853 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:53:38.782106 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:38.782296 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. 2025.02.25 03:53:38.782345 [ 254 ] {2a881351-2223-467f-a855-8267d4f9b233} TCPHandler: Processed in 0.001569415 sec. 2025.02.25 03:53:39.225069 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.25 03:53:39.247458 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:39.247520 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:39.255076 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:53:39.255868 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:39.258980 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.25 03:53:41.695722 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.695934 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.696017 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:53:41.696784 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.696837 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.697271 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:53:41.697525 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.697837 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} executeQuery: Read 24 rows, 2.04 KiB in 0.001942 sec., 12358.39340885685 rows/sec., 1.03 MiB/sec. 2025.02.25 03:53:41.697984 [ 4 ] {bb485523-d95e-4456-b3ec-1e5c3f62ba77} TCPHandler: Processed in 0.002398564 sec. 2025.02.25 03:53:41.698260 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.698407 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:41.698465 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:41.699618 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.699661 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.700109 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:53:41.700356 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.700548 [ 118 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:53:41.700587 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} executeQuery: Read 1316 rows, 111.93 KiB in 0.002214 sec., 594399.2773261067 rows/sec., 49.37 MiB/sec. 2025.02.25 03:53:41.700638 [ 118 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.700708 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.700723 [ 254 ] {6bb4cff1-b89b-4722-a706-07c0b4e4cc74} TCPHandler: Processed in 0.002556247 sec. 2025.02.25 03:53:41.700858 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:53:41.700905 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.700974 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:41.701014 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1965 rows starting from the beginning of the part 2025.02.25 03:53:41.701035 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.701109 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:41.701135 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.02.25 03:53:41.701420 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 135 rows starting from the beginning of the part 2025.02.25 03:53:41.701608 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.02.25 03:53:41.701790 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 134 rows starting from the beginning of the part 2025.02.25 03:53:41.702027 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:53:41.702852 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.702893 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.703465 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:53:41.703743 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.703939 [ 118 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:53:41.704022 [ 118 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.704043 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} executeQuery: Read 12 rows, 984.00 B in 0.003009 sec., 3988.035892323031 rows/sec., 319.35 KiB/sec. 2025.02.25 03:53:41.704116 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.704293 [ 4 ] {bdf45b91-da1d-4d2b-b1db-b2855a39f026} TCPHandler: Processed in 0.003445687 sec. 2025.02.25 03:53:41.704731 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.705138 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:53:41.705260 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.705315 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3662 rows, containing 5 columns (5 merged, 0 gathered) in 0.004515921 sec., 810908.7825052742 rows/sec., 70.01 MiB/sec. 2025.02.25 03:53:41.705383 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:53:41.705646 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:41.705706 [ 196 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:53:41.705771 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 175 rows starting from the beginning of the part 2025.02.25 03:53:41.706250 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.02.25 03:53:41.706702 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:41.707250 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part 2025.02.25 03:53:41.707381 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.707797 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.25 03:53:41.708010 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_66_13} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:53:41.708308 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part 2025.02.25 03:53:41.708456 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:53:41.709696 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.709765 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.710811 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:53:41.711160 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.006771181 sec., 47554.481264051276 rows/sec., 3.45 MiB/sec. 2025.02.25 03:53:41.711364 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.711439 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:53:41.711940 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} executeQuery: Read 252 rows, 17.85 KiB in 0.006836 sec., 36863.66296079579 rows/sec., 2.55 MiB/sec. 2025.02.25 03:53:41.712169 [ 254 ] {336c5c26-4d14-49f3-8b23-ac1f99549317} TCPHandler: Processed in 0.007688012 sec. 2025.02.25 03:53:41.712294 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.712381 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.712395 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_36_7} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:53:41.712556 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:53:41.712629 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.712690 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:53:41.713312 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.713351 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.713710 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.25 03:53:41.713953 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.714225 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} executeQuery: Read 12 rows, 960.00 B in 0.001646 sec., 7290.400972053463 rows/sec., 569.56 KiB/sec. 2025.02.25 03:53:41.714488 [ 4 ] {3bab3b15-feda-4705-89ab-a0c0770fa53a} TCPHandler: Processed in 0.002178279 sec. 2025.02.25 03:53:41.714694 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.714827 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:41.714882 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:41.715855 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.715896 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.716280 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:53:41.716520 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.716674 [ 118 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:53:41.716734 [ 118 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.716769 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.716784 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} executeQuery: Read 556 rows, 42.66 KiB in 0.001977 sec., 281234.19322205364 rows/sec., 21.07 MiB/sec. 2025.02.25 03:53:41.717004 [ 254 ] {201064cf-06a6-4524-a385-f9d9805dc04b} TCPHandler: Processed in 0.002375353 sec. 2025.02.25 03:53:41.717023 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:53:41.717201 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.717210 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:41.717277 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 949 rows starting from the beginning of the part 2025.02.25 03:53:41.717532 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.717561 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.02.25 03:53:41.717711 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:41.717871 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 105 rows starting from the beginning of the part 2025.02.25 03:53:41.718268 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.25 03:53:41.718647 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 103 rows starting from the beginning of the part 2025.02.25 03:53:41.719019 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 556 rows starting from the beginning of the part 2025.02.25 03:53:41.720571 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.720656 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.721688 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:53:41.721778 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.004951021 sec., 371842.49470967706 rows/sec., 29.17 MiB/sec. 2025.02.25 03:53:41.721986 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:53:41.722136 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.722444 [ 118 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:53:41.722573 [ 118 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.722662 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.722687 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.722823 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} executeQuery: Read 976 rows, 67.51 KiB in 0.005387 sec., 181176.90736959345 rows/sec., 12.24 MiB/sec. 2025.02.25 03:53:41.722916 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_66_13} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:53:41.723230 [ 4 ] {6584b8e5-21df-45e8-a6af-1ad4eb734c0a} TCPHandler: Processed in 0.006127858 sec. 2025.02.25 03:53:41.723323 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:53:41.723413 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:53:41.723442 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:41.723722 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:41.723732 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:41.723795 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17429 rows starting from the beginning of the part 2025.02.25 03:53:41.723836 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:41.724172 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:53:41.724591 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part 2025.02.25 03:53:41.724931 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2025.02.25 03:53:41.725202 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:53:41.725576 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 976 rows starting from the beginning of the part 2025.02.25 03:53:41.726224 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.726286 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.727001 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:53:41.727348 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.727657 [ 118 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:53:41.727737 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} executeQuery: Read 34 rows, 2.36 KiB in 0.004098 sec., 8296.730112249877 rows/sec., 575.50 KiB/sec. 2025.02.25 03:53:41.727744 [ 118 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:41.727863 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:41.727904 [ 254 ] {8d43e0d3-cdd8-41a6-bbbc-63c0dcd3d553} TCPHandler: Processed in 0.004532561 sec. 2025.02.25 03:53:41.728362 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:41.729077 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:41.729220 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3110 rows starting from the beginning of the part 2025.02.25 03:53:41.729577 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:41.729979 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:41.730357 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:41.730681 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:53:41.731004 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part 2025.02.25 03:53:41.735066 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.007056428 sec., 479562.7476111143 rows/sec., 32.22 MiB/sec. 2025.02.25 03:53:41.735544 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:53:41.735960 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.736084 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_66_13} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:53:41.736237 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.25 03:53:41.736831 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 19046 rows, containing 5 columns (5 merged, 0 gathered) in 0.013981273 sec., 1362250.7764493262 rows/sec., 93.23 MiB/sec. 2025.02.25 03:53:41.737183 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:53:41.737532 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:41.737629 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_66_13} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:53:41.737738 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. 2025.02.25 03:53:43.763533 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:43.763745 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:43.763821 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:43.764639 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:43.764714 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:43.765160 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:53:43.765449 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:43.765666 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} executeQuery: Read 56 rows, 4.38 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.17 MiB/sec. 2025.02.25 03:53:43.765737 [ 4 ] {6a76d69e-8a98-4793-a07f-2a334db4a27d} TCPHandler: Processed in 0.002336173 sec. 2025.02.25 03:53:43.765934 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:43.766073 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:43.766127 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:43.766736 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:43.766774 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:43.767150 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:53:43.767391 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:43.767577 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} executeQuery: Read 64 rows, 5.12 KiB in 0.001533 sec., 41748.20613176777 rows/sec., 3.26 MiB/sec. 2025.02.25 03:53:43.767632 [ 254 ] {5e5b5092-6f29-4bbc-bd09-ba40b344a856} TCPHandler: Processed in 0.00176146 sec. 2025.02.25 03:53:43.767792 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:43.767905 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:43.767957 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:43.768457 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:43.768495 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:43.768877 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:53:43.769113 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:43.769308 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} executeQuery: Read 66 rows, 4.72 KiB in 0.001413 sec., 46709.12951167728 rows/sec., 3.26 MiB/sec. 2025.02.25 03:53:43.769386 [ 4 ] {9b643739-9cc2-4e40-b117-22d716a29817} TCPHandler: Processed in 0.001647357 sec. 2025.02.25 03:53:43.769535 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:43.769646 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:43.769693 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:43.770127 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:43.770164 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:43.770535 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:53:43.770781 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:43.770951 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} executeQuery: Read 26 rows, 1.78 KiB in 0.001328 sec., 19578.31325301205 rows/sec., 1.31 MiB/sec. 2025.02.25 03:53:43.771001 [ 254 ] {833e3c2e-062b-42ee-b324-263712a05c71} TCPHandler: Processed in 0.001519544 sec. 2025.02.25 03:53:45.439344 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.25 03:53:45.440006 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:45.440056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:45.440578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:53:45.440835 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:45.441053 [ 115 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:53:45.441093 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.25 03:53:45.441137 [ 115 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:45.441167 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:45.441335 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:53:45.441619 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:45.441664 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:53:45.441744 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.25 03:53:45.441997 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.25 03:53:45.442182 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.25 03:53:45.442337 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.25 03:53:45.442434 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.25 03:53:45.445111 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003879587 sec., 4858506.846218425 rows/sec., 69.50 MiB/sec. 2025.02.25 03:53:45.445489 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:53:45.445815 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:45.445908 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_41_8} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:53:45.446024 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.25 03:53:46.760022 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.25 03:53:46.780929 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:46.780993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:46.789228 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:53:46.790040 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:46.790446 [ 113 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:53:46.790592 [ 113 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:46.790671 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:46.791179 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.803541 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.25 03:53:46.804652 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:46.805653 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.810525 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.815387 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.820645 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.826330 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.831055 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:53:46.890945 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10014559 sec., 3085.5078091806135 rows/sec., 15.95 MiB/sec. 2025.02.25 03:53:46.893972 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:53:46.897016 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_41_8} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:46.897139 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_41_8} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:53:46.899669 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.25 03:53:47.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 213.13 MiB, peak 226.55 MiB, free memory in arenas 0.00 B, will set to 214.15 MiB (RSS), difference: 1.02 MiB 2025.02.25 03:53:48.018217 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 2025.02.25 03:53:48.021481 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.021541 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.023018 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:53:48.023351 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.024653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 962 2025.02.25 03:53:48.769201 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.769408 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:48.769480 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:48.770330 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.770385 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.770828 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:53:48.771084 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.771353 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} executeQuery: Read 134 rows, 11.81 KiB in 0.001993 sec., 67235.3236327145 rows/sec., 5.79 MiB/sec. 2025.02.25 03:53:48.771463 [ 4 ] {5b68777f-602a-4d30-a5fc-14720122b0da} TCPHandler: Processed in 0.002424934 sec. 2025.02.25 03:53:48.771703 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.771907 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:48.771958 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:48.772559 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.772601 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.772972 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:53:48.773215 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.773476 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} executeQuery: Read 39 rows, 2.93 KiB in 0.001607 sec., 24268.823895457375 rows/sec., 1.78 MiB/sec. 2025.02.25 03:53:48.773649 [ 254 ] {59b4b330-1611-43d1-8db7-35e77c88921a} TCPHandler: Processed in 0.002068966 sec. 2025.02.25 03:53:48.773880 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.774031 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:48.774088 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:48.774717 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.774756 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.775117 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:53:48.775357 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.775567 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} executeQuery: Read 103 rows, 8.24 KiB in 0.001568 sec., 65688.77551020408 rows/sec., 5.13 MiB/sec. 2025.02.25 03:53:48.775621 [ 4 ] {d097c989-c5ac-4ac2-8b08-26bedf6c8854} TCPHandler: Processed in 0.001856902 sec. 2025.02.25 03:53:48.775751 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.775861 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:48.775910 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:48.776428 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.776467 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.776857 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:53:48.777096 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.777328 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.02.25 03:53:48.777403 [ 254 ] {a30cbdfc-30e5-43b8-bb82-dd9d25102b8a} TCPHandler: Processed in 0.001704619 sec. 2025.02.25 03:53:48.777633 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.777931 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:48.778032 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:48.779286 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.779325 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.779983 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:53:48.780252 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.780521 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} executeQuery: Read 39 rows, 71.56 KiB in 0.002688 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. 2025.02.25 03:53:48.780630 [ 4 ] {7da7c0ed-acd5-461c-85be-77d13c583b4d} TCPHandler: Processed in 0.003146881 sec. 2025.02.25 03:53:48.780782 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:48.780912 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:48.780967 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:48.781474 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:48.781512 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:48.781870 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:53:48.782106 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:48.782333 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. 2025.02.25 03:53:48.782422 [ 254 ] {cd2209e6-bb0c-465d-9ced-f66c2a9c0c95} TCPHandler: Processed in 0.001703588 sec. 2025.02.25 03:53:52.783012 [ 108 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:53:52.783064 [ 108 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:53:52.942204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.25 03:53:52.942836 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:52.942887 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:52.943415 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:53:52.943688 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:52.943932 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.25 03:53:53.767025 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:53.767230 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:53.767303 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:53.768067 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:53.768112 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:53.768550 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:53:53.768807 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:53.769056 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. 2025.02.25 03:53:53.769163 [ 4 ] {44c15071-20dc-4875-8a33-cf819e7220e3} TCPHandler: Processed in 0.0022645 sec. 2025.02.25 03:53:53.769387 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:53.769737 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:53.769825 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:53.770499 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:53.770540 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:53.770912 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:53:53.771150 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:53.771372 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} executeQuery: Read 64 rows, 5.12 KiB in 0.001756 sec., 36446.46924829157 rows/sec., 2.84 MiB/sec. 2025.02.25 03:53:53.771469 [ 254 ] {73aa95a8-04b7-49b7-88bc-382f2fdec68f} TCPHandler: Processed in 0.002180119 sec. 2025.02.25 03:53:53.771675 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:53.771872 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:53.771934 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:53.772589 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:53.772629 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:53.773022 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:53:53.773261 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:53.773474 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. 2025.02.25 03:53:53.773527 [ 4 ] {5cd4a75e-5cd7-45e9-a272-1ab770ac5057} TCPHandler: Processed in 0.001973274 sec. 2025.02.25 03:53:53.773690 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:53.773819 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:53.773874 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:53.774411 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:53.774459 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:53.774818 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:53:53.775053 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:53.775281 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2025.02.25 03:53:53.775356 [ 254 ] {a30a051f-7988-43d9-abcd-ecd2a06ca6bc} TCPHandler: Processed in 0.001730599 sec. 2025.02.25 03:53:54.304580 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.25 03:53:54.323574 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:54.323630 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.02.25 03:53:54.330672 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:53:54.331427 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:54.334245 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.25 03:53:58.025825 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 982 2025.02.25 03:53:58.028721 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.028790 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.030293 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:53:58.030617 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.030872 [ 104 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:53:58.030987 [ 104 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.031053 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.031367 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:53:58.031778 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 982 2025.02.25 03:53:58.032162 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:53:58.032287 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 846 rows starting from the beginning of the part 2025.02.25 03:53:58.032725 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2025.02.25 03:53:58.033154 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part 2025.02.25 03:53:58.033582 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part 2025.02.25 03:53:58.033992 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2025.02.25 03:53:58.034431 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part 2025.02.25 03:53:58.042325 [ 199 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 72 columns (72 merged, 0 gathered) in 0.011139239 sec., 88156.83010302589 rows/sec., 73.48 MiB/sec. 2025.02.25 03:53:58.044283 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:53:58.045168 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.045279 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_31_6} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:53:58.045644 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2025.02.25 03:53:58.769683 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.769869 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:53:58.769939 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:53:58.770693 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.770735 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.771153 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:53:58.771419 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.771660 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} executeQuery: Read 12 rows, 1002.00 B in 0.001834 sec., 6543.075245365322 rows/sec., 533.54 KiB/sec. 2025.02.25 03:53:58.771871 [ 4 ] {5f9e42a5-6602-45e9-b899-05c5bf83a4a1} TCPHandler: Processed in 0.002350162 sec. 2025.02.25 03:53:58.772073 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.772220 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:53:58.772279 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:53:58.772985 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.773022 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.773409 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:53:58.773652 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.773832 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} executeQuery: Read 140 rows, 12.25 KiB in 0.001648 sec., 84951.45631067961 rows/sec., 7.26 MiB/sec. 2025.02.25 03:53:58.773886 [ 254 ] {de4c2d5a-89b5-43d3-83f3-0af01874d1bb} TCPHandler: Processed in 0.001884553 sec. 2025.02.25 03:53:58.774050 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.774181 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:53:58.774235 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:53:58.774845 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.774881 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.775229 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:53:58.775465 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.775679 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} executeQuery: Read 51 rows, 3.77 KiB in 0.001516 sec., 33641.16094986808 rows/sec., 2.43 MiB/sec. 2025.02.25 03:53:58.775752 [ 4 ] {2d6a884b-7135-43cd-873f-6b6a82f92e39} TCPHandler: Processed in 0.001766309 sec. 2025.02.25 03:53:58.775993 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.776154 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:53:58.776216 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:53:58.776856 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.776894 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.777268 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:53:58.777509 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.777680 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} executeQuery: Read 115 rows, 9.22 KiB in 0.001557 sec., 73859.98715478485 rows/sec., 5.78 MiB/sec. 2025.02.25 03:53:58.777732 [ 254 ] {109fe522-40c1-460e-a4a9-44c962bf3662} TCPHandler: Processed in 0.001878111 sec. 2025.02.25 03:53:58.777883 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.778010 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:58.778067 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:53:58.778673 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.778709 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.779087 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:53:58.779318 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.779491 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} executeQuery: Read 166 rows, 11.83 KiB in 0.00151 sec., 109933.77483443708 rows/sec., 7.65 MiB/sec. 2025.02.25 03:53:58.779539 [ 4 ] {010442b0-9688-4510-9689-4cddf2f8faca} TCPHandler: Processed in 0.001719949 sec. 2025.02.25 03:53:58.779687 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.779817 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:53:58.779896 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:53:58.781168 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.781205 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.781860 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:53:58.782114 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.782305 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} executeQuery: Read 39 rows, 71.56 KiB in 0.002518 sec., 15488.482922954727 rows/sec., 27.75 MiB/sec. 2025.02.25 03:53:58.782407 [ 254 ] {76e7c7fc-fe04-4487-8797-62e0eb1d2f0a} TCPHandler: Processed in 0.002783712 sec. 2025.02.25 03:53:58.782558 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:53:58.782686 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:53:58.782741 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:53:58.783258 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:53:58.783301 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:53:58.783700 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:53:58.783941 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:53:58.784112 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. 2025.02.25 03:53:58.784160 [ 4 ] {446f0459-a857-4af3-b8c8-cc76726e61f3} TCPHandler: Processed in 0.001664647 sec. 2025.02.25 03:54:00.445037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.25 03:54:00.445722 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:00.445776 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:00.446383 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:54:00.446647 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:00.446912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.25 03:54:01.835294 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.02.25 03:54:01.856096 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:01.856161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:01.863745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:54:01.864524 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:01.867628 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.02.25 03:54:03.767190 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:03.767514 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:03.767629 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:03.768441 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.768485 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.768927 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:54:03.769195 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.769364 [ 100 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:54:03.769409 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} executeQuery: Read 56 rows, 4.38 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.16 MiB/sec. 2025.02.25 03:54:03.769419 [ 100 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.769461 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.769497 [ 4 ] {8970d1b4-ed19-47c2-aaa3-5bf6b2839083} TCPHandler: Processed in 0.002491266 sec. 2025.02.25 03:54:03.769798 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:03.770091 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:54:03.770211 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:03.770398 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:03.771049 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:03.771181 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1965 rows starting from the beginning of the part 2025.02.25 03:54:03.771543 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:03.771955 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 134 rows starting from the beginning of the part 2025.02.25 03:54:03.772350 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:03.772636 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part 2025.02.25 03:54:03.773033 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:03.773754 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.773808 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.774710 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:54:03.775276 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.775591 [ 100 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:54:03.775641 [ 100 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.775683 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.775707 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} executeQuery: Read 64 rows, 5.12 KiB in 0.005586 sec., 11457.214464733263 rows/sec., 915.72 KiB/sec. 2025.02.25 03:54:03.776035 [ 254 ] {5285928b-5b04-44fc-8721-cf6c50ae1361} TCPHandler: Processed in 0.006414304 sec. 2025.02.25 03:54:03.776304 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:03.776711 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:03.776947 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:03.777155 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:54:03.777851 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:03.777985 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 949 rows starting from the beginning of the part 2025.02.25 03:54:03.778384 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:03.778828 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 103 rows starting from the beginning of the part 2025.02.25 03:54:03.779194 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:03.779185 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.009558323 sec., 251822.4169658213 rows/sec., 21.63 MiB/sec. 2025.02.25 03:54:03.779600 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 115 rows starting from the beginning of the part 2025.02.25 03:54:03.779997 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:03.780607 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:54:03.781004 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.781080 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.781760 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.782231 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_71_14} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:54:03.782644 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.25 03:54:03.782830 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:54:03.783326 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.783555 [ 100 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:54:03.783648 [ 100 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.783724 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.783781 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} executeQuery: Read 160 rows, 11.41 KiB in 0.007221 sec., 22157.595900844757 rows/sec., 1.54 MiB/sec. 2025.02.25 03:54:03.784465 [ 4 ] {d9079eb2-4de1-4022-b55d-13c78a9f553c} TCPHandler: Processed in 0.008300745 sec. 2025.02.25 03:54:03.784605 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:03.784750 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1359 rows, containing 5 columns (5 merged, 0 gathered) in 0.008890029 sec., 152867.89278190205 rows/sec., 12.00 MiB/sec. 2025.02.25 03:54:03.784873 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:03.785281 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:54:03.785414 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:03.785554 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:03.785705 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:03.785734 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19046 rows starting from the beginning of the part 2025.02.25 03:54:03.786617 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.786670 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part 2025.02.25 03:54:03.787045 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_71_14} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:54:03.787421 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.25 03:54:03.787579 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2025.02.25 03:54:03.787813 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:03.788012 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 166 rows starting from the beginning of the part 2025.02.25 03:54:03.788121 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:03.788651 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.788695 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.789169 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:54:03.789480 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.789626 [ 100 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:54:03.789661 [ 100 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:03.789680 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} executeQuery: Read 60 rows, 4.14 KiB in 0.004461 sec., 13449.899125756558 rows/sec., 928.18 KiB/sec. 2025.02.25 03:54:03.789689 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:03.789889 [ 254 ] {6b1bd206-e816-4d90-b69f-8fdcc9396297} TCPHandler: Processed in 0.005252158 sec. 2025.02.25 03:54:03.790204 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:03.790538 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:03.790629 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3384 rows starting from the beginning of the part 2025.02.25 03:54:03.790962 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.02.25 03:54:03.791263 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.02.25 03:54:03.791636 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:03.791873 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2025.02.25 03:54:03.792074 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:03.794691 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3650 rows, containing 4 columns (4 merged, 0 gathered) in 0.004850628 sec., 752479.885078798 rows/sec., 50.56 MiB/sec. 2025.02.25 03:54:03.795106 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:54:03.795395 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.795481 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_71_14} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:54:03.795570 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.25 03:54:03.797925 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 19758 rows, containing 5 columns (5 merged, 0 gathered) in 0.014053425 sec., 1405920.6207739394 rows/sec., 96.28 MiB/sec. 2025.02.25 03:54:03.798325 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:54:03.798677 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:03.798781 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_71_14} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:54:03.798879 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.25 03:54:04.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.55 MiB, peak 226.55 MiB, free memory in arenas 0.00 B, will set to 215.76 MiB (RSS), difference: 1.21 MiB 2025.02.25 03:54:07.783107 [ 93 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:54:07.783166 [ 93 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:54:07.948007 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.25 03:54:07.948645 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:07.948692 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:07.949216 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:54:07.949476 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:07.949740 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.25 03:54:08.032890 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1004 2025.02.25 03:54:08.035866 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.035920 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.037405 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:54:08.037718 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.038343 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1004 2025.02.25 03:54:08.775004 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.775216 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.775296 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:54:08.776165 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.776215 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.776663 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:54:08.776934 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.777210 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. 2025.02.25 03:54:08.777423 [ 4 ] {bc0230d4-be9b-40ba-898f-16300ebdb51d} TCPHandler: Processed in 0.002587248 sec. 2025.02.25 03:54:08.777586 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.777713 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:08.777761 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:08.778711 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.778755 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.779184 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:54:08.779430 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.779657 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} executeQuery: Read 695 rows, 56.78 KiB in 0.001973 sec., 352255.44855549926 rows/sec., 28.10 MiB/sec. 2025.02.25 03:54:08.779727 [ 254 ] {4d5aee2d-83b5-44ef-86e6-3142a2176636} TCPHandler: Processed in 0.00219885 sec. 2025.02.25 03:54:08.779920 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.780055 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.780110 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:08.780810 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.780856 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.781221 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:54:08.781460 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.781704 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} executeQuery: Read 145 rows, 9.32 KiB in 0.001671 sec., 86774.38659485338 rows/sec., 5.45 MiB/sec. 2025.02.25 03:54:08.781871 [ 4 ] {426ee07a-e46a-4fd1-8000-ff3eead28584} TCPHandler: Processed in 0.002029376 sec. 2025.02.25 03:54:08.782099 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.782237 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.782292 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:54:08.782986 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.783026 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.783394 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:54:08.783635 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.783827 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} executeQuery: Read 113 rows, 7.49 KiB in 0.001613 sec., 70055.79665220086 rows/sec., 4.53 MiB/sec. 2025.02.25 03:54:08.783909 [ 254 ] {47e3d91b-239e-4416-8a3c-e8da5116c6d7} TCPHandler: Processed in 0.001930603 sec. 2025.02.25 03:54:08.784055 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.784161 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.784207 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:54:08.784750 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.784786 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.785419 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.25 03:54:08.785653 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.785851 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} executeQuery: Read 112 rows, 6.53 KiB in 0.001706 sec., 65650.6447831184 rows/sec., 3.74 MiB/sec. 2025.02.25 03:54:08.785904 [ 4 ] {c29bc8d9-6cda-4363-ad07-0a2dc19a9717} TCPHandler: Processed in 0.001901023 sec. 2025.02.25 03:54:08.786050 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.786178 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:08.786233 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:08.786997 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.787034 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.787408 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:54:08.787647 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.787826 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} executeQuery: Read 421 rows, 30.71 KiB in 0.001676 sec., 251193.31742243437 rows/sec., 17.89 MiB/sec. 2025.02.25 03:54:08.787878 [ 254 ] {e8d5e57f-e790-46ad-83e7-42ecb648adce} TCPHandler: Processed in 0.001890112 sec. 2025.02.25 03:54:08.788025 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.788156 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.25 03:54:08.788211 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.25 03:54:08.788727 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.788771 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.789131 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:54:08.789375 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.789681 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. 2025.02.25 03:54:08.789848 [ 4 ] {b19da62d-d732-4809-aa73-d5e802bec321} TCPHandler: Processed in 0.001884872 sec. 2025.02.25 03:54:08.789974 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.790082 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.790133 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:08.790677 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.790715 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.791093 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:54:08.791333 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.791520 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} executeQuery: Read 237 rows, 16.27 KiB in 0.001459 sec., 162440.02741603839 rows/sec., 10.89 MiB/sec. 2025.02.25 03:54:08.791581 [ 254 ] {0ee6fdb2-6a87-49a2-815c-ba49b9de2259} TCPHandler: Processed in 0.001656077 sec. 2025.02.25 03:54:08.791741 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.791856 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.791905 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:54:08.792399 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.792443 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.792853 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:54:08.793094 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.793393 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. 2025.02.25 03:54:08.793597 [ 4 ] {a15176b9-99eb-4b29-9e75-9c2013670785} TCPHandler: Processed in 0.001918773 sec. 2025.02.25 03:54:08.793729 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.793836 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.793906 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:08.795170 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.795208 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.795878 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:54:08.796135 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.796269 [ 92 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.25 03:54:08.796321 [ 92 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.796345 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} executeQuery: Read 39 rows, 71.56 KiB in 0.00253 sec., 15415.019762845848 rows/sec., 27.62 MiB/sec. 2025.02.25 03:54:08.796351 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.796706 [ 254 ] {6363f249-762a-454a-9738-9291258bfa3a} TCPHandler: Processed in 0.003027118 sec. 2025.02.25 03:54:08.796725 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:54:08.796885 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:08.797166 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:08.797304 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:08.797467 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:08.797731 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part 2025.02.25 03:54:08.798511 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:08.799254 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:08.799278 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:08.799342 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:08.799829 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:08.800501 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:08.800674 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:54:08.800995 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:08.801500 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.802229 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} executeQuery: Read 82 rows, 5.33 KiB in 0.00515 sec., 15922.330097087379 rows/sec., 1.01 MiB/sec. 2025.02.25 03:54:08.802373 [ 4 ] {da47040c-d395-4424-90d7-7f03d39522e4} TCPHandler: Processed in 0.005570235 sec. 2025.02.25 03:54:08.809345 [ 186 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.012863168 sec., 85593.22244722296 rows/sec., 153.38 MiB/sec. 2025.02.25 03:54:08.810512 [ 186 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.25 03:54:08.810983 [ 186 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:08.811079 [ 186 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_31_6} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.25 03:54:08.811249 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.56 MiB. 2025.02.25 03:54:09.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.59 MiB, peak 226.55 MiB, free memory in arenas 0.00 B, will set to 218.25 MiB (RSS), difference: 1.65 MiB 2025.02.25 03:54:09.368670 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.02.25 03:54:09.390051 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:09.390116 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:09.397465 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:54:09.398237 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:09.401030 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.25 03:54:10.700983 [ 89 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.25 03:54:10.701055 [ 89 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:10.701081 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:10.701328 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:54:10.701520 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:10.701563 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.25 03:54:10.701659 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.25 03:54:10.701824 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:54:10.702135 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.02.25 03:54:10.702318 [ 198 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.02.25 03:54:10.703509 [ 195 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330592 sec., 20595.625489146107 rows/sec., 1.72 MiB/sec. 2025.02.25 03:54:10.703794 [ 195 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.25 03:54:10.704198 [ 195 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:10.704291 [ 195 ] {499813d5-c841-4141-9420-e02818928f28::all_1_13_3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.25 03:54:10.704416 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.25 03:54:12.680958 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.681258 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:54:12.681373 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:54:12.682371 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.682417 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.682827 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:54:12.683091 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.683287 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} executeQuery: Read 4 rows, 334.00 B in 0.002113 sec., 1893.0430667297683 rows/sec., 154.36 KiB/sec. 2025.02.25 03:54:12.683344 [ 4 ] {998dfed5-e2dd-41da-9033-e57ce47548c5} TCPHandler: Processed in 0.002574148 sec. 2025.02.25 03:54:12.683500 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.683616 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:12.683661 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:12.684637 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.684675 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.685112 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:54:12.685364 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.685562 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} executeQuery: Read 1198 rows, 100.64 KiB in 0.001959 sec., 611536.4982133743 rows/sec., 50.17 MiB/sec. 2025.02.25 03:54:12.685655 [ 254 ] {65744776-81da-431f-8ae6-1163a3204f82} TCPHandler: Processed in 0.002206129 sec. 2025.02.25 03:54:12.685863 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.686041 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:12.686097 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:12.686732 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.686778 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.687151 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:54:12.687386 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.687579 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} executeQuery: Read 4 rows, 286.00 B in 0.001566 sec., 2554.278416347382 rows/sec., 178.35 KiB/sec. 2025.02.25 03:54:12.687645 [ 4 ] {71eabbc2-6f7d-4e83-8ce1-9badb8b28562} TCPHandler: Processed in 0.001900383 sec. 2025.02.25 03:54:12.687853 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.687991 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:54:12.688045 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:54:12.688815 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.688861 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.689252 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:54:12.689494 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.689619 [ 88 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.02.25 03:54:12.689670 [ 88 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.689680 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} executeQuery: Read 228 rows, 15.81 KiB in 0.001709 sec., 133411.3516676419 rows/sec., 9.03 MiB/sec. 2025.02.25 03:54:12.689699 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.689754 [ 254 ] {eb96da8f-dbcb-4fc7-9b5e-1e5468f3c255} TCPHandler: Processed in 0.002015785 sec. 2025.02.25 03:54:12.689860 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:54:12.689916 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.689986 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:12.690034 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:54:12.690047 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:12.690123 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:12.690137 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2025.02.25 03:54:12.690679 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.02.25 03:54:12.690861 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.02.25 03:54:12.691104 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:54:12.691338 [ 192 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2025.02.25 03:54:12.692354 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.692407 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.692913 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:54:12.693028 [ 193 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003240252 sec., 451508.0925804536 rows/sec., 32.54 MiB/sec. 2025.02.25 03:54:12.693254 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.693357 [ 193 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.02.25 03:54:12.693674 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} executeQuery: Read 524 rows, 39.73 KiB in 0.003664 sec., 143013.1004366812 rows/sec., 10.59 MiB/sec. 2025.02.25 03:54:12.693795 [ 4 ] {44840e2f-c80d-4641-a7c4-d1f87a1d1125} TCPHandler: Processed in 0.003933148 sec. 2025.02.25 03:54:12.693972 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.694089 [ 193 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.694143 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:12.694231 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:12.694245 [ 193 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_14_3} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.02.25 03:54:12.694434 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.25 03:54:12.695125 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.695168 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.695621 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:54:12.695883 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.696098 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} executeQuery: Read 964 rows, 66.24 KiB in 0.001999 sec., 482241.12056028016 rows/sec., 32.36 MiB/sec. 2025.02.25 03:54:12.696157 [ 254 ] {3fedfc93-c019-4a46-bc8d-98c7f6d16b76} TCPHandler: Processed in 0.00225245 sec. 2025.02.25 03:54:12.696311 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:12.696439 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:12.696495 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:12.697015 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:12.697054 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:12.697403 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:54:12.697629 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:12.697834 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} executeQuery: Read 42 rows, 2.91 KiB in 0.001424 sec., 29494.382022471913 rows/sec., 1.99 MiB/sec. 2025.02.25 03:54:12.697884 [ 4 ] {0ec02251-7e07-4c8a-8789-b3459be54764} TCPHandler: Processed in 0.001637297 sec. 2025.02.25 03:54:13.762367 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:13.762572 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:13.762644 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:13.763397 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:13.763448 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:13.763889 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:54:13.764142 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:13.764373 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} executeQuery: Read 56 rows, 4.38 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.31 MiB/sec. 2025.02.25 03:54:13.764459 [ 4 ] {bf2583f0-490e-4b8e-b871-2f104af21343} TCPHandler: Processed in 0.00222137 sec. 2025.02.25 03:54:13.764669 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:13.764915 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:13.764969 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:13.765545 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:13.765585 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:13.765956 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:54:13.766199 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:13.766425 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. 2025.02.25 03:54:13.766521 [ 254 ] {74a390c8-9917-4ed8-90a9-cea7c90b295e} TCPHandler: Processed in 0.001944834 sec. 2025.02.25 03:54:13.766746 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:13.766938 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:13.767001 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:13.767532 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:13.767571 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:13.767952 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:54:13.768189 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:13.768393 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} executeQuery: Read 44 rows, 3.14 KiB in 0.00149 sec., 29530.201342281878 rows/sec., 2.06 MiB/sec. 2025.02.25 03:54:13.768445 [ 4 ] {72e05a3b-f30d-462a-8b35-aef1115b820a} TCPHandler: Processed in 0.001837221 sec. 2025.02.25 03:54:13.768579 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:13.768686 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:13.768734 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:13.769195 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:13.769239 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:13.769620 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:54:13.769872 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:13.770085 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} executeQuery: Read 18 rows, 1.24 KiB in 0.001419 sec., 12684.989429175477 rows/sec., 870.58 KiB/sec. 2025.02.25 03:54:13.770141 [ 254 ] {939ab3ea-c3f2-42df-bafc-6f5b34f99803} TCPHandler: Processed in 0.001614056 sec. 2025.02.25 03:54:15.450830 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.25 03:54:15.451518 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:15.451568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:15.452091 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:54:15.452349 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:15.452644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.25 03:54:16.902074 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.25 03:54:16.923789 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:16.923855 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:16.931525 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:54:16.932307 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:16.935597 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.25 03:54:18.039460 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1048 2025.02.25 03:54:18.042831 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.042882 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.044385 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:54:18.044703 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.045896 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1048 2025.02.25 03:54:18.769506 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.769717 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:18.769796 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:18.770680 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.770732 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.771203 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:54:18.771458 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.771729 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} executeQuery: Read 134 rows, 11.81 KiB in 0.002064 sec., 64922.480620155045 rows/sec., 5.59 MiB/sec. 2025.02.25 03:54:18.771839 [ 4 ] {bab4d40c-e0a9-4f1c-97a1-e9329eaef896} TCPHandler: Processed in 0.002472005 sec. 2025.02.25 03:54:18.772066 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.772207 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:18.772256 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:18.772838 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.772879 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.773251 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:54:18.773495 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.773679 [ 79 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:54:18.773744 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} executeQuery: Read 39 rows, 2.93 KiB in 0.00156 sec., 25000 rows/sec., 1.84 MiB/sec. 2025.02.25 03:54:18.773769 [ 79 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.773831 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.773865 [ 254 ] {3ee0d3bd-f175-4db0-bd3f-b0ef5e05b593} TCPHandler: Processed in 0.001904462 sec. 2025.02.25 03:54:18.774155 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.774277 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:54:18.774549 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:18.774725 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:18.774968 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:18.775160 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 175 rows starting from the beginning of the part 2025.02.25 03:54:18.775640 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:18.776052 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 51 rows starting from the beginning of the part 2025.02.25 03:54:18.776404 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 145 rows starting from the beginning of the part 2025.02.25 03:54:18.776624 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.02.25 03:54:18.777005 [ 187 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:18.777744 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.777814 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.778708 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:54:18.779304 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.779891 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} executeQuery: Read 103 rows, 8.24 KiB in 0.005485 sec., 18778.486782133088 rows/sec., 1.47 MiB/sec. 2025.02.25 03:54:18.779944 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982344 sec., 75722.82703903354 rows/sec., 5.31 MiB/sec. 2025.02.25 03:54:18.779990 [ 4 ] {692feb14-c926-4a59-8279-e0301a229e8b} TCPHandler: Processed in 0.005980153 sec. 2025.02.25 03:54:18.780192 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.780227 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:54:18.780393 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:18.780498 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:18.780845 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.781075 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_41_8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:54:18.781212 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:54:18.781512 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.781555 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.781955 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:54:18.782205 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.782455 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} executeQuery: Read 160 rows, 11.41 KiB in 0.0021 sec., 76190.4761904762 rows/sec., 5.31 MiB/sec. 2025.02.25 03:54:18.782552 [ 254 ] {40e595ed-f43a-4bba-87f6-ec9510270dbb} TCPHandler: Processed in 0.002439245 sec. 2025.02.25 03:54:18.782766 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.783077 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:18.783202 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:18.784376 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.784417 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.785090 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.25 03:54:18.785348 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.785571 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} executeQuery: Read 39 rows, 71.56 KiB in 0.002611 sec., 14936.80582152432 rows/sec., 26.77 MiB/sec. 2025.02.25 03:54:18.785666 [ 4 ] {8585cbbb-421c-47cd-a0f4-13b6d037b06b} TCPHandler: Processed in 0.003023987 sec. 2025.02.25 03:54:18.785804 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:18.785910 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:18.785958 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:18.786397 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:18.786436 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:18.786792 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:54:18.787037 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:18.787247 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. 2025.02.25 03:54:18.787296 [ 254 ] {d3781785-d8f9-45cf-8cb8-1e10071a1e03} TCPHandler: Processed in 0.001543965 sec. 2025.02.25 03:54:22.783213 [ 73 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:54:22.783273 [ 73 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:54:22.953779 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.25 03:54:22.954578 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:22.954624 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:22.955160 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:54:22.955440 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:22.955660 [ 73 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:54:22.955722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.25 03:54:22.955744 [ 73 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:22.955779 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:22.955941 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:54:22.956307 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:22.956383 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.25 03:54:22.956464 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.25 03:54:22.956712 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.25 03:54:22.956844 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.25 03:54:22.957029 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.25 03:54:22.957154 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.25 03:54:22.959966 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004121712 sec., 5120687.714231368 rows/sec., 73.25 MiB/sec. 2025.02.25 03:54:22.960364 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:54:22.960716 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:22.960813 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_46_9} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:54:22.960932 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.02.25 03:54:23.767772 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:23.767963 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:23.768035 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:23.768832 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.768879 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:23.769318 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:54:23.769586 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.769738 [ 72 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:54:23.769787 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. 2025.02.25 03:54:23.769790 [ 72 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.769839 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:23.769873 [ 4 ] {58af3edd-ffab-4c8f-ae73-56c4b19e743c} TCPHandler: Processed in 0.00223006 sec. 2025.02.25 03:54:23.770088 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:54:23.770135 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:23.770254 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:23.770400 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1966 rows starting from the beginning of the part 2025.02.25 03:54:23.770454 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:23.770683 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:23.771018 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 695 rows starting from the beginning of the part 2025.02.25 03:54:23.771709 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1198 rows starting from the beginning of the part 2025.02.25 03:54:23.772322 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:23.772955 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 134 rows starting from the beginning of the part 2025.02.25 03:54:23.773149 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:23.774184 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.774227 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:23.774781 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:54:23.775057 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.775203 [ 72 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:54:23.775239 [ 72 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.775284 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} executeQuery: Read 64 rows, 5.12 KiB in 0.004981 sec., 12848.825537040755 rows/sec., 1.00 MiB/sec. 2025.02.25 03:54:23.775287 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:23.775501 [ 254 ] {613b676b-3dd9-4306-ba9c-9d28dd228180} TCPHandler: Processed in 0.005485702 sec. 2025.02.25 03:54:23.775841 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:23.775852 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:54:23.776137 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4105 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220439 sec., 659921.2692223169 rows/sec., 56.39 MiB/sec. 2025.02.25 03:54:23.776166 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:23.776184 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:23.776228 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 951 rows starting from the beginning of the part 2025.02.25 03:54:23.776248 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:23.776486 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 421 rows starting from the beginning of the part 2025.02.25 03:54:23.776506 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:54:23.776889 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 524 rows starting from the beginning of the part 2025.02.25 03:54:23.777215 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:23.777442 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.777571 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 103 rows starting from the beginning of the part 2025.02.25 03:54:23.777766 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_76_15} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:54:23.777868 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:23.777973 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.25 03:54:23.778549 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.778595 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:23.779185 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:54:23.779465 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.779647 [ 72 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:54:23.779726 [ 72 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.779797 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:23.779917 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} executeQuery: Read 160 rows, 11.41 KiB in 0.003816 sec., 41928.7211740042 rows/sec., 2.92 MiB/sec. 2025.02.25 03:54:23.780011 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.004543102 sec., 468182.3124376252 rows/sec., 36.23 MiB/sec. 2025.02.25 03:54:23.780104 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:23.780157 [ 4 ] {aea3a59b-620e-47a2-9577-bc955541e72c} TCPHandler: Processed in 0.00451434 sec. 2025.02.25 03:54:23.780414 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:23.780417 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:23.780488 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19758 rows starting from the beginning of the part 2025.02.25 03:54:23.780520 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:54:23.780739 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:23.780908 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:23.780960 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:23.781414 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 964 rows starting from the beginning of the part 2025.02.25 03:54:23.781812 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 44 rows starting from the beginning of the part 2025.02.25 03:54:23.782294 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:23.782741 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.02.25 03:54:23.782754 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.783490 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_76_15} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:54:23.783808 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:54:23.784090 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.784141 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:23.784556 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:54:23.784832 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.785026 [ 72 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:54:23.785090 [ 72 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:23.785141 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:23.785166 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} executeQuery: Read 60 rows, 4.14 KiB in 0.004589 sec., 13074.743952930921 rows/sec., 902.29 KiB/sec. 2025.02.25 03:54:23.785617 [ 254 ] {5563fcd3-f21a-4615-a966-0ffc9906c717} TCPHandler: Processed in 0.005322939 sec. 2025.02.25 03:54:23.785720 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:23.786124 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:23.786206 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3650 rows starting from the beginning of the part 2025.02.25 03:54:23.786345 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:23.786570 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 42 rows starting from the beginning of the part 2025.02.25 03:54:23.786770 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part 2025.02.25 03:54:23.786949 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:23.787237 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:23.794526 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 4 columns (4 merged, 0 gathered) in 0.009240197 sec., 423367.5970328338 rows/sec., 28.42 MiB/sec. 2025.02.25 03:54:23.795011 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:54:23.795602 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21323 rows, containing 5 columns (5 merged, 0 gathered) in 0.015724762 sec., 1356014.1641571429 rows/sec., 92.78 MiB/sec. 2025.02.25 03:54:23.795696 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.795809 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_76_15} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:54:23.795952 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.02.25 03:54:23.796208 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:54:23.796584 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:23.796679 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_76_15} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:54:23.796794 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.25 03:54:24.436635 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.25 03:54:24.457934 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:24.457979 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:24.465256 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:54:24.466042 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:24.466394 [ 71 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:54:24.466473 [ 71 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:24.466520 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.02.25 03:54:24.467168 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.480987 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.25 03:54:24.482871 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:24.484502 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.490468 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.496361 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.502105 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.507936 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.512784 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:54:24.572428 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.105735134 sec., 3281.785220038592 rows/sec., 16.97 MiB/sec. 2025.02.25 03:54:24.574489 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:54:24.576947 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_46_9} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:24.577065 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_46_9} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:54:24.578574 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.25 03:54:28.047092 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1068 2025.02.25 03:54:28.050072 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.050140 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.051645 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:54:28.051967 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.052631 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1068 2025.02.25 03:54:28.769863 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.770071 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:54:28.770151 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:54:28.770946 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.770987 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.771417 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:54:28.771678 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.771881 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. 2025.02.25 03:54:28.771947 [ 4 ] {ac03e2c3-dc56-4595-a24d-e524082f3a4c} TCPHandler: Processed in 0.002221209 sec. 2025.02.25 03:54:28.772129 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.772249 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:28.772295 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:28.772919 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.772956 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.773340 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:54:28.773592 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.773778 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} executeQuery: Read 135 rows, 11.88 KiB in 0.001548 sec., 87209.3023255814 rows/sec., 7.49 MiB/sec. 2025.02.25 03:54:28.773876 [ 254 ] {34286387-6596-4fe3-b357-8589913e8de4} TCPHandler: Processed in 0.00180024 sec. 2025.02.25 03:54:28.774111 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.774363 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:28.774420 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:28.774981 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.775018 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.775373 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:54:28.775618 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.775817 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} executeQuery: Read 41 rows, 3.07 KiB in 0.001513 sec., 27098.479841374752 rows/sec., 1.98 MiB/sec. 2025.02.25 03:54:28.775881 [ 4 ] {35b5b9ff-4cc4-4acd-b054-611d6d9a796a} TCPHandler: Processed in 0.001893022 sec. 2025.02.25 03:54:28.776122 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.776291 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:28.776347 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:28.776935 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.776974 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.777327 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:54:28.777564 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.777761 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} executeQuery: Read 105 rows, 8.40 KiB in 0.001498 sec., 70093.45794392524 rows/sec., 5.48 MiB/sec. 2025.02.25 03:54:28.777845 [ 254 ] {e0c55c86-dc61-4f7e-bb2c-ae2953bcc90d} TCPHandler: Processed in 0.001854381 sec. 2025.02.25 03:54:28.778070 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.778276 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:28.778336 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:28.778891 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.778929 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.779318 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:54:28.779550 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.779718 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} executeQuery: Read 161 rows, 11.48 KiB in 0.001475 sec., 109152.54237288136 rows/sec., 7.60 MiB/sec. 2025.02.25 03:54:28.779768 [ 4 ] {96445d01-3384-41e2-bdd6-32ee7991de5f} TCPHandler: Processed in 0.001837201 sec. 2025.02.25 03:54:28.779914 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.780044 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:28.780126 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:28.781359 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.781396 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.782048 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.25 03:54:28.782313 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.782515 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} executeQuery: Read 39 rows, 71.56 KiB in 0.002501 sec., 15593.762495001998 rows/sec., 27.94 MiB/sec. 2025.02.25 03:54:28.782616 [ 254 ] {90ceaab1-307a-4be0-be91-027dfd7de3da} TCPHandler: Processed in 0.002764302 sec. 2025.02.25 03:54:28.782769 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:28.782897 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:28.782951 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:28.783473 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:28.783510 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:28.783860 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:54:28.784089 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:28.784259 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2025.02.25 03:54:28.784307 [ 4 ] {f03411a0-7557-4396-82c2-bbd31f8bbbe6} TCPHandler: Processed in 0.001602656 sec. 2025.02.25 03:54:30.456821 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.25 03:54:30.457487 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:30.457531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:30.458049 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:54:30.458318 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:30.458552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.25 03:54:31.982051 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.25 03:54:32.000733 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:32.000780 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:32.007626 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:54:32.008380 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:32.010906 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.25 03:54:33.768435 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:33.768743 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:33.768816 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:33.769592 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:33.769644 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:33.770090 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:54:33.770349 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:33.770597 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. 2025.02.25 03:54:33.770664 [ 4 ] {450d56c8-de38-45e7-9d34-b89b6690603d} TCPHandler: Processed in 0.002423654 sec. 2025.02.25 03:54:33.770852 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:33.770997 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:33.771056 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:33.771742 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:33.771784 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:33.772159 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:54:33.772407 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:33.772632 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} executeQuery: Read 64 rows, 5.12 KiB in 0.00167 sec., 38323.35329341317 rows/sec., 2.99 MiB/sec. 2025.02.25 03:54:33.772689 [ 254 ] {e076dc50-9782-447d-817f-6c768fc7ed3a} TCPHandler: Processed in 0.001905442 sec. 2025.02.25 03:54:33.772848 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:33.772980 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:33.773041 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:33.773689 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:33.773728 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:33.774111 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:54:33.774349 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:33.774574 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. 2025.02.25 03:54:33.774626 [ 4 ] {237b2d8e-bf4f-41c8-bebc-e153b8b2de84} TCPHandler: Processed in 0.001842601 sec. 2025.02.25 03:54:33.774787 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:33.774919 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:33.774976 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:33.775511 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:33.775559 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:33.775946 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:54:33.776186 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:33.776403 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2025.02.25 03:54:33.776451 [ 254 ] {1b942c62-2a53-4fab-a22f-a05b60ee5e54} TCPHandler: Processed in 0.001728069 sec. 2025.02.25 03:54:37.783325 [ 51 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:54:37.783385 [ 51 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:54:37.959652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.25 03:54:37.960308 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:37.960358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:37.960925 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:54:37.961182 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:37.961444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.25 03:54:38.001368 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000972762 sec. 2025.02.25 03:54:38.053737 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1090 2025.02.25 03:54:38.056653 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.056708 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.058199 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:54:38.058524 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.059237 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1090 2025.02.25 03:54:38.770303 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.770490 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:38.770561 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:38.771405 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.771455 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.771917 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:54:38.772171 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.772404 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} executeQuery: Read 134 rows, 11.81 KiB in 0.001965 sec., 68193.38422391858 rows/sec., 5.87 MiB/sec. 2025.02.25 03:54:38.772469 [ 4 ] {64ce8458-f57c-4771-b329-f47c20d5d6bf} TCPHandler: Processed in 0.002296702 sec. 2025.02.25 03:54:38.772640 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.772763 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:38.772813 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:38.773385 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.773427 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.773800 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:54:38.774050 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.774293 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} executeQuery: Read 39 rows, 2.93 KiB in 0.001552 sec., 25128.865979381444 rows/sec., 1.85 MiB/sec. 2025.02.25 03:54:38.774400 [ 254 ] {04f1d960-c428-4508-8468-ce138f68bda2} TCPHandler: Processed in 0.001817081 sec. 2025.02.25 03:54:38.774609 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.774768 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:38.774824 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:38.775527 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.775573 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.775965 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:54:38.776205 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.776398 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} executeQuery: Read 103 rows, 8.24 KiB in 0.001657 sec., 62160.53108026554 rows/sec., 4.86 MiB/sec. 2025.02.25 03:54:38.776450 [ 4 ] {a652f524-7748-44dc-abd8-8879bf42b077} TCPHandler: Processed in 0.001952484 sec. 2025.02.25 03:54:38.776594 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.776702 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:38.776752 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:38.777446 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.777493 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.777920 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:54:38.778166 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.778376 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. 2025.02.25 03:54:38.778428 [ 254 ] {2033346f-9ae1-4879-b23b-b7e912c09018} TCPHandler: Processed in 0.001886242 sec. 2025.02.25 03:54:38.778597 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.778707 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:38.778774 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:38.779966 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.780004 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.780682 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.25 03:54:38.780936 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.781173 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} executeQuery: Read 39 rows, 71.56 KiB in 0.002488 sec., 15675.24115755627 rows/sec., 28.09 MiB/sec. 2025.02.25 03:54:38.781277 [ 4 ] {50883a39-8a49-4658-b186-9a025bf14f50} TCPHandler: Processed in 0.002732972 sec. 2025.02.25 03:54:38.781432 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:38.781561 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:38.781617 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:38.782102 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:38.782141 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:38.782506 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:54:38.782742 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:38.782953 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. 2025.02.25 03:54:38.783002 [ 254 ] {7752f74f-a8a9-4ae6-bca5-c1bca3cffa49} TCPHandler: Processed in 0.001632106 sec. 2025.02.25 03:54:39.511949 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.25 03:54:39.532639 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:39.532692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:39.539945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:54:39.540704 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:39.543291 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.25 03:54:40.719955 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.720150 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.720224 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:54:40.720987 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.721042 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.721504 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:54:40.721768 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.722036 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} executeQuery: Read 24 rows, 2.04 KiB in 0.001934 sec., 12409.513960703207 rows/sec., 1.03 MiB/sec. 2025.02.25 03:54:40.722265 [ 4 ] {6d1b37fc-b6b1-44d3-9fd1-2a2b5b2ff0aa} TCPHandler: Processed in 0.002440245 sec. 2025.02.25 03:54:40.722439 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.722566 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:40.722617 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:40.724181 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.724225 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.724688 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:54:40.724935 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.725167 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} executeQuery: Read 1316 rows, 111.93 KiB in 0.002631 sec., 500190.041809198 rows/sec., 41.55 MiB/sec. 2025.02.25 03:54:40.725227 [ 254 ] {b2306326-6aa0-4424-b1ba-0aa0635d1a1b} TCPHandler: Processed in 0.002849554 sec. 2025.02.25 03:54:40.725396 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.725530 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.725586 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:40.726173 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.726212 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.726560 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:54:40.726805 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.727009 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} executeQuery: Read 12 rows, 984.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 636.38 KiB/sec. 2025.02.25 03:54:40.727061 [ 4 ] {5b4ad92c-916b-4aa5-a051-62ce280dc615} TCPHandler: Processed in 0.001730679 sec. 2025.02.25 03:54:40.727205 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.727337 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.727391 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:54:40.728066 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.728106 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.728476 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:54:40.728719 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.728968 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} executeQuery: Read 252 rows, 17.85 KiB in 0.001656 sec., 152173.91304347827 rows/sec., 10.52 MiB/sec. 2025.02.25 03:54:40.729178 [ 254 ] {ced5d665-554e-4e3c-9ad6-eef3d3e6159f} TCPHandler: Processed in 0.002030995 sec. 2025.02.25 03:54:40.729352 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.729481 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.729534 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:54:40.730131 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.730170 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.730509 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.25 03:54:40.730745 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.731002 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} executeQuery: Read 12 rows, 960.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 607.58 KiB/sec. 2025.02.25 03:54:40.731219 [ 4 ] {85fa397a-5948-4ecb-9654-57c2fa32a6fe} TCPHandler: Processed in 0.001928563 sec. 2025.02.25 03:54:40.731395 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.731526 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:40.731580 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:40.732361 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.732401 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.732776 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:54:40.733026 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.733276 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} executeQuery: Read 556 rows, 42.66 KiB in 0.001774 sec., 313416.0090191657 rows/sec., 23.48 MiB/sec. 2025.02.25 03:54:40.733408 [ 254 ] {358874bd-aeba-46cb-a252-eae76d82fdc8} TCPHandler: Processed in 0.002071686 sec. 2025.02.25 03:54:40.733669 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.733824 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.733882 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:40.734817 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.734860 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.735288 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:54:40.735534 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.735751 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} executeQuery: Read 982 rows, 68.37 KiB in 0.001958 sec., 501532.17568947905 rows/sec., 34.10 MiB/sec. 2025.02.25 03:54:40.735808 [ 4 ] {60aad859-d5bd-4115-9127-e992c7e880ac} TCPHandler: Processed in 0.002274391 sec. 2025.02.25 03:54:40.735946 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:40.736055 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:40.736102 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:40.736538 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:40.736578 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:40.736929 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:54:40.737170 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:40.737399 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} executeQuery: Read 24 rows, 1.66 KiB in 0.001363 sec., 17608.21716801174 rows/sec., 1.19 MiB/sec. 2025.02.25 03:54:40.737505 [ 254 ] {b2072bec-22bb-493a-af3b-bc41242a79e8} TCPHandler: Processed in 0.001606436 sec. 2025.02.25 03:54:43.764257 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:43.764486 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:43.764568 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:43.765402 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.765453 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.765901 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:54:43.766168 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.766408 [ 42 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:54:43.766433 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. 2025.02.25 03:54:43.766493 [ 42 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.766568 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.766573 [ 4 ] {ddadc90e-9407-4049-9fa7-bc34a48994b5} TCPHandler: Processed in 0.002456395 sec. 2025.02.25 03:54:43.766807 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:54:43.766821 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:43.767116 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:43.767123 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:43.767211 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:43.767217 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1966 rows starting from the beginning of the part 2025.02.25 03:54:43.767577 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 135 rows starting from the beginning of the part 2025.02.25 03:54:43.767928 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:43.768310 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 134 rows starting from the beginning of the part 2025.02.25 03:54:43.768722 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:54:43.769047 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.02.25 03:54:43.769961 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.770027 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.770986 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:54:43.771574 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.771795 [ 42 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:54:43.771878 [ 42 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.771918 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.771925 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} executeQuery: Read 64 rows, 5.12 KiB in 0.00489 sec., 13087.934560327198 rows/sec., 1.02 MiB/sec. 2025.02.25 03:54:43.772270 [ 254 ] {ce5d9cd8-fc43-4670-842a-977af2466fbc} TCPHandler: Processed in 0.005538243 sec. 2025.02.25 03:54:43.772418 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:54:43.772583 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:43.772976 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:43.773049 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3663 rows, containing 5 columns (5 merged, 0 gathered) in 0.006354092 sec., 576478.9052472013 rows/sec., 49.77 MiB/sec. 2025.02.25 03:54:43.773075 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 951 rows starting from the beginning of the part 2025.02.25 03:54:43.773079 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:43.773255 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:43.773423 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 105 rows starting from the beginning of the part 2025.02.25 03:54:43.773602 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:54:43.774278 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:43.774750 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.774861 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 103 rows starting from the beginning of the part 2025.02.25 03:54:43.775122 [ 193 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_81_16} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:54:43.775421 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 556 rows starting from the beginning of the part 2025.02.25 03:54:43.775441 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.25 03:54:43.775789 [ 199 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.02.25 03:54:43.776543 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.776606 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.777639 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:54:43.778248 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.778475 [ 42 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:54:43.778546 [ 42 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.778623 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} executeQuery: Read 96 rows, 6.85 KiB in 0.005622 sec., 17075.773745997863 rows/sec., 1.19 MiB/sec. 2025.02.25 03:54:43.778641 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.779067 [ 4 ] {80a0d0d8-3478-41bb-800c-affb3ad1afe5} TCPHandler: Processed in 0.006649098 sec. 2025.02.25 03:54:43.779457 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:43.779560 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:43.780024 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:43.780300 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:43.780523 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1843 rows, containing 5 columns (5 merged, 0 gathered) in 0.00848068 sec., 217317.47925873866 rows/sec., 17.05 MiB/sec. 2025.02.25 03:54:43.780645 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:43.780877 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21323 rows starting from the beginning of the part 2025.02.25 03:54:43.781003 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:54:43.781949 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part 2025.02.25 03:54:43.782786 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.782924 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:43.783247 [ 193 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_81_16} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:54:43.783380 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.02.25 03:54:43.783634 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:54:43.783832 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 982 rows starting from the beginning of the part 2025.02.25 03:54:43.784071 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:54:43.784390 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.784436 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.785001 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:54:43.785589 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.785883 [ 42 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:54:43.785949 [ 42 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:43.785987 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} executeQuery: Read 36 rows, 2.48 KiB in 0.006193 sec., 5813.0146940093655 rows/sec., 401.16 KiB/sec. 2025.02.25 03:54:43.785998 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:43.786245 [ 254 ] {000ae937-e642-4dc6-ad8f-d96be3f1a790} TCPHandler: Processed in 0.007001367 sec. 2025.02.25 03:54:43.786717 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:43.787341 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:43.787487 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3912 rows starting from the beginning of the part 2025.02.25 03:54:43.787907 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:43.788331 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:43.788715 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.02.25 03:54:43.788954 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:54:43.789322 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part 2025.02.25 03:54:43.801171 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4152 rows, containing 4 columns (4 merged, 0 gathered) in 0.014920604 sec., 278272.91710174736 rows/sec., 18.68 MiB/sec. 2025.02.25 03:54:43.801702 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:54:43.802127 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.802263 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_81_16} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:54:43.802472 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.02.25 03:54:43.803898 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22882 rows, containing 5 columns (5 merged, 0 gathered) in 0.025055161 sec., 913264.9357152405 rows/sec., 62.50 MiB/sec. 2025.02.25 03:54:43.804386 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:54:43.804706 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:43.804793 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_81_16} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:54:43.804889 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.25 03:54:44.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.48 MiB, peak 233.67 MiB, free memory in arenas 0.00 B, will set to 223.50 MiB (RSS), difference: 2.02 MiB 2025.02.25 03:54:45.462528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.25 03:54:45.463189 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:45.463230 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:45.463759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:54:45.464189 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:45.464515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.25 03:54:47.044322 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.25 03:54:47.065727 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:47.065785 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:47.073113 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:54:47.073891 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:47.077716 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.25 03:54:48.060357 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1126 2025.02.25 03:54:48.063540 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.063606 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.065926 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:54:48.066251 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.066517 [ 38 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:54:48.066658 [ 38 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.066746 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.067351 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:54:48.068641 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1126 2025.02.25 03:54:48.069074 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:48.069276 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 982 rows starting from the beginning of the part 2025.02.25 03:54:48.069798 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part 2025.02.25 03:54:48.070291 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part 2025.02.25 03:54:48.070958 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part 2025.02.25 03:54:48.071655 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part 2025.02.25 03:54:48.072351 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:54:48.080821 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 72 columns (72 merged, 0 gathered) in 0.01386587 sec., 81206.58855160188 rows/sec., 66.37 MiB/sec. 2025.02.25 03:54:48.082320 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:54:48.083176 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.083275 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_36_7} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:54:48.083630 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. 2025.02.25 03:54:48.769813 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.770102 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:48.770176 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:48.770955 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.771003 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.771429 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:54:48.771680 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.771915 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} executeQuery: Read 134 rows, 11.81 KiB in 0.001886 sec., 71049.84093319194 rows/sec., 6.11 MiB/sec. 2025.02.25 03:54:48.771978 [ 4 ] {2b2ff9f8-35a4-49a1-b7b2-a0e1e7df662d} TCPHandler: Processed in 0.002342312 sec. 2025.02.25 03:54:48.772188 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.772328 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:48.772387 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:48.773066 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.773108 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.773476 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:54:48.773719 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.773933 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} executeQuery: Read 39 rows, 2.93 KiB in 0.001638 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. 2025.02.25 03:54:48.773988 [ 254 ] {7184623e-5bf1-4588-8912-15248c1d6f9d} TCPHandler: Processed in 0.001870442 sec. 2025.02.25 03:54:48.774153 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.774283 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:48.774338 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:48.775016 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.775063 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.775412 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:54:48.775651 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.775854 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} executeQuery: Read 103 rows, 8.24 KiB in 0.0016 sec., 64375 rows/sec., 5.03 MiB/sec. 2025.02.25 03:54:48.775904 [ 4 ] {17abfa93-be61-4ac2-8d16-11225ffb0666} TCPHandler: Processed in 0.00181687 sec. 2025.02.25 03:54:48.776053 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.776184 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:48.776243 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:48.776866 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.776913 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.777317 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:54:48.777560 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.777766 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. 2025.02.25 03:54:48.777816 [ 254 ] {2557fc40-76c0-46af-8387-b812af46c05b} TCPHandler: Processed in 0.001818271 sec. 2025.02.25 03:54:48.777954 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.778063 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:48.778141 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:48.779374 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.779413 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.780060 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.25 03:54:48.780324 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.780563 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} executeQuery: Read 39 rows, 71.56 KiB in 0.002525 sec., 15445.544554455446 rows/sec., 27.68 MiB/sec. 2025.02.25 03:54:48.780665 [ 4 ] {506ed95c-7643-4c6f-816b-6e527bd2d6a1} TCPHandler: Processed in 0.002763022 sec. 2025.02.25 03:54:48.780809 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:48.780939 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:48.780995 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:48.781443 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:48.781482 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:48.781843 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:54:48.782092 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:48.782297 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. 2025.02.25 03:54:48.782348 [ 254 ] {e7cf83cb-c858-4a34-b30b-642144a79185} TCPHandler: Processed in 0.001600496 sec. 2025.02.25 03:54:52.783433 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:54:52.783491 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:54:52.965638 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.25 03:54:52.966299 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:52.966346 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:52.967599 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:54:52.967852 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:52.968095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.25 03:54:53.766909 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:53.767115 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:53.767194 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:53.767964 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:53.768011 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:53.768430 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:54:53.768678 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:53.768910 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. 2025.02.25 03:54:53.768975 [ 4 ] {2da391b7-811c-4162-aeaf-49e9101ce1e9} TCPHandler: Processed in 0.002206819 sec. 2025.02.25 03:54:53.769161 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:53.769309 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:53.769367 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:53.770052 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:53.770100 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:53.770493 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:54:53.770735 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:53.770946 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. 2025.02.25 03:54:53.771005 [ 254 ] {ad6da004-3989-4107-b0ce-1305794e751d} TCPHandler: Processed in 0.001914643 sec. 2025.02.25 03:54:53.771167 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:53.771294 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:53.771354 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:53.771969 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:53.772021 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:53.772432 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:54:53.772668 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:53.772877 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. 2025.02.25 03:54:53.772928 [ 4 ] {bb97bbe1-62e6-4bcd-baf3-772cc8498bf3} TCPHandler: Processed in 0.001813811 sec. 2025.02.25 03:54:53.773071 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:53.773181 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:53.773235 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:53.773764 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:53.773812 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:53.774247 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:54:53.774487 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:53.774731 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.02.25 03:54:53.774781 [ 254 ] {82986d78-9ed0-44d9-a769-884342a80db9} TCPHandler: Processed in 0.001763209 sec. 2025.02.25 03:54:54.578754 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.25 03:54:54.599350 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:54.599405 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:54.606714 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:54:54.607470 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:54.610064 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.25 03:54:58.069817 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1146 2025.02.25 03:54:58.072662 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.072724 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.074220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:54:58.074547 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.075220 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1146 2025.02.25 03:54:58.769530 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.769826 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:54:58.769939 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:54:58.770839 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.770884 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.771317 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:54:58.771565 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.771841 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} executeQuery: Read 12 rows, 1002.00 B in 0.00209 sec., 5741.626794258374 rows/sec., 468.19 KiB/sec. 2025.02.25 03:54:58.772037 [ 4 ] {bde04e63-83bd-40e4-a8b6-0449f6127359} TCPHandler: Processed in 0.00268679 sec. 2025.02.25 03:54:58.772235 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.772372 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:54:58.772428 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:54:58.773175 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.773222 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.773633 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:54:58.773884 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.774068 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} executeQuery: Read 140 rows, 12.25 KiB in 0.001729 sec., 80971.65991902833 rows/sec., 6.92 MiB/sec. 2025.02.25 03:54:58.774122 [ 254 ] {09a3af3f-0c89-4bda-975b-ae787e8b67a1} TCPHandler: Processed in 0.001959764 sec. 2025.02.25 03:54:58.774252 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.774363 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:54:58.774416 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:54:58.775057 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.775101 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.775487 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:54:58.775722 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.775844 [ 24 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:54:58.775883 [ 24 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.775899 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} executeQuery: Read 51 rows, 3.77 KiB in 0.001562 sec., 32650.44814340589 rows/sec., 2.36 MiB/sec. 2025.02.25 03:54:58.775907 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.776001 [ 4 ] {8bd4d560-e823-4b5b-9430-6baecc9e05ac} TCPHandler: Processed in 0.00179625 sec. 2025.02.25 03:54:58.776293 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.776437 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:54:58.776656 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:54:58.776855 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:54:58.777009 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:58.777114 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 177 rows starting from the beginning of the part 2025.02.25 03:54:58.777389 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part 2025.02.25 03:54:58.777797 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.778201 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part 2025.02.25 03:54:58.778549 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.778901 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 51 rows starting from the beginning of the part 2025.02.25 03:54:58.779790 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.779855 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.780881 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:54:58.781474 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.005444242 sec., 65941.22744727365 rows/sec., 4.80 MiB/sec. 2025.02.25 03:54:58.781486 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.781720 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:54:58.782003 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} executeQuery: Read 115 rows, 9.22 KiB in 0.005467 sec., 21035.302725443573 rows/sec., 1.65 MiB/sec. 2025.02.25 03:54:58.782405 [ 254 ] {c4c14bd1-227e-48ec-b64f-e004432daf8b} TCPHandler: Processed in 0.006299141 sec. 2025.02.25 03:54:58.782708 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.782775 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.782977 [ 194 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_46_9} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:54:58.783269 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:54:58.783290 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:58.783422 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:54:58.783993 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.784032 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.784424 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:54:58.784657 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.784844 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} executeQuery: Read 166 rows, 11.83 KiB in 0.001772 sec., 93679.45823927765 rows/sec., 6.52 MiB/sec. 2025.02.25 03:54:58.784936 [ 4 ] {d45cee71-488c-4541-b28b-1eeba8a21690} TCPHandler: Processed in 0.002407664 sec. 2025.02.25 03:54:58.785160 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.785334 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:54:58.785420 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:54:58.786693 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.786731 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.787405 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.25 03:54:58.787661 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.787805 [ 24 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.25 03:54:58.787848 [ 24 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.787873 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.787877 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} executeQuery: Read 39 rows, 71.56 KiB in 0.002571 sec., 15169.194865810969 rows/sec., 27.18 MiB/sec. 2025.02.25 03:54:58.788118 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:54:58.788131 [ 254 ] {c418ed17-b0d1-476d-8df7-3248f29ec401} TCPHandler: Processed in 0.003093249 sec. 2025.02.25 03:54:58.788316 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:54:58.788475 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:54:58.788489 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:54:58.788539 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1101 rows starting from the beginning of the part 2025.02.25 03:54:58.788558 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:54:58.789013 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.789379 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.790047 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.790167 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:54:58.790229 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:54:58.790458 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.790824 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.02.25 03:54:58.791056 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:54:58.791429 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.791729 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} executeQuery: Read 60 rows, 4.14 KiB in 0.003276 sec., 18315.018315018315 rows/sec., 1.23 MiB/sec. 2025.02.25 03:54:58.791902 [ 4 ] {5fe6156c-4d88-4bbe-b94c-7c6ab035cd9f} TCPHandler: Processed in 0.003673503 sec. 2025.02.25 03:54:58.798633 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.010691359 sec., 121219.3884799865 rows/sec., 217.22 MiB/sec. 2025.02.25 03:54:58.800167 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.25 03:54:58.800613 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:54:58.800703 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_36_7} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.25 03:54:58.800872 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. 2025.02.25 03:54:59.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.18 MiB, peak 235.56 MiB, free memory in arenas 0.00 B, will set to 225.71 MiB (RSS), difference: 1.53 MiB 2025.02.25 03:55:00.469214 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.25 03:55:00.469968 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:00.470019 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:00.470551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:55:00.470818 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:00.471071 [ 46 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:55:00.471099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.25 03:55:00.471199 [ 46 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:00.471248 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:00.471470 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:55:00.471728 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:00.471803 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:55:00.471979 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.25 03:55:00.472258 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.25 03:55:00.472479 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.25 03:55:00.472650 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.25 03:55:00.472826 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.25 03:55:00.475382 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00402449 sec., 5820364.81641152 rows/sec., 83.26 MiB/sec. 2025.02.25 03:55:00.475839 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:55:00.476237 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:00.476352 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_51_10} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:55:00.476482 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.25 03:55:02.111098 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.25 03:55:02.132467 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:02.132534 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:02.140226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:55:02.141056 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:02.141473 [ 97 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:55:02.141602 [ 97 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:02.141690 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:02.142019 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.151840 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.25 03:55:02.152958 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:02.153961 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.159092 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.164023 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.169164 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.174820 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.179462 [ 187 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:02.239661 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.097814477 sec., 3936.0226809779906 rows/sec., 20.35 MiB/sec. 2025.02.25 03:55:02.241687 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:55:02.244069 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_51_10} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:02.244174 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_51_10} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:55:02.245480 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.25 03:55:03.767598 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:03.767829 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:03.767910 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:03.768784 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:03.768835 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:03.769297 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:55:03.769555 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:03.769825 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} executeQuery: Read 56 rows, 4.38 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.09 MiB/sec. 2025.02.25 03:55:03.769951 [ 4 ] {a33bc483-fb93-4aeb-ad2a-bb03f78c5b72} TCPHandler: Processed in 0.002492136 sec. 2025.02.25 03:55:03.770179 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:03.770373 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:03.770435 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:03.771061 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:03.771105 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:03.771498 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:55:03.771752 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:03.771987 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. 2025.02.25 03:55:03.772044 [ 254 ] {e89be5c9-b575-4757-890e-0c93d9d5e9dc} TCPHandler: Processed in 0.001983734 sec. 2025.02.25 03:55:03.772221 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:03.772353 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:03.772412 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:03.772945 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:03.772986 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:03.773378 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:55:03.773633 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:03.773881 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.02.25 03:55:03.773933 [ 4 ] {46a0bfe2-5e62-48e4-858f-6e1ff20a3dcf} TCPHandler: Processed in 0.00177582 sec. 2025.02.25 03:55:03.774084 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:03.774214 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:03.774272 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:03.774786 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:03.774826 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:03.775197 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:55:03.775442 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:03.775656 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. 2025.02.25 03:55:03.775706 [ 254 ] {2f2fe2e2-0e06-4c4d-a2d0-9448eb34fcb9} TCPHandler: Processed in 0.001685448 sec. 2025.02.25 03:55:07.783538 [ 25 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:55:07.783592 [ 25 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:55:07.972252 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.25 03:55:07.972890 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:07.972933 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:07.973464 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:55:07.973727 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:07.973970 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.25 03:55:08.076333 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1168 2025.02.25 03:55:08.079312 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.079368 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.080854 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:55:08.081179 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.082496 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1168 2025.02.25 03:55:08.769843 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.770059 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:08.770140 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:08.771023 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.771077 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.771535 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:55:08.771792 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.772004 [ 25 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:55:08.772031 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} executeQuery: Read 134 rows, 11.81 KiB in 0.002031 sec., 65977.35105859183 rows/sec., 5.68 MiB/sec. 2025.02.25 03:55:08.772084 [ 25 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.772157 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.772167 [ 4 ] {ca856686-ec81-4120-bc0b-e1c0a4c0df0f} TCPHandler: Processed in 0.002463215 sec. 2025.02.25 03:55:08.772412 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.772435 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:55:08.772647 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:08.772732 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:08.772754 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:08.772817 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1966 rows starting from the beginning of the part 2025.02.25 03:55:08.773182 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 134 rows starting from the beginning of the part 2025.02.25 03:55:08.773547 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:08.773945 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 140 rows starting from the beginning of the part 2025.02.25 03:55:08.774261 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:08.774556 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 134 rows starting from the beginning of the part 2025.02.25 03:55:08.775469 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.775533 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.776532 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:55:08.777038 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.777478 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} executeQuery: Read 39 rows, 2.93 KiB in 0.004887 sec., 7980.3560466543895 rows/sec., 600.09 KiB/sec. 2025.02.25 03:55:08.777817 [ 254 ] {58d8d9e3-f5e9-4c03-b4f6-7aa8f47582a9} TCPHandler: Processed in 0.005527073 sec. 2025.02.25 03:55:08.778152 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.778552 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:08.778593 [ 191 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 5 columns (5 merged, 0 gathered) in 0.006309671 sec., 393998.355857223 rows/sec., 33.97 MiB/sec. 2025.02.25 03:55:08.778651 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:08.779047 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:55:08.779709 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.779724 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.779770 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.779913 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_86_17} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:55:08.780085 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.25 03:55:08.780364 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:55:08.780619 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.780804 [ 25 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:55:08.780867 [ 25 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.780879 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} executeQuery: Read 103 rows, 8.24 KiB in 0.002437 sec., 42265.08001641362 rows/sec., 3.30 MiB/sec. 2025.02.25 03:55:08.780902 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.781092 [ 4 ] {073f7012-0da5-4e14-94fe-f5ec08d4212d} TCPHandler: Processed in 0.00313357 sec. 2025.02.25 03:55:08.781321 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:55:08.781367 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.781794 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:08.781997 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:08.782020 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:08.782159 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 951 rows starting from the beginning of the part 2025.02.25 03:55:08.782976 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 103 rows starting from the beginning of the part 2025.02.25 03:55:08.783389 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:08.783756 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 115 rows starting from the beginning of the part 2025.02.25 03:55:08.783949 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:08.784333 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 103 rows starting from the beginning of the part 2025.02.25 03:55:08.785065 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.785127 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.786153 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:55:08.786651 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.786938 [ 31 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:55:08.787081 [ 31 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.787200 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.787318 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} executeQuery: Read 160 rows, 11.41 KiB in 0.005634 sec., 28399.00603478878 rows/sec., 1.98 MiB/sec. 2025.02.25 03:55:08.787603 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.006563857 sec., 213289.22918339018 rows/sec., 16.77 MiB/sec. 2025.02.25 03:55:08.787619 [ 254 ] {62464bb6-4b96-4769-baa1-830bc04c78d5} TCPHandler: Processed in 0.006392543 sec. 2025.02.25 03:55:08.787894 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.787955 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:55:08.787979 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:08.788267 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:08.788558 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:08.788623 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:08.788713 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22882 rows starting from the beginning of the part 2025.02.25 03:55:08.788836 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.789420 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_86_17} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:55:08.789707 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:08.789761 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.25 03:55:08.790168 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.02.25 03:55:08.790561 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 166 rows starting from the beginning of the part 2025.02.25 03:55:08.791005 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:08.791344 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.02.25 03:55:08.793416 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.793469 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.795691 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.25 03:55:08.796230 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.796911 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} executeQuery: Read 39 rows, 71.56 KiB in 0.008774 sec., 4444.95099156599 rows/sec., 7.97 MiB/sec. 2025.02.25 03:55:08.797043 [ 4 ] {ebc07220-dcc1-4906-aeee-f8bc5f2143a8} TCPHandler: Processed in 0.009314618 sec. 2025.02.25 03:55:08.797202 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:08.797397 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:08.797455 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:08.798009 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.798049 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.798814 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:55:08.799092 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.799327 [ 31 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:55:08.799459 [ 31 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:08.799470 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} executeQuery: Read 60 rows, 4.14 KiB in 0.002088 sec., 28735.632183908045 rows/sec., 1.94 MiB/sec. 2025.02.25 03:55:08.799520 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:08.799647 [ 254 ] {9e31603b-f04d-40b3-a33a-94d4523489c7} TCPHandler: Processed in 0.002496736 sec. 2025.02.25 03:55:08.800043 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.800603 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:08.800732 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4152 rows starting from the beginning of the part 2025.02.25 03:55:08.801242 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.801322 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 23688 rows, containing 5 columns (5 merged, 0 gathered) in 0.013661456 sec., 1733929.3849791705 rows/sec., 118.73 MiB/sec. 2025.02.25 03:55:08.801634 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.801937 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.802000 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:55:08.802387 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.802574 [ 192 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:08.803088 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.803289 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_86_17} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:55:08.803452 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.25 03:55:08.804957 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4452 rows, containing 4 columns (4 merged, 0 gathered) in 0.005281648 sec., 842918.7253675368 rows/sec., 56.61 MiB/sec. 2025.02.25 03:55:08.805463 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:55:08.805792 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:08.805892 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_86_17} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:55:08.805993 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.02.25 03:55:09.652882 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.25 03:55:09.672826 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:09.672883 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:09.679821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:55:09.680570 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:09.683176 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.25 03:55:11.695287 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.695529 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.695619 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:55:11.696432 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.696475 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.696931 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:55:11.697193 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.697433 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. 2025.02.25 03:55:11.697636 [ 4 ] {2cde4c01-0b8f-44d2-8381-95881b7e7bd5} TCPHandler: Processed in 0.002497456 sec. 2025.02.25 03:55:11.697827 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.697946 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:55:11.697996 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:55:11.698563 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.698601 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.698963 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:55:11.699203 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.699441 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} executeQuery: Read 4 rows, 334.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 215.44 KiB/sec. 2025.02.25 03:55:11.699652 [ 254 ] {b4baa548-de89-4c82-bd92-9fb306c303e3} TCPHandler: Processed in 0.001881552 sec. 2025.02.25 03:55:11.699831 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.699968 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:11.700024 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:11.701181 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.701222 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.701669 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:55:11.701923 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.702101 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} executeQuery: Read 1318 rows, 112.08 KiB in 0.002165 sec., 608775.9815242494 rows/sec., 50.56 MiB/sec. 2025.02.25 03:55:11.702150 [ 4 ] {21f9a8fb-7da0-400b-a036-0aa92432be09} TCPHandler: Processed in 0.002387403 sec. 2025.02.25 03:55:11.702301 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.702428 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.702480 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:11.703047 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.703084 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.703422 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:55:11.703660 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.703836 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} executeQuery: Read 16 rows, 1.24 KiB in 0.001436 sec., 11142.061281337048 rows/sec., 863.67 KiB/sec. 2025.02.25 03:55:11.703885 [ 254 ] {5d8507b5-5bc8-47ad-a7d7-fcda54290abf} TCPHandler: Processed in 0.001647097 sec. 2025.02.25 03:55:11.704024 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.704152 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.704204 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:55:11.704870 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.704908 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.705267 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:55:11.705499 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.705716 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} executeQuery: Read 252 rows, 17.85 KiB in 0.001591 sec., 158390.9490886235 rows/sec., 10.95 MiB/sec. 2025.02.25 03:55:11.705932 [ 4 ] {38caded0-6f39-4b96-9f85-94cee6d9d75b} TCPHandler: Processed in 0.001969154 sec. 2025.02.25 03:55:11.706093 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.706199 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.706243 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:55:11.706786 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.706823 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.707173 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.25 03:55:11.707408 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.707637 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} executeQuery: Read 12 rows, 960.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 646.55 KiB/sec. 2025.02.25 03:55:11.707804 [ 254 ] {f3c2d925-a68a-468a-9997-d35d4c7be601} TCPHandler: Processed in 0.00176113 sec. 2025.02.25 03:55:11.707956 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.708085 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:11.708137 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:11.708933 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.708971 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.709336 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:55:11.709567 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.709739 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} executeQuery: Read 560 rows, 42.99 KiB in 0.001684 sec., 332541.56769596203 rows/sec., 24.93 MiB/sec. 2025.02.25 03:55:11.709788 [ 4 ] {c53647fe-b6cc-4fa9-9698-5ccb7cbd5741} TCPHandler: Processed in 0.001896482 sec. 2025.02.25 03:55:11.709945 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.710074 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.710130 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:11.710897 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.710934 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.711361 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:55:11.711590 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.711768 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} executeQuery: Read 978 rows, 67.66 KiB in 0.001724 sec., 567285.3828306264 rows/sec., 38.32 MiB/sec. 2025.02.25 03:55:11.711818 [ 254 ] {68c03f46-274c-4705-9365-ce5c124eb531} TCPHandler: Processed in 0.001935883 sec. 2025.02.25 03:55:11.711961 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:11.712090 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:11.712144 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:11.712647 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:11.712691 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:11.713041 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:55:11.713279 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:11.713467 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} executeQuery: Read 34 rows, 2.36 KiB in 0.001404 sec., 24216.524216524216 rows/sec., 1.64 MiB/sec. 2025.02.25 03:55:11.713561 [ 4 ] {8159ee02-d3d4-4c19-80d4-1b210a65e5dc} TCPHandler: Processed in 0.001662168 sec. 2025.02.25 03:55:13.763162 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:13.763387 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:13.763467 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:13.764254 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:13.764297 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:13.764718 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:55:13.764966 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:13.765169 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} executeQuery: Read 56 rows, 4.38 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.32 MiB/sec. 2025.02.25 03:55:13.765232 [ 4 ] {1da86982-8d8a-42d3-8335-0469683c3c73} TCPHandler: Processed in 0.002206339 sec. 2025.02.25 03:55:13.765403 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:13.765546 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:13.765604 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:13.766205 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:13.766244 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:13.766620 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:55:13.766860 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:13.767046 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. 2025.02.25 03:55:13.767098 [ 254 ] {9cf4484c-0a42-4360-9aa8-26f25c0fbc2c} TCPHandler: Processed in 0.001763509 sec. 2025.02.25 03:55:13.767240 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:13.767369 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:13.767427 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:13.767973 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:13.768010 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:13.768385 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:55:13.768613 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:13.768787 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} executeQuery: Read 66 rows, 4.72 KiB in 0.001448 sec., 45580.11049723757 rows/sec., 3.18 MiB/sec. 2025.02.25 03:55:13.768836 [ 4 ] {4bb4d478-53ab-45a7-a6d1-c892acaea33e} TCPHandler: Processed in 0.001658917 sec. 2025.02.25 03:55:13.768995 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:13.769125 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:13.769181 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:13.769703 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:13.769747 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:13.770126 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:55:13.770362 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:13.770536 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} executeQuery: Read 26 rows, 1.78 KiB in 0.001441 sec., 18043.025676613463 rows/sec., 1.21 MiB/sec. 2025.02.25 03:55:13.770583 [ 254 ] {7d0b9114-2047-45d7-8388-b7258dec9cce} TCPHandler: Processed in 0.001657537 sec. 2025.02.25 03:55:15.475050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.25 03:55:15.475694 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:15.475736 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:15.476255 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:55:15.476508 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:15.476749 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.25 03:55:17.184212 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.25 03:55:17.204921 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:17.204990 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.02.25 03:55:17.212609 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:55:17.213380 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:17.217174 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.25 03:55:18.083617 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1206 2025.02.25 03:55:18.086865 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.086926 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.088460 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:55:18.088790 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.089471 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1206 2025.02.25 03:55:18.769080 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.769294 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:18.769376 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:18.770276 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.770326 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.770782 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:55:18.771046 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.771311 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} executeQuery: Read 134 rows, 11.81 KiB in 0.002072 sec., 64671.81467181467 rows/sec., 5.56 MiB/sec. 2025.02.25 03:55:18.771431 [ 4 ] {bca7a676-929f-4fd7-964f-376c1bcf332e} TCPHandler: Processed in 0.002487316 sec. 2025.02.25 03:55:18.771651 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.771850 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:18.771901 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:18.772499 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.772540 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.772909 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:55:18.773151 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.773364 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} executeQuery: Read 39 rows, 2.93 KiB in 0.001552 sec., 25128.865979381444 rows/sec., 1.85 MiB/sec. 2025.02.25 03:55:18.773418 [ 254 ] {ed871273-0dc5-4f42-a1c1-905e6cdb5ea8} TCPHandler: Processed in 0.001873341 sec. 2025.02.25 03:55:18.773569 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.773680 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:18.773727 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:18.774300 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.774340 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.774702 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:55:18.774944 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.775176 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} executeQuery: Read 103 rows, 8.24 KiB in 0.001513 sec., 68076.6688697951 rows/sec., 5.32 MiB/sec. 2025.02.25 03:55:18.775276 [ 4 ] {87a1c87a-2f84-423a-a8ba-dc1e386bd6a2} TCPHandler: Processed in 0.001758739 sec. 2025.02.25 03:55:18.775483 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.775638 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:18.775689 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:18.776224 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.776264 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.776652 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:55:18.776889 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.777093 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. 2025.02.25 03:55:18.777147 [ 254 ] {99342aa6-8052-491d-af0c-da56cf0eaf9b} TCPHandler: Processed in 0.00177663 sec. 2025.02.25 03:55:18.777300 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.777409 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:18.777476 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:18.778668 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.778708 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.779378 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.25 03:55:18.779635 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.779892 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} executeQuery: Read 39 rows, 71.56 KiB in 0.002505 sec., 15568.862275449103 rows/sec., 27.90 MiB/sec. 2025.02.25 03:55:18.780002 [ 4 ] {589d7447-eccc-457c-8eb2-642a1b428341} TCPHandler: Processed in 0.002759462 sec. 2025.02.25 03:55:18.780153 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:18.780259 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:18.780306 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:18.780744 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:18.780783 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:18.781152 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:55:18.781385 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:18.781597 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.02.25 03:55:18.781645 [ 254 ] {ac098b3d-cf99-4f25-82f1-74b17a51ae1a} TCPHandler: Processed in 0.001549904 sec. 2025.02.25 03:55:22.455651 [ 41 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.25 03:55:22.455719 [ 41 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:22.455745 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:22.456084 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:55:22.456353 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:22.456416 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:55:22.456560 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:55:22.456797 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.02.25 03:55:22.456998 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2025.02.25 03:55:22.457129 [ 196 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:55:22.458063 [ 197 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191329 sec., 19166.45104409242 rows/sec., 1.60 MiB/sec. 2025.02.25 03:55:22.458255 [ 192 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.25 03:55:22.458614 [ 192 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:22.458719 [ 192 ] {499813d5-c841-4141-9420-e02818928f28::all_1_17_4} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.25 03:55:22.458818 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.25 03:55:22.783635 [ 41 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:55:22.783679 [ 41 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:55:22.977839 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.25 03:55:22.978445 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:22.978487 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:22.978984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:55:22.979226 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:22.979474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.25 03:55:23.767848 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:23.768150 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:23.768223 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:23.769016 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:23.769078 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:23.769585 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:55:23.769884 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:23.770181 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} executeQuery: Read 56 rows, 4.38 KiB in 0.0021 sec., 26666.666666666668 rows/sec., 2.04 MiB/sec. 2025.02.25 03:55:23.770289 [ 4 ] {6ebb53fc-23b7-4929-932c-2854b0eb595a} TCPHandler: Processed in 0.002627879 sec. 2025.02.25 03:55:23.770534 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:23.770746 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:23.770797 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:23.771410 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:23.771450 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:23.771832 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:55:23.772074 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:23.772301 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} executeQuery: Read 64 rows, 5.12 KiB in 0.001591 sec., 40226.27278441232 rows/sec., 3.14 MiB/sec. 2025.02.25 03:55:23.772356 [ 254 ] {5463ba1f-b081-42b1-98eb-2ea9a672fdee} TCPHandler: Processed in 0.001950843 sec. 2025.02.25 03:55:23.772537 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:23.772668 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:23.772730 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:23.773307 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:23.773347 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:23.773735 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:55:23.773978 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:23.774212 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. 2025.02.25 03:55:23.774274 [ 4 ] {c7d385be-a938-4714-bd16-48352d10ce82} TCPHandler: Processed in 0.00180082 sec. 2025.02.25 03:55:23.774423 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:23.774564 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:23.774611 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:23.775049 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:23.775088 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:23.775450 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:55:23.775695 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:23.775920 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. 2025.02.25 03:55:23.776010 [ 254 ] {ca3446f1-24ff-46e1-89db-d9b9626586d5} TCPHandler: Processed in 0.001657137 sec. 2025.02.25 03:55:24.324699 [ 22 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.25 03:55:24.324794 [ 22 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:24.324835 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:24.325083 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:55:24.325370 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:24.325436 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part 2025.02.25 03:55:24.325587 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.25 03:55:24.325792 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.02.25 03:55:24.326002 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.02.25 03:55:24.326124 [ 200 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.02.25 03:55:24.327264 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330432 sec., 116716.55727350122 rows/sec., 7.49 MiB/sec. 2025.02.25 03:55:24.327460 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.25 03:55:24.327792 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:24.327876 [ 197 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_13_3} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.25 03:55:24.327977 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.25 03:55:24.383261 [ 22 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.25 03:55:24.383332 [ 22 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:24.383369 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:24.383575 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:55:24.383788 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:24.383819 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part 2025.02.25 03:55:24.383883 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.02.25 03:55:24.384130 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.02.25 03:55:24.384218 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.02.25 03:55:24.384400 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.02.25 03:55:24.385319 [ 194 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862291 sec., 279225.96414846013 rows/sec., 19.82 MiB/sec. 2025.02.25 03:55:24.385466 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.25 03:55:24.385745 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:24.385825 [ 200 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_13_3} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.25 03:55:24.385905 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.25 03:55:24.718216 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.25 03:55:24.739370 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:24.739439 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:24.746828 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:55:24.747605 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:24.750355 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.25 03:55:28.090649 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1226 2025.02.25 03:55:28.093478 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.093540 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.095028 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:55:28.095364 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.096871 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1226 2025.02.25 03:55:28.769699 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.769909 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:55:28.769990 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:55:28.770761 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.770809 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.771236 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:55:28.771493 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.771746 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} executeQuery: Read 2 rows, 167.00 B in 0.001896 sec., 1054.8523206751056 rows/sec., 86.02 KiB/sec. 2025.02.25 03:55:28.771813 [ 4 ] {3ff265e5-8b0a-4a5d-85be-87713758cdb7} TCPHandler: Processed in 0.0022535 sec. 2025.02.25 03:55:28.771985 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.772106 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:28.772155 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:28.772895 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.772944 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.773375 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.25 03:55:28.773620 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.773826 [ 155 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.25 03:55:28.773857 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} executeQuery: Read 135 rows, 11.88 KiB in 0.001776 sec., 76013.5135135135 rows/sec., 6.53 MiB/sec. 2025.02.25 03:55:28.773960 [ 155 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.774022 [ 254 ] {b6dbf1f9-b848-4634-a6a8-d745679c4b9b} TCPHandler: Processed in 0.002090597 sec. 2025.02.25 03:55:28.774049 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.774227 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.774271 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:55:28.774396 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:28.774427 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:28.774464 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:28.774476 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1966 rows starting from the beginning of the part 2025.02.25 03:55:28.774677 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:55:28.774958 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:28.775364 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 134 rows starting from the beginning of the part 2025.02.25 03:55:28.775603 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:28.775829 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 135 rows starting from the beginning of the part 2025.02.25 03:55:28.776580 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.776626 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.777107 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:55:28.777429 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.777674 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} executeQuery: Read 41 rows, 3.07 KiB in 0.003325 sec., 12330.827067669174 rows/sec., 923.99 KiB/sec. 2025.02.25 03:55:28.777734 [ 4 ] {c6b1860d-f060-425b-8403-60a32b726d4f} TCPHandler: Processed in 0.00359818 sec. 2025.02.25 03:55:28.777864 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.777990 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:28.778061 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:28.778211 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3665 rows, containing 5 columns (5 merged, 0 gathered) in 0.004030971 sec., 909210.2126261885 rows/sec., 78.49 MiB/sec. 2025.02.25 03:55:28.778564 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.25 03:55:28.779123 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.779194 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.779324 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.779531 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_91_18} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.25 03:55:28.779692 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.25 03:55:28.779850 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.25 03:55:28.780105 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.780265 [ 155 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.25 03:55:28.780332 [ 155 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.780371 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.780386 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} executeQuery: Read 105 rows, 8.40 KiB in 0.002414 sec., 43496.27174813588 rows/sec., 3.40 MiB/sec. 2025.02.25 03:55:28.780533 [ 254 ] {d6bdae19-972b-4e60-9800-1336f149c26d} TCPHandler: Processed in 0.00271897 sec. 2025.02.25 03:55:28.780561 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:55:28.780665 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:28.780686 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.780696 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 951 rows starting from the beginning of the part 2025.02.25 03:55:28.780840 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 560 rows starting from the beginning of the part 2025.02.25 03:55:28.781028 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:28.781237 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:28.781237 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:28.781445 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 103 rows starting from the beginning of the part 2025.02.25 03:55:28.781685 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:28.782030 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 105 rows starting from the beginning of the part 2025.02.25 03:55:28.782876 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.782930 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.783489 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.25 03:55:28.783776 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.003320904 sec., 556173.8610932445 rows/sec., 43.64 MiB/sec. 2025.02.25 03:55:28.783886 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.784170 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.25 03:55:28.784178 [ 155 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.25 03:55:28.784348 [ 155 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.784377 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} executeQuery: Read 161 rows, 11.48 KiB in 0.003478 sec., 46290.97182288671 rows/sec., 3.22 MiB/sec. 2025.02.25 03:55:28.784438 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.784697 [ 4 ] {22c1976a-cd87-4686-a24e-65bb0af51ef1} TCPHandler: Processed in 0.004064611 sec. 2025.02.25 03:55:28.784853 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:28.784980 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.785072 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.785277 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:28.785351 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:28.785370 [ 194 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_91_18} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.25 03:55:28.785371 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 23688 rows starting from the beginning of the part 2025.02.25 03:55:28.785762 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:55:28.785817 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:28.785954 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 978 rows starting from the beginning of the part 2025.02.25 03:55:28.786325 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part 2025.02.25 03:55:28.786679 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.02.25 03:55:28.787050 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:28.787398 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 161 rows starting from the beginning of the part 2025.02.25 03:55:28.789997 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.790066 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.792051 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.25 03:55:28.792790 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.793195 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} executeQuery: Read 39 rows, 71.56 KiB in 0.00798 sec., 4887.218045112782 rows/sec., 8.76 MiB/sec. 2025.02.25 03:55:28.793330 [ 254 ] {6a7afaa1-32a4-4d98-a3e8-c9baf829dfd3} TCPHandler: Processed in 0.00849943 sec. 2025.02.25 03:55:28.793532 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:28.793713 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:28.793780 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:28.794433 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.794473 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.795203 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.25 03:55:28.795537 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.795783 [ 155 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.25 03:55:28.795873 [ 155 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:28.795889 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} executeQuery: Read 60 rows, 4.14 KiB in 0.002192 sec., 27372.26277372263 rows/sec., 1.84 MiB/sec. 2025.02.25 03:55:28.795928 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:28.796089 [ 4 ] {4388cc4f-3cca-428f-a19a-c01ab1f6e0b9} TCPHandler: Processed in 0.002640279 sec. 2025.02.25 03:55:28.796252 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:28.796426 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:28.796456 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4452 rows starting from the beginning of the part 2025.02.25 03:55:28.796552 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part 2025.02.25 03:55:28.796833 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part 2025.02.25 03:55:28.797230 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:28.797592 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:28.798046 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:28.798089 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 25213 rows, containing 5 columns (5 merged, 0 gathered) in 0.013456281 sec., 1873697.4948724688 rows/sec., 128.28 MiB/sec. 2025.02.25 03:55:28.798516 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.25 03:55:28.798899 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.798990 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_91_18} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.25 03:55:28.799090 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.25 03:55:28.800034 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 4 columns (4 merged, 0 gathered) in 0.003942658 sec., 1190060.1066590103 rows/sec., 79.93 MiB/sec. 2025.02.25 03:55:28.800429 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.25 03:55:28.800716 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:28.800792 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_91_18} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.25 03:55:28.800862 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.25 03:55:29.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.87 MiB, peak 240.23 MiB, free memory in arenas 0.00 B, will set to 229.93 MiB (RSS), difference: 1.06 MiB 2025.02.25 03:55:30.480566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.25 03:55:30.481236 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:30.481282 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:30.481819 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:55:30.482081 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:30.482367 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.25 03:55:32.251387 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.25 03:55:32.273239 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:32.273305 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:32.280862 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:55:32.281638 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:32.284451 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.25 03:55:33.767443 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:33.767668 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:33.767748 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:33.768600 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:33.768644 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:33.769186 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.25 03:55:33.769475 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:33.769708 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} executeQuery: Read 56 rows, 4.38 KiB in 0.002097 sec., 26704.81640438722 rows/sec., 2.04 MiB/sec. 2025.02.25 03:55:33.769773 [ 4 ] {0ef31e2e-801d-4810-ae3e-8de1d36a6979} TCPHandler: Processed in 0.002469685 sec. 2025.02.25 03:55:33.769945 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:33.770067 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:33.770117 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:33.770687 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:33.770728 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:33.771110 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.25 03:55:33.771347 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:33.771565 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} executeQuery: Read 64 rows, 5.12 KiB in 0.001525 sec., 41967.21311475409 rows/sec., 3.28 MiB/sec. 2025.02.25 03:55:33.771620 [ 254 ] {82a22060-06db-4550-b11b-7c92b34de41a} TCPHandler: Processed in 0.001730508 sec. 2025.02.25 03:55:33.771772 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:33.771881 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:33.771932 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:33.772461 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:33.772501 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:33.772892 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.25 03:55:33.773149 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:33.773376 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. 2025.02.25 03:55:33.773429 [ 4 ] {921ef67b-97bb-4790-8d5d-d500115333eb} TCPHandler: Processed in 0.001709528 sec. 2025.02.25 03:55:33.773575 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:33.773703 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:33.773759 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:33.774290 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:33.774338 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:33.774754 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.25 03:55:33.774994 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:33.775209 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. 2025.02.25 03:55:33.775303 [ 254 ] {13482b7a-da03-4268-9e24-fb147e93178d} TCPHandler: Processed in 0.00179095 sec. 2025.02.25 03:55:37.783725 [ 75 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:55:37.783801 [ 75 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:55:37.983465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.25 03:55:37.984116 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:37.984162 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:37.984682 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:55:37.984936 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:37.985142 [ 75 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:55:37.985204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.25 03:55:37.985242 [ 75 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:37.985276 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:37.985405 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:55:37.985548 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:37.985589 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.25 03:55:37.985667 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.25 03:55:37.985889 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.25 03:55:37.986012 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.25 03:55:37.986253 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.25 03:55:37.986427 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.25 03:55:37.989316 [ 190 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003966328 sec., 6474754.483239913 rows/sec., 92.62 MiB/sec. 2025.02.25 03:55:37.989567 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:55:37.989917 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:37.990013 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_56_11} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:55:37.990122 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.25 03:55:38.097979 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1248 2025.02.25 03:55:38.100973 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.101032 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.102526 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:55:38.102849 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.103128 [ 75 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:55:38.103254 [ 75 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.103338 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.103851 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:55:38.104570 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1248 2025.02.25 03:55:38.105056 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:38.105253 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1126 rows starting from the beginning of the part 2025.02.25 03:55:38.105925 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part 2025.02.25 03:55:38.106610 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part 2025.02.25 03:55:38.107300 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part 2025.02.25 03:55:38.107956 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part 2025.02.25 03:55:38.108594 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part 2025.02.25 03:55:38.117269 [ 191 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 72 columns (72 merged, 0 gathered) in 0.013714837 sec., 90996.34213662181 rows/sec., 73.39 MiB/sec. 2025.02.25 03:55:38.118952 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:55:38.119723 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.119809 [ 189 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_41_8} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:55:38.120139 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.02.25 03:55:38.769987 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.770173 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:38.770244 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:38.771069 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.771124 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.771574 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.25 03:55:38.771831 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.772108 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} executeQuery: Read 134 rows, 11.81 KiB in 0.001977 sec., 67779.46383409206 rows/sec., 5.83 MiB/sec. 2025.02.25 03:55:38.772200 [ 4 ] {71674166-3eb0-47d6-b5d3-32f8fbac011d} TCPHandler: Processed in 0.002343273 sec. 2025.02.25 03:55:38.772416 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.772783 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:38.772939 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:38.773675 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.773716 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.774099 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:55:38.774337 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.774544 [ 75 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:55:38.774577 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} executeQuery: Read 39 rows, 2.93 KiB in 0.001927 sec., 20238.71302542813 rows/sec., 1.49 MiB/sec. 2025.02.25 03:55:38.774654 [ 75 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.774718 [ 254 ] {bccefdcb-d05e-41b7-9274-88585dfddd80} TCPHandler: Processed in 0.002395904 sec. 2025.02.25 03:55:38.774743 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.774929 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.775257 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:55:38.775314 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:38.775513 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:38.776035 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:38.776222 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 177 rows starting from the beginning of the part 2025.02.25 03:55:38.777031 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:38.777388 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part 2025.02.25 03:55:38.777575 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:38.778013 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part 2025.02.25 03:55:38.778315 [ 195 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:38.778985 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.779038 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.779987 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.25 03:55:38.780594 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.781196 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} executeQuery: Read 103 rows, 8.24 KiB in 0.006019 sec., 17112.4771556737 rows/sec., 1.34 MiB/sec. 2025.02.25 03:55:38.781237 [ 189 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.006364213 sec., 55152.145284892256 rows/sec., 4.01 MiB/sec. 2025.02.25 03:55:38.781303 [ 4 ] {bc361eb8-c643-4b7a-9b2f-8c3fb042027b} TCPHandler: Processed in 0.006486345 sec. 2025.02.25 03:55:38.781480 [ 189 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:55:38.781493 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.781686 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:38.781777 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:38.781979 [ 189 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.782241 [ 189 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_51_10} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:55:38.782402 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.25 03:55:38.782768 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.782811 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.783224 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.25 03:55:38.783467 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.783722 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} executeQuery: Read 160 rows, 11.41 KiB in 0.002087 sec., 76665.06947771923 rows/sec., 5.34 MiB/sec. 2025.02.25 03:55:38.783840 [ 254 ] {1161a489-d699-4ec3-8550-189dad72f803} TCPHandler: Processed in 0.002422944 sec. 2025.02.25 03:55:38.784046 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.784250 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:38.784328 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:38.785471 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.785510 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.786182 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.25 03:55:38.786442 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.786686 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} executeQuery: Read 39 rows, 71.56 KiB in 0.002472 sec., 15776.699029126215 rows/sec., 28.27 MiB/sec. 2025.02.25 03:55:38.786793 [ 4 ] {d3bc9cc2-8824-4aa5-9d56-8dc98efea80d} TCPHandler: Processed in 0.002852414 sec. 2025.02.25 03:55:38.786927 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:38.787034 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:38.787080 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:38.787511 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:38.787550 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:38.787911 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.25 03:55:38.788142 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:38.788353 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2025.02.25 03:55:38.788404 [ 254 ] {b9d2727c-6e53-41da-8340-7f52ef0f18f5} TCPHandler: Processed in 0.001528924 sec. 2025.02.25 03:55:39.785491 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.02.25 03:55:39.807587 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:39.807643 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:39.815053 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:55:39.815817 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:39.816253 [ 98 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:55:39.816390 [ 98 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:39.816465 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:39.817050 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.833285 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.02.25 03:55:39.834822 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:39.836500 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.842257 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.847963 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.853731 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.859692 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.864515 [ 186 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:55:39.926125 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.109503299 sec., 3853.765172864792 rows/sec., 19.93 MiB/sec. 2025.02.25 03:55:39.929716 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:55:39.932765 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_56_11} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:39.932892 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_56_11} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:55:39.935529 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.25 03:55:40.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.45 MiB, peak 244.87 MiB, free memory in arenas 0.00 B, will set to 233.98 MiB (RSS), difference: 2.53 MiB 2025.02.25 03:55:41.694652 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.694854 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.694928 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:55:41.695705 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.695754 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.696209 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:55:41.696466 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.696771 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} executeQuery: Read 24 rows, 2.04 KiB in 0.001966 sec., 12207.527975584944 rows/sec., 1.01 MiB/sec. 2025.02.25 03:55:41.697003 [ 4 ] {69425545-8501-40bf-af41-06ad00085c84} TCPHandler: Processed in 0.002534277 sec. 2025.02.25 03:55:41.697191 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.697313 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:41.697363 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:41.698656 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.698698 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.699179 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.25 03:55:41.699433 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.699646 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} executeQuery: Read 1316 rows, 111.93 KiB in 0.00236 sec., 557627.1186440678 rows/sec., 46.32 MiB/sec. 2025.02.25 03:55:41.699701 [ 254 ] {38724d23-2586-4556-b420-95a03a9772eb} TCPHandler: Processed in 0.002569247 sec. 2025.02.25 03:55:41.699878 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.700016 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.700071 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:41.700690 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.700729 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.701080 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:55:41.701325 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.701524 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} executeQuery: Read 12 rows, 984.00 B in 0.001536 sec., 7812.5 rows/sec., 625.61 KiB/sec. 2025.02.25 03:55:41.701576 [ 4 ] {319a17a9-964d-4c29-89f0-4e1b76b20ec3} TCPHandler: Processed in 0.001777379 sec. 2025.02.25 03:55:41.701721 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.701850 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.701904 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:55:41.702643 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.702683 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.703058 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:55:41.703295 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.703595 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} executeQuery: Read 252 rows, 17.85 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 9.97 MiB/sec. 2025.02.25 03:55:41.703822 [ 254 ] {73e39950-dae2-443e-84c8-0239e895bf44} TCPHandler: Processed in 0.002163189 sec. 2025.02.25 03:55:41.703972 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.704102 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.704157 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:55:41.704789 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.704830 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.705178 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.25 03:55:41.705421 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.705629 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} executeQuery: Read 12 rows, 960.00 B in 0.001556 sec., 7712.082262210796 rows/sec., 602.51 KiB/sec. 2025.02.25 03:55:41.705683 [ 4 ] {e99bf13b-ea88-4844-a808-dbf0ea422c6a} TCPHandler: Processed in 0.00177689 sec. 2025.02.25 03:55:41.705818 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.705924 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:41.705969 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:41.706693 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.706733 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.707114 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.25 03:55:41.707357 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.707533 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} executeQuery: Read 556 rows, 42.66 KiB in 0.00163 sec., 341104.2944785276 rows/sec., 25.56 MiB/sec. 2025.02.25 03:55:41.707583 [ 254 ] {fb419811-4747-4d56-a780-c10323910d8f} TCPHandler: Processed in 0.001817591 sec. 2025.02.25 03:55:41.707738 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.707871 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.707932 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:41.708763 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.708801 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.709239 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.25 03:55:41.709475 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.709694 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} executeQuery: Read 976 rows, 67.51 KiB in 0.001841 sec., 530146.6594242259 rows/sec., 35.81 MiB/sec. 2025.02.25 03:55:41.709874 [ 4 ] {fb032594-3311-4d6c-ab95-52882894cf5e} TCPHandler: Processed in 0.002191779 sec. 2025.02.25 03:55:41.710150 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:41.710558 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:41.710765 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:41.712424 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:41.712463 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:41.712814 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.25 03:55:41.713047 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:41.713232 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} executeQuery: Read 34 rows, 2.36 KiB in 0.00283 sec., 12014.134275618375 rows/sec., 833.36 KiB/sec. 2025.02.25 03:55:41.713280 [ 254 ] {7b7bb591-c0b4-496b-9d72-23de732e2ec2} TCPHandler: Processed in 0.003282253 sec. 2025.02.25 03:55:43.763369 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:43.763579 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:43.763655 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:43.764465 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:43.764521 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:43.764959 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.25 03:55:43.765217 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:43.765444 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. 2025.02.25 03:55:43.765524 [ 4 ] {951f7e76-99b0-4107-b4ca-0f595b0b45a1} TCPHandler: Processed in 0.002293062 sec. 2025.02.25 03:55:43.765705 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:43.765835 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:43.765886 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:43.766465 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:43.766508 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:43.766880 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.25 03:55:43.767132 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:43.767360 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. 2025.02.25 03:55:43.767414 [ 254 ] {1922e973-94b1-414c-850f-adad5f40b408} TCPHandler: Processed in 0.001765489 sec. 2025.02.25 03:55:43.767569 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:43.767679 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:43.767732 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:43.768234 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:43.768276 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:43.768659 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.25 03:55:43.768910 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:43.769130 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} executeQuery: Read 66 rows, 4.72 KiB in 0.001473 sec., 44806.517311608965 rows/sec., 3.13 MiB/sec. 2025.02.25 03:55:43.769183 [ 4 ] {23afdc9d-e3eb-4f09-addc-e74a2eeb48e2} TCPHandler: Processed in 0.001666087 sec. 2025.02.25 03:55:43.769335 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:43.769457 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:43.769504 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:43.769939 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:43.769991 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:43.770383 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.25 03:55:43.770615 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:43.770825 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} executeQuery: Read 26 rows, 1.78 KiB in 0.001389 sec., 18718.502519798414 rows/sec., 1.25 MiB/sec. 2025.02.25 03:55:43.770874 [ 254 ] {059458e6-738c-4c03-987a-e9784a2c521c} TCPHandler: Processed in 0.001592675 sec. 2025.02.25 03:55:45.486301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.25 03:55:45.486957 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:45.487005 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:45.487521 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:55:45.487786 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:45.488055 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.25 03:55:47.334341 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.02.25 03:55:47.353442 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:47.353510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.02.25 03:55:47.360472 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:55:47.361221 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:47.363927 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.25 03:55:48.105741 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1284 2025.02.25 03:55:48.109135 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.109194 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.110693 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:55:48.111010 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.112414 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1284 2025.02.25 03:55:48.768837 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.769140 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:48.769255 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:48.770343 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.770388 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.770845 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.25 03:55:48.771113 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.771291 [ 144 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.25 03:55:48.771339 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} executeQuery: Read 134 rows, 11.81 KiB in 0.002282 sec., 58720.420683610864 rows/sec., 5.05 MiB/sec. 2025.02.25 03:55:48.771340 [ 144 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.771394 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.771427 [ 4 ] {87f1cbd4-0e70-4938-a40a-89207c4cd660} TCPHandler: Processed in 0.002778472 sec. 2025.02.25 03:55:48.771647 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:55:48.771663 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.772062 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:48.772106 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:48.772189 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1966 rows starting from the beginning of the part 2025.02.25 03:55:48.772314 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:48.772809 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:48.773454 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 134 rows starting from the beginning of the part 2025.02.25 03:55:48.774032 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:55:48.774650 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.02.25 03:55:48.775046 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 134 rows starting from the beginning of the part 2025.02.25 03:55:48.775904 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.775946 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.776589 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:55:48.776878 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.777072 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} executeQuery: Read 39 rows, 2.93 KiB in 0.005136 sec., 7593.457943925234 rows/sec., 570.99 KiB/sec. 2025.02.25 03:55:48.777136 [ 254 ] {b170cfa3-1637-4e4d-bad1-e845e0973817} TCPHandler: Processed in 0.005589785 sec. 2025.02.25 03:55:48.777284 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.777470 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:48.777484 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3662 rows, containing 5 columns (5 merged, 0 gathered) in 0.006009864 sec., 609331.5921957635 rows/sec., 52.61 MiB/sec. 2025.02.25 03:55:48.777530 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:48.777824 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.25 03:55:48.778168 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.778279 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_96_19} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.25 03:55:48.778293 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.778339 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.778370 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:55:48.778720 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.25 03:55:48.778967 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.779182 [ 142 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.25 03:55:48.779203 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} executeQuery: Read 103 rows, 8.24 KiB in 0.001766 sec., 58323.89580973952 rows/sec., 4.56 MiB/sec. 2025.02.25 03:55:48.779282 [ 142 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.779356 [ 4 ] {f0827b78-a4ea-4677-a5d7-b6f0be8f5032} TCPHandler: Processed in 0.002127348 sec. 2025.02.25 03:55:48.779360 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.779558 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:55:48.779564 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.779684 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:48.779718 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:48.779722 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 951 rows starting from the beginning of the part 2025.02.25 03:55:48.779785 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:48.779873 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:48.780157 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 103 rows starting from the beginning of the part 2025.02.25 03:55:48.780532 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 556 rows starting from the beginning of the part 2025.02.25 03:55:48.780733 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.02.25 03:55:48.780934 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 103 rows starting from the beginning of the part 2025.02.25 03:55:48.781609 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.781655 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.782254 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.25 03:55:48.782619 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.782636 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00313863 sec., 586561.6526956029 rows/sec., 46.02 MiB/sec. 2025.02.25 03:55:48.782872 [ 142 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.25 03:55:48.782970 [ 142 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.782986 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.25 03:55:48.783029 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} executeQuery: Read 160 rows, 11.41 KiB in 0.003339 sec., 47918.538484576224 rows/sec., 3.34 MiB/sec. 2025.02.25 03:55:48.783045 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.783337 [ 254 ] {e878a83d-ed8f-436b-9273-8a395d481b87} TCPHandler: Processed in 0.003864957 sec. 2025.02.25 03:55:48.783640 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.783692 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:48.783962 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:48.783983 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.784310 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:48.784313 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_96_19} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.25 03:55:48.784336 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:48.784639 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:55:48.784557 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25213 rows starting from the beginning of the part 2025.02.25 03:55:48.785123 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2025.02.25 03:55:48.785549 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:48.786017 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 976 rows starting from the beginning of the part 2025.02.25 03:55:48.786388 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part 2025.02.25 03:55:48.786742 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:55:48.788804 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.788855 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.790959 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.25 03:55:48.791485 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.791667 [ 142 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.25 03:55:48.791772 [ 142 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.791864 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.791967 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} executeQuery: Read 39 rows, 71.56 KiB in 0.008063 sec., 4836.909338955723 rows/sec., 8.67 MiB/sec. 2025.02.25 03:55:48.792178 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:55:48.792826 [ 4 ] {b105a564-a9b8-4455-a046-02eabb9e46c9} TCPHandler: Processed in 0.0093572 sec. 2025.02.25 03:55:48.793221 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:48.793594 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:48.793689 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:48.793701 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:48.793825 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1296 rows starting from the beginning of the part 2025.02.25 03:55:48.794777 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:48.795770 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:48.795931 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.796028 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.796474 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:48.797179 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:48.797269 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.25 03:55:48.798018 [ 188 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.25 03:55:48.798502 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.798955 [ 142 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.25 03:55:48.799117 [ 142 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:48.799231 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:48.799470 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} executeQuery: Read 60 rows, 4.14 KiB in 0.005918 sec., 10138.56032443393 rows/sec., 699.67 KiB/sec. 2025.02.25 03:55:48.800078 [ 254 ] {7fe7a50f-1943-4e3d-9838-036a0357dc87} TCPHandler: Processed in 0.007097189 sec. 2025.02.25 03:55:48.800120 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:48.800796 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:55:48.800806 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 26735 rows, containing 5 columns (5 merged, 0 gathered) in 0.017515481 sec., 1526364.0204913586 rows/sec., 104.49 MiB/sec. 2025.02.25 03:55:48.800833 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4692 rows starting from the beginning of the part 2025.02.25 03:55:48.801186 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:48.801346 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.25 03:55:48.801733 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:48.802209 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 34 rows starting from the beginning of the part 2025.02.25 03:55:48.802700 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.02.25 03:55:48.803012 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.803139 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:55:48.803544 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_96_19} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.25 03:55:48.803949 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.25 03:55:48.805765 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4932 rows, containing 4 columns (4 merged, 0 gathered) in 0.006328612 sec., 779317.8030190506 rows/sec., 52.35 MiB/sec. 2025.02.25 03:55:48.806290 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.25 03:55:48.806951 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.807195 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_96_19} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.25 03:55:48.807390 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.02.25 03:55:48.812511 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 19 columns (19 merged, 0 gathered) in 0.020541109 sec., 72586.14907306126 rows/sec., 130.07 MiB/sec. 2025.02.25 03:55:48.814525 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.25 03:55:48.814953 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:48.815042 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_41_8} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.25 03:55:48.815213 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. 2025.02.25 03:55:49.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.82 MiB, peak 246.46 MiB, free memory in arenas 0.00 B, will set to 239.04 MiB (RSS), difference: 4.22 MiB 2025.02.25 03:55:52.784067 [ 140 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:55:52.784124 [ 140 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:55:52.989214 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.25 03:55:52.989912 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:52.989954 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:52.990481 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:55:52.990738 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:52.990947 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.25 03:55:53.767512 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:53.767819 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:53.767979 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:53.768752 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:53.768798 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:53.769243 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.25 03:55:53.769520 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:53.769771 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} executeQuery: Read 56 rows, 4.38 KiB in 0.00203 sec., 27586.20689655172 rows/sec., 2.11 MiB/sec. 2025.02.25 03:55:53.769881 [ 4 ] {4e2f6bac-abe9-4a4c-ae99-12f65c2e646e} TCPHandler: Processed in 0.002551257 sec. 2025.02.25 03:55:53.770046 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:53.770358 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:53.770489 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:53.771340 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:53.771382 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:53.771763 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.25 03:55:53.772013 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:53.772234 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. 2025.02.25 03:55:53.772292 [ 254 ] {2c5ac173-59c2-403f-92ac-ecdf52273ee7} TCPHandler: Processed in 0.002309862 sec. 2025.02.25 03:55:53.772427 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:53.772537 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:53.772586 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:53.773105 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:53.773144 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:53.773537 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.25 03:55:53.773778 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:53.773985 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.02.25 03:55:53.774037 [ 4 ] {712a5058-b529-40de-b4f4-246188f6f824} TCPHandler: Processed in 0.001662497 sec. 2025.02.25 03:55:53.774176 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:53.774306 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:53.774362 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:53.774894 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:53.774942 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:53.775317 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.25 03:55:53.775560 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:53.775760 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. 2025.02.25 03:55:53.775809 [ 254 ] {d8190872-7f86-4398-8c7a-31cdb27f1083} TCPHandler: Processed in 0.001695487 sec. 2025.02.25 03:55:54.864973 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.25 03:55:54.885347 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:54.885403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:54.893040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:55:54.893819 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:54.897815 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.25 03:55:58.113570 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1304 2025.02.25 03:55:58.116458 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.116509 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.117982 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:55:58.118313 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.119661 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1304 2025.02.25 03:55:58.770098 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.770321 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:55:58.770407 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:55:58.771272 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.771328 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.771767 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:55:58.772027 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.772277 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} executeQuery: Read 12 rows, 1002.00 B in 0.002015 sec., 5955.334987593053 rows/sec., 485.62 KiB/sec. 2025.02.25 03:55:58.772344 [ 4 ] {58be2b32-c7d1-433d-9275-098e3c3abad6} TCPHandler: Processed in 0.002407204 sec. 2025.02.25 03:55:58.772521 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.772641 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:55:58.772689 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:55:58.773325 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.773366 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.773755 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.25 03:55:58.774003 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.774238 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} executeQuery: Read 140 rows, 12.25 KiB in 0.001624 sec., 86206.89655172413 rows/sec., 7.36 MiB/sec. 2025.02.25 03:55:58.774290 [ 254 ] {20c1ac99-b862-49a5-bfa1-b47a704fa071} TCPHandler: Processed in 0.001828391 sec. 2025.02.25 03:55:58.774434 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.774542 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:55:58.774588 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:55:58.775151 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.775191 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.775551 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:55:58.775804 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.776035 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} executeQuery: Read 51 rows, 3.77 KiB in 0.001514 sec., 33685.60105680317 rows/sec., 2.43 MiB/sec. 2025.02.25 03:55:58.776118 [ 4 ] {64f776b1-6b31-4e09-ab70-180e8d6c97e8} TCPHandler: Processed in 0.001737089 sec. 2025.02.25 03:55:58.776340 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.776536 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:55:58.776594 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:55:58.777267 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.777315 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.777686 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.25 03:55:58.777924 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.778144 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} executeQuery: Read 115 rows, 9.22 KiB in 0.001637 sec., 70250.45815516188 rows/sec., 5.50 MiB/sec. 2025.02.25 03:55:58.778198 [ 254 ] {a7712419-2920-4909-b13e-4bb024e93098} TCPHandler: Processed in 0.001998684 sec. 2025.02.25 03:55:58.778340 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.778448 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:58.778499 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:55:58.779050 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.779089 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.779481 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.25 03:55:58.779722 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.779963 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} executeQuery: Read 166 rows, 11.83 KiB in 0.001537 sec., 108002.60247234874 rows/sec., 7.52 MiB/sec. 2025.02.25 03:55:58.780016 [ 4 ] {874b881e-1b94-4d92-b1d5-394453d7f7d1} TCPHandler: Processed in 0.001728569 sec. 2025.02.25 03:55:58.780163 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.780290 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:55:58.780368 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:55:58.781661 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.781700 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.782371 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.25 03:55:58.782630 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.782912 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} executeQuery: Read 39 rows, 71.56 KiB in 0.002642 sec., 14761.544284632855 rows/sec., 26.45 MiB/sec. 2025.02.25 03:55:58.783437 [ 254 ] {ae789170-2c1c-439e-a19a-8816c0a81c48} TCPHandler: Processed in 0.003333545 sec. 2025.02.25 03:55:58.783644 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:55:58.783776 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:55:58.783831 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:55:58.784350 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:55:58.784389 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:55:58.784756 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.25 03:55:58.784992 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:55:58.785241 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. 2025.02.25 03:55:58.785292 [ 4 ] {fabacd32-ab93-48d2-91ba-025f7ade6611} TCPHandler: Processed in 0.001742389 sec. 2025.02.25 03:56:00.492041 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.25 03:56:00.492718 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:00.492767 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:00.493294 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:56:00.493550 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:00.493812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.25 03:56:02.398855 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.25 03:56:02.420030 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:02.420100 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:02.427448 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:56:02.428215 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:02.432141 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.25 03:56:03.767163 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:03.767453 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:03.767573 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:03.768649 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:03.768705 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:03.769280 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.25 03:56:03.769547 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:03.769788 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} executeQuery: Read 56 rows, 4.38 KiB in 0.002414 sec., 23198.0115990058 rows/sec., 1.77 MiB/sec. 2025.02.25 03:56:03.769857 [ 4 ] {0d45e4b0-c2b2-49f8-82af-6efed72c5801} TCPHandler: Processed in 0.002836203 sec. 2025.02.25 03:56:03.770049 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:03.770192 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:03.770252 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:03.770948 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:03.770998 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:03.771433 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.25 03:56:03.771676 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:03.771915 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} executeQuery: Read 64 rows, 5.12 KiB in 0.001758 sec., 36405.00568828214 rows/sec., 2.84 MiB/sec. 2025.02.25 03:56:03.772002 [ 254 ] {50742bde-74c8-49c0-bba1-b0a97b232ee1} TCPHandler: Processed in 0.002022865 sec. 2025.02.25 03:56:03.772218 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:03.772430 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:03.772492 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:03.773150 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:03.773198 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:03.773596 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.25 03:56:03.773831 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:03.774045 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. 2025.02.25 03:56:03.774101 [ 4 ] {2e8707ad-f4f0-4b90-9322-8427f5438c46} TCPHandler: Processed in 0.001987685 sec. 2025.02.25 03:56:03.774248 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:03.774378 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:03.774434 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:03.774975 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:03.775023 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:03.775422 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.25 03:56:03.775660 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:03.775895 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} executeQuery: Read 60 rows, 4.14 KiB in 0.001541 sec., 38935.756002595714 rows/sec., 2.62 MiB/sec. 2025.02.25 03:56:03.775983 [ 254 ] {7cb69cae-9326-4ad5-8fdb-de2c15ca8a95} TCPHandler: Processed in 0.00178507 sec. 2025.02.25 03:56:07.784368 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:56:07.784420 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:56:07.994908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.25 03:56:07.995538 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:07.995579 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:07.996083 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:56:07.996344 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:07.996550 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.25 03:56:08.120773 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1326 2025.02.25 03:56:08.123599 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.123648 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.125118 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:56:08.125420 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.126353 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1326 2025.02.25 03:56:08.769004 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.769303 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:08.769416 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:08.770232 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.770277 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.770713 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.25 03:56:08.770965 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.771204 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} executeQuery: Read 134 rows, 11.81 KiB in 0.001985 sec., 67506.29722921916 rows/sec., 5.81 MiB/sec. 2025.02.25 03:56:08.771270 [ 4 ] {0c135274-f70d-4019-9fbe-99a3c78b557f} TCPHandler: Processed in 0.002444955 sec. 2025.02.25 03:56:08.771444 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.771559 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:08.771609 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:08.772176 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.772216 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.772579 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:56:08.772819 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.773030 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} executeQuery: Read 39 rows, 2.93 KiB in 0.001497 sec., 26052.104208416833 rows/sec., 1.91 MiB/sec. 2025.02.25 03:56:08.773084 [ 254 ] {ec7623e9-14dc-4724-99a0-a5c040e1cca5} TCPHandler: Processed in 0.001701808 sec. 2025.02.25 03:56:08.773239 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.773350 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:08.773397 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:08.773965 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.774008 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.774424 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.25 03:56:08.774670 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.774890 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} executeQuery: Read 103 rows, 8.24 KiB in 0.001563 sec., 65898.91234804863 rows/sec., 5.15 MiB/sec. 2025.02.25 03:56:08.774942 [ 4 ] {99e50aea-fca3-41c4-88fc-8b18b2e422b0} TCPHandler: Processed in 0.001757599 sec. 2025.02.25 03:56:08.775079 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.775186 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:08.775235 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:08.775742 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.775787 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.776172 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.25 03:56:08.776411 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.776621 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. 2025.02.25 03:56:08.776672 [ 254 ] {366fd2c2-994d-4f98-978a-a9a9ad66763c} TCPHandler: Processed in 0.001645517 sec. 2025.02.25 03:56:08.776821 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.776950 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:08.777028 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:08.778281 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.778320 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.778993 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.25 03:56:08.779258 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.779497 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} executeQuery: Read 39 rows, 71.56 KiB in 0.002576 sec., 15139.75155279503 rows/sec., 27.13 MiB/sec. 2025.02.25 03:56:08.779607 [ 4 ] {dca47941-0b00-4fcb-b41d-7c23008f7ecf} TCPHandler: Processed in 0.002848124 sec. 2025.02.25 03:56:08.779746 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:08.779905 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:08.779952 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:08.780388 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:08.780428 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:08.780780 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.25 03:56:08.781020 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:08.781253 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2025.02.25 03:56:08.781351 [ 254 ] {5ba32cb8-4d0c-46fd-a016-bb6a46747a11} TCPHandler: Processed in 0.001655077 sec. 2025.02.25 03:56:09.933180 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.25 03:56:09.955210 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:09.955278 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:09.962610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:56:09.963386 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:09.966211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.25 03:56:11.694866 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.695080 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.695160 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:56:11.695995 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.696041 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.696489 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:56:11.696747 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.696952 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} executeQuery: Read 24 rows, 2.04 KiB in 0.001931 sec., 12428.793371310203 rows/sec., 1.03 MiB/sec. 2025.02.25 03:56:11.697020 [ 4 ] {c5176535-80f9-40ef-a5b1-2825d75c26b5} TCPHandler: Processed in 0.002294011 sec. 2025.02.25 03:56:11.697196 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.697320 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:56:11.697370 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:56:11.697918 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.697957 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.698314 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:56:11.698556 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.698740 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} executeQuery: Read 4 rows, 334.00 B in 0.001448 sec., 2762.430939226519 rows/sec., 225.26 KiB/sec. 2025.02.25 03:56:11.698793 [ 254 ] {aee2e3b9-8bd2-4de3-9af4-d3d8f3cdb2f6} TCPHandler: Processed in 0.001654488 sec. 2025.02.25 03:56:11.698936 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.699045 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:11.699090 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:11.700318 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.700355 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.700795 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.25 03:56:11.701038 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.701178 [ 124 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.25 03:56:11.701220 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} executeQuery: Read 1318 rows, 112.08 KiB in 0.002196 sec., 600182.1493624772 rows/sec., 49.84 MiB/sec. 2025.02.25 03:56:11.701228 [ 124 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.701269 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.701290 [ 4 ] {20d128dd-e954-472e-8bc3-fcbb60cfdcf5} TCPHandler: Processed in 0.002406174 sec. 2025.02.25 03:56:11.701527 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.701673 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:56:11.701865 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.702055 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:11.702784 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:11.703030 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1966 rows starting from the beginning of the part 2025.02.25 03:56:11.703880 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:11.704211 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 140 rows starting from the beginning of the part 2025.02.25 03:56:11.704504 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:11.704902 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 134 rows starting from the beginning of the part 2025.02.25 03:56:11.705240 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:56:11.705955 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.706008 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.706825 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:56:11.707389 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.707708 [ 124 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:56:11.707797 [ 124 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.707896 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.707993 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} executeQuery: Read 16 rows, 1.24 KiB in 0.006208 sec., 2577.319587628866 rows/sec., 199.78 KiB/sec. 2025.02.25 03:56:11.708315 [ 254 ] {bc57d30c-83c7-4565-ac75-ca35fa82565b} TCPHandler: Processed in 0.006923344 sec. 2025.02.25 03:56:11.708381 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:56:11.708555 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.708637 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:11.708737 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 177 rows starting from the beginning of the part 2025.02.25 03:56:11.708895 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.709094 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:56:11.709208 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part 2025.02.25 03:56:11.709712 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:11.710226 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 51 rows starting from the beginning of the part 2025.02.25 03:56:11.710780 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:11.711265 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2025.02.25 03:56:11.711675 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3670 rows, containing 5 columns (5 merged, 0 gathered) in 0.01026764 sec., 357433.64590110286 rows/sec., 30.85 MiB/sec. 2025.02.25 03:56:11.712188 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.25 03:56:11.713074 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.713166 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.713447 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.713933 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_101_20} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.25 03:56:11.714299 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:56:11.714653 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:56:11.715272 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.007216812 sec., 46280.82316679442 rows/sec., 3.36 MiB/sec. 2025.02.25 03:56:11.715281 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.715514 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:56:11.715824 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} executeQuery: Read 252 rows, 17.85 KiB in 0.007053 sec., 35729.47681837516 rows/sec., 2.47 MiB/sec. 2025.02.25 03:56:11.716154 [ 4 ] {c6865046-b0ff-4f1f-82ef-8424d6a73e29} TCPHandler: Processed in 0.007702982 sec. 2025.02.25 03:56:11.716457 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.716509 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.716696 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_56_11} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:56:11.716703 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.716799 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:56:11.716842 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:56:11.717452 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.717497 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.717869 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.25 03:56:11.718112 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.718320 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} executeQuery: Read 12 rows, 960.00 B in 0.001675 sec., 7164.179104477612 rows/sec., 559.70 KiB/sec. 2025.02.25 03:56:11.718525 [ 254 ] {f771f689-c000-4653-a694-48d9e5f7fe5d} TCPHandler: Processed in 0.002252911 sec. 2025.02.25 03:56:11.718685 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.718816 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:11.718871 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:11.719745 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.719785 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.720171 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.25 03:56:11.720413 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.720550 [ 124 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.25 03:56:11.720593 [ 124 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.720598 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} executeQuery: Read 560 rows, 42.99 KiB in 0.00181 sec., 309392.26519337017 rows/sec., 23.19 MiB/sec. 2025.02.25 03:56:11.720620 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.720688 [ 4 ] {553bac75-e5c9-4b87-b8dd-9cedeafe2b1e} TCPHandler: Processed in 0.002058526 sec. 2025.02.25 03:56:11.720890 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:56:11.720908 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.721161 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:11.721176 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.721220 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 951 rows starting from the beginning of the part 2025.02.25 03:56:11.721293 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:11.721509 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:11.721931 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 115 rows starting from the beginning of the part 2025.02.25 03:56:11.722258 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:11.722688 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part 2025.02.25 03:56:11.722997 [ 195 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 560 rows starting from the beginning of the part 2025.02.25 03:56:11.724238 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.724310 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.725454 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.25 03:56:11.725870 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.726029 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294458 sec., 350744.1177170543 rows/sec., 27.53 MiB/sec. 2025.02.25 03:56:11.726103 [ 124 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.25 03:56:11.726167 [ 124 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.726189 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} executeQuery: Read 978 rows, 67.66 KiB in 0.005103 sec., 191651.9694297472 rows/sec., 12.95 MiB/sec. 2025.02.25 03:56:11.726210 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.726323 [ 254 ] {1cc6eefb-18d2-4d8e-b84a-036aef472e5c} TCPHandler: Processed in 0.005522894 sec. 2025.02.25 03:56:11.726568 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.25 03:56:11.726664 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:11.726768 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:56:11.726991 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:11.727147 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:11.727281 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:11.727398 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.727432 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26735 rows starting from the beginning of the part 2025.02.25 03:56:11.727841 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_101_20} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.25 03:56:11.727904 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:11.728317 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:56:11.728507 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 166 rows starting from the beginning of the part 2025.02.25 03:56:11.728889 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:11.729070 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:56:11.729385 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 978 rows starting from the beginning of the part 2025.02.25 03:56:11.730076 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.730131 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.730835 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.25 03:56:11.731175 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.731356 [ 124 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.25 03:56:11.731397 [ 124 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:11.731413 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} executeQuery: Read 34 rows, 2.36 KiB in 0.004557 sec., 7461.048935703313 rows/sec., 517.53 KiB/sec. 2025.02.25 03:56:11.731426 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.02.25 03:56:11.731704 [ 4 ] {fa62339f-c084-4b09-808d-4aa1de916158} TCPHandler: Processed in 0.005218626 sec. 2025.02.25 03:56:11.731920 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:11.732260 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:11.732328 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4932 rows starting from the beginning of the part 2025.02.25 03:56:11.732646 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.02.25 03:56:11.732943 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:11.733256 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.02.25 03:56:11.733548 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:11.733735 [ 199 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part 2025.02.25 03:56:11.737467 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5206 rows, containing 4 columns (4 merged, 0 gathered) in 0.005858061 sec., 888689.9607224984 rows/sec., 59.71 MiB/sec. 2025.02.25 03:56:11.737858 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.25 03:56:11.738247 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.738412 [ 200 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_101_20} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.25 03:56:11.738506 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.02.25 03:56:11.740559 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 28359 rows, containing 5 columns (5 merged, 0 gathered) in 0.014194357 sec., 1997906.6328964392 rows/sec., 136.76 MiB/sec. 2025.02.25 03:56:11.740961 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.25 03:56:11.741274 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:11.741354 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_101_20} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.25 03:56:11.741442 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.25 03:56:12.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 239.84 MiB, peak 251.18 MiB, free memory in arenas 0.00 B, will set to 240.98 MiB (RSS), difference: 1.14 MiB 2025.02.25 03:56:13.762640 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:13.762849 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:13.762924 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:13.763723 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:13.763778 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:13.764223 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.25 03:56:13.764489 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:13.764729 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. 2025.02.25 03:56:13.764804 [ 4 ] {b1d12d72-b1d5-429c-a5a5-fe5ae740db5b} TCPHandler: Processed in 0.002295422 sec. 2025.02.25 03:56:13.764987 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:13.765132 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:13.765181 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:13.765769 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:13.765810 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:13.766192 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.25 03:56:13.766430 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:13.766649 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. 2025.02.25 03:56:13.766703 [ 254 ] {afe8445c-324f-4009-afc8-9e5080008091} TCPHandler: Processed in 0.00178967 sec. 2025.02.25 03:56:13.766865 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:13.766998 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:13.767058 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:13.767632 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:13.767673 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:13.768077 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.25 03:56:13.768318 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:13.768531 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} executeQuery: Read 66 rows, 4.72 KiB in 0.001564 sec., 42199.48849104859 rows/sec., 2.95 MiB/sec. 2025.02.25 03:56:13.768583 [ 4 ] {aaede0ce-9c18-42c4-89ff-4425366d51c1} TCPHandler: Processed in 0.00178198 sec. 2025.02.25 03:56:13.768736 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:13.768867 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:13.768923 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:13.769440 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:13.769486 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:13.769854 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.25 03:56:13.770088 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:13.770316 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} executeQuery: Read 26 rows, 1.78 KiB in 0.001474 sec., 17639.07734056988 rows/sec., 1.18 MiB/sec. 2025.02.25 03:56:13.770391 [ 254 ] {1c71ebe0-c8ee-4ea9-bc63-4896852c39cd} TCPHandler: Processed in 0.001714998 sec. 2025.02.25 03:56:15.497632 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.25 03:56:15.498288 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:15.498326 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:15.498847 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:56:15.499100 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:15.499262 [ 120 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:56:15.499285 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.25 03:56:15.499311 [ 120 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:15.499339 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:15.499497 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:15.499749 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:15.499809 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:15.499890 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.25 03:56:15.500095 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.25 03:56:15.500324 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.25 03:56:15.500525 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.25 03:56:15.500684 [ 187 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.25 03:56:15.503507 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004092541 sec., 6841470.861257101 rows/sec., 97.87 MiB/sec. 2025.02.25 03:56:15.503933 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:56:15.504362 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:15.504481 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_61_12} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:56:15.504622 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.02.25 03:56:17.467251 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.25 03:56:17.488561 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:17.488629 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:17.496061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:56:17.496866 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:17.497311 [ 118 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:56:17.497499 [ 118 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:17.497619 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:17.498402 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.511717 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.25 03:56:17.513807 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:17.515571 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.521434 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.527399 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.533117 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.539125 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.543968 [ 192 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:17.602491 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.1046183 sec., 4396.936291260707 rows/sec., 22.74 MiB/sec. 2025.02.25 03:56:17.605620 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:56:17.608575 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_61_12} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:17.608702 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_61_12} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:56:17.611266 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.25 03:56:18.127486 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1364 2025.02.25 03:56:18.130890 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.130938 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.132427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:56:18.132726 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.134141 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1364 2025.02.25 03:56:18.768694 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.769001 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:18.769118 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:18.770174 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.770226 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.770681 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.25 03:56:18.770942 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.771158 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} executeQuery: Read 134 rows, 11.81 KiB in 0.002241 sec., 59794.73449352968 rows/sec., 5.14 MiB/sec. 2025.02.25 03:56:18.771225 [ 4 ] {a6f384da-bac9-41c3-b87e-638ffcb0f15b} TCPHandler: Processed in 0.002717671 sec. 2025.02.25 03:56:18.771398 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.771544 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:18.771603 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:18.772180 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.772223 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.772592 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:56:18.772835 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.773049 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} executeQuery: Read 39 rows, 2.93 KiB in 0.001541 sec., 25308.241401687214 rows/sec., 1.86 MiB/sec. 2025.02.25 03:56:18.773110 [ 254 ] {773f8bc0-f2f4-4b14-b826-d5b1a18888b3} TCPHandler: Processed in 0.00178298 sec. 2025.02.25 03:56:18.773277 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.773420 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:18.773476 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:18.774081 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.774119 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.774486 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.25 03:56:18.774741 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.774945 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} executeQuery: Read 103 rows, 8.24 KiB in 0.001555 sec., 66237.94212218649 rows/sec., 5.17 MiB/sec. 2025.02.25 03:56:18.774996 [ 4 ] {066da2a0-9349-4ef1-bbe6-5c227f87f3ec} TCPHandler: Processed in 0.00180446 sec. 2025.02.25 03:56:18.775144 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.775276 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:18.775334 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:18.775916 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.775954 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.776350 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.25 03:56:18.776584 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.776813 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2025.02.25 03:56:18.776887 [ 254 ] {544d819f-dee0-4820-b416-cca8e3137860} TCPHandler: Processed in 0.0017984 sec. 2025.02.25 03:56:18.777070 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.777405 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:18.777709 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:18.778994 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.779034 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.779692 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.25 03:56:18.779964 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.780207 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} executeQuery: Read 39 rows, 71.56 KiB in 0.002924 sec., 13337.893296853625 rows/sec., 23.90 MiB/sec. 2025.02.25 03:56:18.780324 [ 4 ] {2899468f-8448-4ce1-acc1-7446010c9608} TCPHandler: Processed in 0.003346535 sec. 2025.02.25 03:56:18.780501 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:18.780629 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:18.780687 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:18.781207 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:18.781252 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:18.781680 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.25 03:56:18.781917 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:18.782131 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2025.02.25 03:56:18.782180 [ 254 ] {9803db6b-052d-4ba7-a02f-3b54ba0348dd} TCPHandler: Processed in 0.001740689 sec. 2025.02.25 03:56:22.784669 [ 113 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:56:22.784729 [ 113 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:56:23.000472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.25 03:56:23.001267 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:23.001320 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:23.001846 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:56:23.002102 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:23.002346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.25 03:56:23.766906 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:23.767114 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:23.767196 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:23.768058 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:23.768103 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:23.768541 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.25 03:56:23.768869 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:23.769134 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} executeQuery: Read 56 rows, 4.38 KiB in 0.002071 sec., 27040.077257363595 rows/sec., 2.06 MiB/sec. 2025.02.25 03:56:23.769255 [ 4 ] {a1a99537-4be5-409b-83b2-1e38a4f44346} TCPHandler: Processed in 0.002481765 sec. 2025.02.25 03:56:23.769510 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:23.769738 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:23.769789 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:23.770376 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:23.770416 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:23.770791 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.25 03:56:23.771039 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:23.771231 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} executeQuery: Read 64 rows, 5.12 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 3.22 MiB/sec. 2025.02.25 03:56:23.771337 [ 254 ] {943e11b6-8ab2-4cff-934a-ec77c26f01eb} TCPHandler: Processed in 0.001952984 sec. 2025.02.25 03:56:23.771537 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:23.771700 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:23.771753 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:23.772291 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:23.772330 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:23.772712 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.25 03:56:23.772959 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:23.773142 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. 2025.02.25 03:56:23.773192 [ 4 ] {8a0a7735-18ba-4175-b6e6-ec5f23f2b648} TCPHandler: Processed in 0.001760099 sec. 2025.02.25 03:56:23.773353 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:23.773481 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:23.773537 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:23.774015 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:23.774051 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:23.774405 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.25 03:56:23.774654 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:23.774836 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. 2025.02.25 03:56:23.774900 [ 254 ] {133d7222-09b6-430d-8083-aff1066fe106} TCPHandler: Processed in 0.001609656 sec. 2025.02.25 03:56:25.012783 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.25 03:56:25.032367 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:25.032432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:25.039507 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:56:25.040284 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:25.044841 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.25 03:56:25.567765 [ 112 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.02.25 03:56:25.567827 [ 112 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:25.567848 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:25.568000 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:56:25.568165 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:25.568202 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:56:25.568284 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part 2025.02.25 03:56:25.568457 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:56:25.568837 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:56:25.569158 [ 198 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::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.02.25 03:56:25.570472 [ 188 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552717 sec., 538250.0292825253 rows/sec., 39.08 MiB/sec. 2025.02.25 03:56:25.570629 [ 186 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.02.25 03:56:25.570932 [ 186 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:25.571010 [ 186 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_18_4} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.02.25 03:56:25.571088 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.25 03:56:28.135303 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1384 2025.02.25 03:56:28.138061 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.138104 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.139534 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:56:28.139841 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.140018 [ 109 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:56:28.140086 [ 109 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.140132 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.140557 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:56:28.141006 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1384 2025.02.25 03:56:28.141561 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:28.141761 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1248 rows starting from the beginning of the part 2025.02.25 03:56:28.142292 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2025.02.25 03:56:28.142958 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part 2025.02.25 03:56:28.143452 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part 2025.02.25 03:56:28.143935 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part 2025.02.25 03:56:28.144402 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part 2025.02.25 03:56:28.152932 [ 186 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1384 rows, containing 72 columns (72 merged, 0 gathered) in 0.012666903 sec., 109261.11931227388 rows/sec., 87.06 MiB/sec. 2025.02.25 03:56:28.154551 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:56:28.155297 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.155389 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_46_9} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:56:28.155693 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.25 03:56:28.770067 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.770276 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:56:28.770356 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:56:28.771158 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.771206 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.771621 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:56:28.771887 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.772090 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec. 2025.02.25 03:56:28.772153 [ 4 ] {2b1eed39-56b6-4c66-bec8-fa7743634853} TCPHandler: Processed in 0.002268631 sec. 2025.02.25 03:56:28.772339 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.772484 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:28.772541 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:28.773228 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.773267 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.773662 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.25 03:56:28.773915 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.774103 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} executeQuery: Read 135 rows, 11.88 KiB in 0.001654 sec., 81620.31438935912 rows/sec., 7.01 MiB/sec. 2025.02.25 03:56:28.774157 [ 254 ] {98ce268b-4aaf-4bb2-b959-cf6e2a2a349c} TCPHandler: Processed in 0.001888652 sec. 2025.02.25 03:56:28.774316 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.774448 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:28.774503 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:28.775128 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.775166 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.775511 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:56:28.775750 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.775930 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} executeQuery: Read 41 rows, 3.07 KiB in 0.001511 sec., 27134.3481138319 rows/sec., 1.99 MiB/sec. 2025.02.25 03:56:28.775982 [ 4 ] {24264723-53fd-425c-9079-6bc0277b4034} TCPHandler: Processed in 0.001729119 sec. 2025.02.25 03:56:28.776128 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.776256 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:28.776310 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:28.776977 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.777016 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.777371 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.25 03:56:28.777612 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.777807 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} executeQuery: Read 105 rows, 8.40 KiB in 0.001575 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. 2025.02.25 03:56:28.777866 [ 254 ] {6fd606b6-f2d9-4801-9f8a-9fa78b185971} TCPHandler: Processed in 0.00180118 sec. 2025.02.25 03:56:28.778006 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.778324 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:28.778494 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:28.779502 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.779540 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.779938 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.25 03:56:28.780183 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.780369 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} executeQuery: Read 161 rows, 11.48 KiB in 0.002159 sec., 74571.5609078277 rows/sec., 5.19 MiB/sec. 2025.02.25 03:56:28.780420 [ 4 ] {13165ccf-47b2-4120-89bf-3f912bd1d0eb} TCPHandler: Processed in 0.002473145 sec. 2025.02.25 03:56:28.780561 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.780690 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:28.780771 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:28.781942 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.781980 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.782637 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.25 03:56:28.782908 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.783150 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} executeQuery: Read 39 rows, 71.56 KiB in 0.00248 sec., 15725.806451612903 rows/sec., 28.18 MiB/sec. 2025.02.25 03:56:28.783550 [ 254 ] {36528c7d-26aa-4139-90bd-eb7f82c8d057} TCPHandler: Processed in 0.003048008 sec. 2025.02.25 03:56:28.783775 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:28.783889 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:28.783941 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:28.784415 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:28.784453 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:28.784808 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.25 03:56:28.785040 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:28.785221 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. 2025.02.25 03:56:28.785270 [ 4 ] {1b3b45b2-4212-413a-be5d-96e9edb22633} TCPHandler: Processed in 0.001594455 sec. 2025.02.25 03:56:30.503435 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.25 03:56:30.504105 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:30.504151 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:30.504744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:56:30.505027 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:30.505255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.25 03:56:32.545891 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.25 03:56:32.565866 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:32.565926 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:32.573326 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:56:32.574092 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:32.576793 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.25 03:56:33.767211 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:33.767417 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:33.767514 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:33.768267 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.768317 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.768760 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.25 03:56:33.769014 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.769187 [ 104 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.25 03:56:33.769206 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. 2025.02.25 03:56:33.769235 [ 104 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.769283 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.769291 [ 4 ] {fd68c82b-4215-4de4-8549-8dde48422d30} TCPHandler: Processed in 0.002252351 sec. 2025.02.25 03:56:33.769505 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:56:33.769529 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:33.769646 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:33.769753 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1966 rows starting from the beginning of the part 2025.02.25 03:56:33.769837 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:33.770102 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:33.770348 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:33.771121 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 134 rows starting from the beginning of the part 2025.02.25 03:56:33.771835 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:33.772441 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 135 rows starting from the beginning of the part 2025.02.25 03:56:33.773049 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:33.776243 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.776343 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.777325 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.25 03:56:33.777639 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.777802 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.008443489 sec., 284597.9902383955 rows/sec., 24.45 MiB/sec. 2025.02.25 03:56:33.777886 [ 104 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.25 03:56:33.777977 [ 104 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.778005 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} executeQuery: Read 64 rows, 5.12 KiB in 0.008318 sec., 7694.157249338783 rows/sec., 614.96 KiB/sec. 2025.02.25 03:56:33.778022 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.778155 [ 254 ] {21891892-bd69-4669-96e1-7f4aaf6680e2} TCPHandler: Processed in 0.008760616 sec. 2025.02.25 03:56:33.778211 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:56:33.778374 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:33.778432 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:33.778455 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.25 03:56:33.778479 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 951 rows starting from the beginning of the part 2025.02.25 03:56:33.778606 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:33.778900 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:33.779012 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:33.779450 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 103 rows starting from the beginning of the part 2025.02.25 03:56:33.779999 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:33.780397 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 105 rows starting from the beginning of the part 2025.02.25 03:56:33.780897 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:33.780984 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.781637 [ 199 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_106_21} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.25 03:56:33.781942 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.25 03:56:33.782234 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.782278 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.782886 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.25 03:56:33.783220 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.783228 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1351 rows, containing 5 columns (5 merged, 0 gathered) in 0.005102235 sec., 264785.92224779923 rows/sec., 20.79 MiB/sec. 2025.02.25 03:56:33.783438 [ 104 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.25 03:56:33.783506 [ 104 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.783561 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.783561 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} executeQuery: Read 160 rows, 11.41 KiB in 0.00504 sec., 31746.031746031746 rows/sec., 2.21 MiB/sec. 2025.02.25 03:56:33.783594 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.25 03:56:33.783952 [ 4 ] {d68b47de-6f4b-46d9-a4a7-e2b067a03f87} TCPHandler: Processed in 0.005687888 sec. 2025.02.25 03:56:33.784390 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:33.784756 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.784771 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:56:33.785095 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:33.785215 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_106_21} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.25 03:56:33.785403 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:33.785615 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.25 03:56:33.786543 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:33.786680 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28359 rows starting from the beginning of the part 2025.02.25 03:56:33.786994 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part 2025.02.25 03:56:33.787405 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:33.787694 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:33.788096 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 161 rows starting from the beginning of the part 2025.02.25 03:56:33.788147 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.788252 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.788335 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:56:33.789411 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.25 03:56:33.789927 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.790122 [ 104 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.25 03:56:33.790162 [ 104 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:33.790186 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:33.790195 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} executeQuery: Read 60 rows, 4.14 KiB in 0.005399 sec., 11113.169105389887 rows/sec., 766.92 KiB/sec. 2025.02.25 03:56:33.790543 [ 254 ] {79cda01b-a0f2-4b44-b00c-b828781c9f65} TCPHandler: Processed in 0.006402433 sec. 2025.02.25 03:56:33.790557 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:33.790737 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:33.790769 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5206 rows starting from the beginning of the part 2025.02.25 03:56:33.791012 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part 2025.02.25 03:56:33.791358 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.02.25 03:56:33.791710 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:33.792031 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:33.792423 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:33.795814 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.005522844 sec., 990793.873591215 rows/sec., 66.58 MiB/sec. 2025.02.25 03:56:33.796430 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.25 03:56:33.796989 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.797098 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_106_21} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.25 03:56:33.797216 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.02.25 03:56:33.798595 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 29066 rows, containing 5 columns (5 merged, 0 gathered) in 0.014802991 sec., 1963522.1017157952 rows/sec., 134.47 MiB/sec. 2025.02.25 03:56:33.798974 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.25 03:56:33.799273 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:33.799356 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_106_21} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.25 03:56:33.799438 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:56:34.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.01 MiB, peak 255.47 MiB, free memory in arenas 0.00 B, will set to 243.96 MiB (RSS), difference: 1.95 MiB 2025.02.25 03:56:37.784774 [ 101 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:56:37.784828 [ 101 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:56:38.001559 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001150715 sec. 2025.02.25 03:56:38.006356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 2025.02.25 03:56:38.007055 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.007113 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.007673 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:56:38.007958 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.008243 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 2025.02.25 03:56:38.142123 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1406 2025.02.25 03:56:38.145299 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.145361 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.146855 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:56:38.147163 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.148119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1406 2025.02.25 03:56:38.774587 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.774800 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.774882 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:56:38.775772 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.775825 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.776261 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:56:38.776510 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.776773 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.02.25 03:56:38.776989 [ 4 ] {ef4dea73-7eac-426a-b24b-7b6cb1bebcfe} TCPHandler: Processed in 0.002534776 sec. 2025.02.25 03:56:38.777244 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.777394 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:38.777452 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:38.778497 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.778539 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.778967 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.25 03:56:38.779214 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.779435 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} executeQuery: Read 695 rows, 56.78 KiB in 0.002077 sec., 334617.2363986519 rows/sec., 26.70 MiB/sec. 2025.02.25 03:56:38.779492 [ 254 ] {dc52473f-8ff8-44f2-b44d-3626d49b0219} TCPHandler: Processed in 0.002321731 sec. 2025.02.25 03:56:38.779643 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.779761 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.779809 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:38.780400 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.780440 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.780810 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:56:38.781057 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.781269 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} executeQuery: Read 145 rows, 9.32 KiB in 0.001531 sec., 94709.34030045722 rows/sec., 5.94 MiB/sec. 2025.02.25 03:56:38.781321 [ 4 ] {8e0b1e9d-2a27-4ef2-a4eb-af346ab766a3} TCPHandler: Processed in 0.001732188 sec. 2025.02.25 03:56:38.781465 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.781575 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.781621 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:56:38.782191 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.782231 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.782591 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:56:38.782833 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.783034 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} executeQuery: Read 113 rows, 7.49 KiB in 0.001469 sec., 76923.07692307692 rows/sec., 4.98 MiB/sec. 2025.02.25 03:56:38.783153 [ 254 ] {69ef340e-b309-4339-a1e8-8725c06b2115} TCPHandler: Processed in 0.001736249 sec. 2025.02.25 03:56:38.783351 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.783463 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.783509 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:56:38.784090 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.784128 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.784473 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.25 03:56:38.784709 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.784939 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. 2025.02.25 03:56:38.785124 [ 4 ] {4da587ac-f64a-404c-808c-aa9120ec1248} TCPHandler: Processed in 0.001856301 sec. 2025.02.25 03:56:38.785265 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.785395 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:38.785447 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:38.786274 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.786311 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.786695 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.25 03:56:38.786934 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.787106 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} executeQuery: Read 421 rows, 30.71 KiB in 0.001741 sec., 241815.04882251582 rows/sec., 17.22 MiB/sec. 2025.02.25 03:56:38.787158 [ 254 ] {e579c0e6-95a1-4414-b63a-23c75ceb97c5} TCPHandler: Processed in 0.001946274 sec. 2025.02.25 03:56:38.787302 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.787430 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.25 03:56:38.787485 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.25 03:56:38.788008 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.788051 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.788427 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:56:38.788656 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.788883 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. 2025.02.25 03:56:38.789060 [ 4 ] {f6023d5f-76c0-42c8-a396-9f95c4e12831} TCPHandler: Processed in 0.0018124 sec. 2025.02.25 03:56:38.789204 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.789323 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.789380 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:38.790026 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.790071 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.790486 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.25 03:56:38.790726 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.790903 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec. 2025.02.25 03:56:38.790954 [ 254 ] {adfcd276-2f4d-43cc-ac5b-ad418f354983} TCPHandler: Processed in 0.001803411 sec. 2025.02.25 03:56:38.791091 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.791198 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.791244 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:56:38.791733 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.791775 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.792178 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:56:38.792433 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.792654 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2025.02.25 03:56:38.792796 [ 4 ] {f97b7055-a4a8-4c84-853c-5c93946e8a63} TCPHandler: Processed in 0.001753889 sec. 2025.02.25 03:56:38.792924 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.793032 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.793102 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:38.794236 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.794274 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.794930 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.25 03:56:38.795188 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.795329 [ 100 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.25 03:56:38.795379 [ 100 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.795400 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} executeQuery: Read 39 rows, 71.56 KiB in 0.002387 sec., 16338.500209467953 rows/sec., 29.28 MiB/sec. 2025.02.25 03:56:38.795405 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:38.795772 [ 254 ] {cb2a612b-e7d2-4c73-81b8-6e2aa3ecda8f} TCPHandler: Processed in 0.002899054 sec. 2025.02.25 03:56:38.795801 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:56:38.795954 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:38.796218 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:38.796342 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:38.796668 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:38.796939 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1491 rows starting from the beginning of the part 2025.02.25 03:56:38.797621 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:38.798379 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:38.798417 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:38.798444 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:38.799069 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:38.799719 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:38.799790 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.25 03:56:38.800247 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:38.800556 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.801201 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} executeQuery: Read 82 rows, 5.33 KiB in 0.005072 sec., 16167.192429022081 rows/sec., 1.03 MiB/sec. 2025.02.25 03:56:38.801397 [ 4 ] {510a8d3b-1be0-46bd-994f-af73165d3418} TCPHandler: Processed in 0.005524203 sec. 2025.02.25 03:56:38.809255 [ 202 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 19 columns (19 merged, 0 gathered) in 0.013710277 sec., 122973.44539428342 rows/sec., 220.36 MiB/sec. 2025.02.25 03:56:38.810854 [ 200 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.25 03:56:38.811289 [ 200 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:38.811368 [ 200 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_46_9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.25 03:56:38.811513 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. 2025.02.25 03:56:39.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 244.80 MiB, peak 256.44 MiB, free memory in arenas 0.00 B, will set to 247.14 MiB (RSS), difference: 2.33 MiB 2025.02.25 03:56:40.013079 [ 99 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.25 03:56:40.013177 [ 99 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:40.013220 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:40.013470 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:56:40.013761 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:40.013825 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:56:40.013969 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.02.25 03:56:40.014340 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.02.25 03:56:40.014606 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:56:40.014792 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2025.02.25 03:56:40.016456 [ 192 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00312967 sec., 12780.900222707185 rows/sec., 1.07 MiB/sec. 2025.02.25 03:56:40.016604 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.25 03:56:40.016888 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:40.016969 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_21_5} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.25 03:56:40.017051 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.25 03:56:40.077828 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.25 03:56:40.099661 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:40.099713 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:40.107116 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:56:40.107900 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:40.110723 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.25 03:56:42.681692 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:42.681904 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:42.681986 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:42.683446 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:42.683499 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:42.684001 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.25 03:56:42.684254 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:42.684487 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} executeQuery: Read 1196 rows, 100.50 KiB in 0.002639 sec., 453201.9704433498 rows/sec., 37.19 MiB/sec. 2025.02.25 03:56:42.684555 [ 4 ] {0ff4f0eb-3bb7-4e58-aebf-c694456aa073} TCPHandler: Processed in 0.002999977 sec. 2025.02.25 03:56:42.684740 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:42.684881 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:56:42.684940 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:56:42.685651 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:42.685695 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:42.686068 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:56:42.686319 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:42.686584 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} executeQuery: Read 228 rows, 15.81 KiB in 0.001733 sec., 131563.76226197346 rows/sec., 8.91 MiB/sec. 2025.02.25 03:56:42.686826 [ 254 ] {fea4b484-8215-4e6d-811e-ccbd6a99bfe6} TCPHandler: Processed in 0.002151568 sec. 2025.02.25 03:56:42.687025 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:42.687158 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:42.687216 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:42.688022 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:42.688061 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:42.688436 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.25 03:56:42.688669 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:42.688893 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} executeQuery: Read 520 rows, 39.40 KiB in 0.001765 sec., 294617.5637393768 rows/sec., 21.80 MiB/sec. 2025.02.25 03:56:42.688947 [ 4 ] {cc7a935b-2df5-4ac7-bb3a-fac07bfdc027} TCPHandler: Processed in 0.002001385 sec. 2025.02.25 03:56:42.689096 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:42.689228 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:42.689288 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:42.690041 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:42.690080 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:42.690509 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.25 03:56:42.690745 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:42.690975 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} executeQuery: Read 962 rows, 66.10 KiB in 0.001772 sec., 542889.3905191874 rows/sec., 36.43 MiB/sec. 2025.02.25 03:56:42.691075 [ 254 ] {c32cba41-8f85-4c57-ad15-d6eb5c3162d3} TCPHandler: Processed in 0.002044006 sec. 2025.02.25 03:56:42.691280 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:42.691606 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:42.691723 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:42.692359 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:42.692402 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2025.02.25 03:56:42.692765 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.25 03:56:42.692992 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:42.693202 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} executeQuery: Read 42 rows, 2.91 KiB in 0.001705 sec., 24633.43108504399 rows/sec., 1.66 MiB/sec. 2025.02.25 03:56:42.693261 [ 4 ] {f381826d-0afc-4066-91de-fa205b9b4331} TCPHandler: Processed in 0.002101207 sec. 2025.02.25 03:56:43.761753 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:43.761953 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:43.762027 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:43.762828 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:43.762876 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:43.763300 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.25 03:56:43.763553 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:43.763793 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} executeQuery: Read 56 rows, 4.38 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.26 MiB/sec. 2025.02.25 03:56:43.763861 [ 4 ] {16771315-ca6a-479f-a772-04c386e813bb} TCPHandler: Processed in 0.00223392 sec. 2025.02.25 03:56:43.764037 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:43.764162 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:43.764212 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:43.764791 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:43.764834 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:43.765224 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.25 03:56:43.765467 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:43.765693 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} executeQuery: Read 64 rows, 5.12 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 3.21 MiB/sec. 2025.02.25 03:56:43.765759 [ 254 ] {6f7a02d7-6c25-42f3-a39f-cc8e8185b92e} TCPHandler: Processed in 0.00178133 sec. 2025.02.25 03:56:43.765933 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:43.766072 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:43.766148 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:43.766687 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:43.766727 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:43.767122 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.25 03:56:43.767365 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:43.767597 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} executeQuery: Read 44 rows, 3.14 KiB in 0.001552 sec., 28350.515463917527 rows/sec., 1.98 MiB/sec. 2025.02.25 03:56:43.767687 [ 4 ] {ae53588d-32aa-481a-86aa-61b6e1d8f306} TCPHandler: Processed in 0.001826511 sec. 2025.02.25 03:56:43.767888 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:43.768064 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:43.768114 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:43.768580 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:43.768623 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:43.769026 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.25 03:56:43.769288 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:43.769502 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} executeQuery: Read 18 rows, 1.24 KiB in 0.001463 sec., 12303.485987696513 rows/sec., 844.40 KiB/sec. 2025.02.25 03:56:43.769557 [ 254 ] {3d7c0d30-cdb4-43d5-a908-504d3d7d20b9} TCPHandler: Processed in 0.001770289 sec. 2025.02.25 03:56:45.509342 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 2025.02.25 03:56:45.509994 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:45.510048 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:45.510575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:56:45.510828 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:45.511128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.25 03:56:47.611752 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.25 03:56:47.633723 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:47.633788 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:47.641177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:56:47.641943 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:47.646030 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.25 03:56:48.149234 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1446 2025.02.25 03:56:48.152558 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.152618 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.154147 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:56:48.154456 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.155911 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1446 2025.02.25 03:56:48.769294 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.769597 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:48.769685 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:48.770483 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.770528 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.770987 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.25 03:56:48.771243 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.771526 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} executeQuery: Read 134 rows, 11.81 KiB in 0.002004 sec., 66866.26746506986 rows/sec., 5.75 MiB/sec. 2025.02.25 03:56:48.771614 [ 4 ] {3ba12066-59e2-4772-9306-958c74f1a3a3} TCPHandler: Processed in 0.002500086 sec. 2025.02.25 03:56:48.771811 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.772144 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:48.772279 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:48.772924 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.772964 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.773332 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:56:48.773579 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.773828 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} executeQuery: Read 39 rows, 2.93 KiB in 0.001803 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. 2025.02.25 03:56:48.773885 [ 254 ] {c08b3bf3-4c03-4ee4-a30a-3ae8644be913} TCPHandler: Processed in 0.002169198 sec. 2025.02.25 03:56:48.774030 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.774160 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:48.774215 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:48.774861 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.774905 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.775342 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.25 03:56:48.775582 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.775810 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} executeQuery: Read 103 rows, 8.24 KiB in 0.001678 sec., 61382.59833134684 rows/sec., 4.79 MiB/sec. 2025.02.25 03:56:48.775916 [ 4 ] {33cbb876-c877-4177-ad36-d8f31e3ad5ed} TCPHandler: Processed in 0.001951024 sec. 2025.02.25 03:56:48.776114 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.776326 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:48.776387 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:48.776955 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.776994 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.777380 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.25 03:56:48.777613 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.777862 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. 2025.02.25 03:56:48.777914 [ 254 ] {6b0812c2-e1d0-4d37-b350-7b552fe73ecb} TCPHandler: Processed in 0.001923123 sec. 2025.02.25 03:56:48.778054 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.778183 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:48.778262 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:48.779613 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.779675 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.780344 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.25 03:56:48.780604 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.780864 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} executeQuery: Read 39 rows, 71.56 KiB in 0.00271 sec., 14391.143911439114 rows/sec., 25.79 MiB/sec. 2025.02.25 03:56:48.781189 [ 4 ] {9230f815-a84a-4de2-8400-46a1f30b98a9} TCPHandler: Processed in 0.003197582 sec. 2025.02.25 03:56:48.781339 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:48.781477 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:48.781534 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:48.782069 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:48.782116 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:48.782565 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.25 03:56:48.782816 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:48.783036 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. 2025.02.25 03:56:48.783108 [ 254 ] {0dbe90f1-d9a0-4d64-9c18-ffe639934017} TCPHandler: Processed in 0.001836561 sec. 2025.02.25 03:56:52.784870 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:56:52.784915 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:56:53.003106 [ 84 ] {} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:56:53.003188 [ 84 ] {} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.003216 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.003357 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::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.02.25 03:56:53.003501 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.003544 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.02.25 03:56:53.003635 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::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.02.25 03:56:53.003707 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::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.02.25 03:56:53.003852 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::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.02.25 03:56:53.003953 [ 200 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::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.02.25 03:56:53.004953 [ 192 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671287 sec., 2991.706391541369 rows/sec., 199.25 KiB/sec. 2025.02.25 03:56:53.005186 [ 186 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:56:53.005722 [ 186 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.005823 [ 186 ] {9aae37f1-d719-43a0-8da9-accfcd606c35::all_1_5_1} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:56:53.005935 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.25 03:56:53.012208 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 2025.02.25 03:56:53.012806 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.012845 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.013338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:56:53.013581 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.013723 [ 84 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:56:53.013773 [ 84 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.013774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 2025.02.25 03:56:53.013797 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.013930 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:53.014074 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.014114 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.25 03:56:53.014228 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.25 03:56:53.014438 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.25 03:56:53.014612 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:53.014783 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:53.014921 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:56:53.017775 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.003909857 sec., 7753992.025795316 rows/sec., 110.92 MiB/sec. 2025.02.25 03:56:53.018010 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:56:53.018316 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.018405 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_66_13} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:56:53.018501 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2025.02.25 03:56:53.767540 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:53.767728 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:53.767802 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:53.768552 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.768603 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.769037 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.25 03:56:53.769289 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.769506 [ 81 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.25 03:56:53.769516 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} executeQuery: Read 56 rows, 4.38 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.33 MiB/sec. 2025.02.25 03:56:53.769584 [ 81 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.769650 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.769671 [ 4 ] {7a5d3437-5c97-438d-a122-9e57992dee60} TCPHandler: Processed in 0.002259291 sec. 2025.02.25 03:56:53.769821 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:56:53.769855 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:53.769969 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.770009 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:53.770016 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1966 rows starting from the beginning of the part 2025.02.25 03:56:53.770072 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:53.770268 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 695 rows starting from the beginning of the part 2025.02.25 03:56:53.770636 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1196 rows starting from the beginning of the part 2025.02.25 03:56:53.770887 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.02.25 03:56:53.771100 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 134 rows starting from the beginning of the part 2025.02.25 03:56:53.771308 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:56:53.771973 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.772019 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.772564 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.25 03:56:53.772876 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.773097 [ 81 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.25 03:56:53.773158 [ 81 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.773188 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} executeQuery: Read 64 rows, 5.12 KiB in 0.003191 sec., 20056.40864932623 rows/sec., 1.57 MiB/sec. 2025.02.25 03:56:53.773243 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.773436 [ 254 ] {fd7a3a06-ab70-47b8-b998-02b3151284a0} TCPHandler: Processed in 0.003643052 sec. 2025.02.25 03:56:53.773747 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:53.773904 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:56:53.774174 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:53.774296 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 4103 rows, containing 5 columns (5 merged, 0 gathered) in 0.004544652 sec., 902819.4017935807 rows/sec., 77.15 MiB/sec. 2025.02.25 03:56:53.774374 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:53.774444 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.774571 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 951 rows starting from the beginning of the part 2025.02.25 03:56:53.774947 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.25 03:56:53.775433 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 421 rows starting from the beginning of the part 2025.02.25 03:56:53.775888 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 520 rows starting from the beginning of the part 2025.02.25 03:56:53.776403 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.02.25 03:56:53.776594 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.776890 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 103 rows starting from the beginning of the part 2025.02.25 03:56:53.777068 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_111_22} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.25 03:56:53.777408 [ 198 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:56:53.777475 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.25 03:56:53.778437 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.778499 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.779527 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.25 03:56:53.780051 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.780271 [ 81 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.25 03:56:53.780352 [ 81 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.780418 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.780517 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} executeQuery: Read 160 rows, 11.41 KiB in 0.006484 sec., 24676.125848241827 rows/sec., 1.72 MiB/sec. 2025.02.25 03:56:53.780917 [ 4 ] {cbeac9ba-f063-4928-a2c7-0656878689b6} TCPHandler: Processed in 0.007333014 sec. 2025.02.25 03:56:53.781210 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:53.781342 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:56:53.781378 [ 191 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2123 rows, containing 5 columns (5 merged, 0 gathered) in 0.007934767 sec., 267556.69070055865 rows/sec., 20.70 MiB/sec. 2025.02.25 03:56:53.781530 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:53.781704 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:53.781773 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.781822 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.25 03:56:53.781923 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29066 rows starting from the beginning of the part 2025.02.25 03:56:53.782612 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part 2025.02.25 03:56:53.783083 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 962 rows starting from the beginning of the part 2025.02.25 03:56:53.783105 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.783609 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 44 rows starting from the beginning of the part 2025.02.25 03:56:53.783723 [ 196 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_111_22} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.25 03:56:53.784090 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:53.784130 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:56:53.784630 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.02.25 03:56:53.785346 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.785415 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.786196 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.25 03:56:53.786510 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.786732 [ 81 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.25 03:56:53.786822 [ 81 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:53.786898 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:53.786992 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} executeQuery: Read 60 rows, 4.14 KiB in 0.005535 sec., 10840.108401084011 rows/sec., 748.08 KiB/sec. 2025.02.25 03:56:53.787299 [ 254 ] {f30a054a-7b03-4891-9bd1-85ae90e4f6ac} TCPHandler: Processed in 0.00625647 sec. 2025.02.25 03:56:53.787348 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:56:53.787775 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:53.787877 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5472 rows starting from the beginning of the part 2025.02.25 03:56:53.788208 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part 2025.02.25 03:56:53.788516 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part 2025.02.25 03:56:53.788776 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 18 rows starting from the beginning of the part 2025.02.25 03:56:53.789085 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.02.25 03:56:53.789274 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.02.25 03:56:53.792278 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 5734 rows, containing 4 columns (4 merged, 0 gathered) in 0.005254217 sec., 1091313.8912991222 rows/sec., 73.29 MiB/sec. 2025.02.25 03:56:53.792736 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.25 03:56:53.793079 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.793202 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_111_22} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.25 03:56:53.793310 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.25 03:56:53.794755 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 30629 rows, containing 5 columns (5 merged, 0 gathered) in 0.014187288 sec., 2158904.5066259317 rows/sec., 147.76 MiB/sec. 2025.02.25 03:56:53.795259 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.25 03:56:53.795589 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:53.795690 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_111_22} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.25 03:56:53.795797 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.02.25 03:56:55.147066 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.25 03:56:55.169402 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:55.169467 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:55.176849 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:56:55.177672 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:55.178103 [ 77 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:56:55.178238 [ 77 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:55.178315 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2025.02.25 03:56:55.178769 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.189825 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.25 03:56:55.190884 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:55.191868 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.196945 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.201914 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.207235 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.212936 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.217555 [ 195 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:56:55.279420 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.100960167 sec., 4932.63843353191 rows/sec., 25.51 MiB/sec. 2025.02.25 03:56:55.282683 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:56:55.285687 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_66_13} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:55.285815 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_66_13} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:56:55.288137 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.02.25 03:56:58.157089 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1466 2025.02.25 03:56:58.160060 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.160113 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.161628 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:56:58.161967 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.162944 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1466 2025.02.25 03:56:58.769389 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.769698 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:56:58.769819 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:56:58.770600 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.770653 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.771082 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:56:58.771342 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.771574 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} executeQuery: Read 12 rows, 1002.00 B in 0.00196 sec., 6122.448979591837 rows/sec., 499.24 KiB/sec. 2025.02.25 03:56:58.771640 [ 4 ] {a106022f-052c-404d-9197-2bb75c3f1d4e} TCPHandler: Processed in 0.002444814 sec. 2025.02.25 03:56:58.771813 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.771960 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:56:58.772018 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:56:58.772743 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.772795 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.773207 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.25 03:56:58.773470 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.773677 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} executeQuery: Read 140 rows, 12.25 KiB in 0.001752 sec., 79908.67579908675 rows/sec., 6.83 MiB/sec. 2025.02.25 03:56:58.773732 [ 254 ] {2014c86f-7248-4080-a958-791a0271bb4b} TCPHandler: Processed in 0.001988304 sec. 2025.02.25 03:56:58.773871 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.774001 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:56:58.774056 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:56:58.774704 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.774751 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.775127 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:56:58.775392 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.775566 [ 73 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:56:58.775625 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} executeQuery: Read 51 rows, 3.77 KiB in 0.001654 sec., 30834.340991535668 rows/sec., 2.23 MiB/sec. 2025.02.25 03:56:58.775649 [ 73 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.775710 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.775742 [ 4 ] {6d16222d-89d0-456b-aa9f-e02870367f70} TCPHandler: Processed in 0.001924643 sec. 2025.02.25 03:56:58.776011 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.776098 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:56:58.776475 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:56:58.776683 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:56:58.776691 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:56:58.776852 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 177 rows starting from the beginning of the part 2025.02.25 03:56:58.777320 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:58.777644 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part 2025.02.25 03:56:58.778025 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 145 rows starting from the beginning of the part 2025.02.25 03:56:58.778386 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.02.25 03:56:58.778787 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 51 rows starting from the beginning of the part 2025.02.25 03:56:58.780022 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.780084 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.781202 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.25 03:56:58.781630 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005800439 sec., 84821.16612208144 rows/sec., 6.00 MiB/sec. 2025.02.25 03:56:58.781763 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.781848 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:56:58.782270 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} executeQuery: Read 115 rows, 9.22 KiB in 0.006004 sec., 19153.897401732178 rows/sec., 1.50 MiB/sec. 2025.02.25 03:56:58.782551 [ 254 ] {4621691d-5397-4f11-b8b5-5bc0aecd3c82} TCPHandler: Processed in 0.006706 sec. 2025.02.25 03:56:58.782858 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.782950 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.783273 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:58.783502 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:56:58.783473 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_61_12} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:56:58.784423 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:56:58.784945 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.784988 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.785398 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.25 03:56:58.785643 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.785869 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} executeQuery: Read 166 rows, 11.83 KiB in 0.002771 sec., 59906.17105738001 rows/sec., 4.17 MiB/sec. 2025.02.25 03:56:58.785952 [ 4 ] {16727177-d593-47ac-8ac9-2f5d2ed80e8f} TCPHandler: Processed in 0.003261263 sec. 2025.02.25 03:56:58.786150 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.786474 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:56:58.786577 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:56:58.787858 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.787898 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.788583 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.25 03:56:58.788849 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.789149 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} executeQuery: Read 39 rows, 71.56 KiB in 0.002769 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. 2025.02.25 03:56:58.789692 [ 254 ] {bc7bec4b-413c-4767-945a-b412c906a4ee} TCPHandler: Processed in 0.003642822 sec. 2025.02.25 03:56:58.789892 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:56:58.790025 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:56:58.790081 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:56:58.790655 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:56:58.790701 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:56:58.791092 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.25 03:56:58.791326 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:56:58.791514 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. 2025.02.25 03:56:58.791569 [ 4 ] {f91ff2f8-09da-4c0b-abed-43b9b1960e55} TCPHandler: Processed in 0.001740369 sec. 2025.02.25 03:57:00.514913 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 2025.02.25 03:57:00.515740 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:00.515783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:00.516316 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:57:00.516602 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:00.516910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.25 03:57:02.690876 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.25 03:57:02.710284 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:02.710355 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:02.717345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:57:02.718127 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:02.721092 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.25 03:57:03.766906 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:03.767184 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:03.767267 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:03.768131 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:03.768179 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:03.768612 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.25 03:57:03.768871 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:03.769112 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2025.02.25 03:57:03.769177 [ 4 ] {74b6600c-d6ab-49da-8646-d6d7861eef60} TCPHandler: Processed in 0.002452235 sec. 2025.02.25 03:57:03.769358 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:03.769535 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:03.769594 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:03.770241 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:03.770282 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:03.770660 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.25 03:57:03.770912 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:03.771128 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. 2025.02.25 03:57:03.771182 [ 254 ] {da317cfd-49c1-407c-af88-7ca3d62728c9} TCPHandler: Processed in 0.001893472 sec. 2025.02.25 03:57:03.771351 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:03.771508 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:03.771567 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:03.772151 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:03.772189 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:03.772578 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.25 03:57:03.772817 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:03.773019 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. 2025.02.25 03:57:03.773070 [ 4 ] {cd39dc80-fbd1-4d65-8da6-206d2f28cabb} TCPHandler: Processed in 0.00178303 sec. 2025.02.25 03:57:03.773237 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:03.773366 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:03.773423 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:03.773947 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:03.773995 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:03.774360 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.25 03:57:03.774612 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:03.774818 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. 2025.02.25 03:57:03.774867 [ 254 ] {507a9d21-4b2e-46c7-ab80-9eaef5bc3fb8} TCPHandler: Processed in 0.001695048 sec. 2025.02.25 03:57:07.785171 [ 57 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:57:07.785230 [ 57 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:57:08.018011 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 2025.02.25 03:57:08.018752 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.018815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.019377 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:57:08.019637 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.019874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 2025.02.25 03:57:08.164058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1488 2025.02.25 03:57:08.166898 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.166941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.168380 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:57:08.168692 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.169184 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1488 2025.02.25 03:57:08.768952 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.769235 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:08.769307 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:08.770128 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.770174 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.770617 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.25 03:57:08.770879 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.771080 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} executeQuery: Read 134 rows, 11.81 KiB in 0.001911 sec., 70120.35583464155 rows/sec., 6.03 MiB/sec. 2025.02.25 03:57:08.771145 [ 4 ] {d55d1d33-2956-4e60-8f99-cfd0c5de1202} TCPHandler: Processed in 0.002376934 sec. 2025.02.25 03:57:08.771332 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.771472 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:08.771531 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:08.772193 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.772232 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.772598 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:57:08.772838 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.773016 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} executeQuery: Read 39 rows, 2.93 KiB in 0.001579 sec., 24699.176694110196 rows/sec., 1.81 MiB/sec. 2025.02.25 03:57:08.773068 [ 254 ] {49317e32-8af1-4523-8cd6-99959fe68309} TCPHandler: Processed in 0.001805811 sec. 2025.02.25 03:57:08.773231 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.773361 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:08.773416 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:08.774099 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.774144 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.774510 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.25 03:57:08.774748 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.774928 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} executeQuery: Read 103 rows, 8.24 KiB in 0.001596 sec., 64536.34085213033 rows/sec., 5.04 MiB/sec. 2025.02.25 03:57:08.774993 [ 4 ] {fe57cfca-9914-4e4a-867a-752baa23ed8a} TCPHandler: Processed in 0.001827541 sec. 2025.02.25 03:57:08.775141 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.775310 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:08.775370 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:08.775986 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.776031 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.776434 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.25 03:57:08.776674 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.776861 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. 2025.02.25 03:57:08.776925 [ 254 ] {3f4af3dc-e9ef-4b95-9e3e-0d303e93d2c0} TCPHandler: Processed in 0.001846982 sec. 2025.02.25 03:57:08.777092 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.777454 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:08.777798 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:08.779260 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.779297 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.779974 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.25 03:57:08.780227 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.780437 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} executeQuery: Read 39 rows, 71.56 KiB in 0.003127 sec., 12472.017908538535 rows/sec., 22.35 MiB/sec. 2025.02.25 03:57:08.780754 [ 4 ] {87b5bb89-0534-4b59-b008-f8e22b4f4b73} TCPHandler: Processed in 0.003739514 sec. 2025.02.25 03:57:08.780895 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:08.781003 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:08.781052 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:08.781561 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:08.781605 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:08.782036 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.25 03:57:08.782298 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:08.782475 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.02.25 03:57:08.782524 [ 254 ] {40f6c211-6af0-4abe-9230-3cb7009858b5} TCPHandler: Processed in 0.001679938 sec. 2025.02.25 03:57:10.222121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.25 03:57:10.243376 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.243440 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.250918 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:57:10.251694 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.255970 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.25 03:57:10.717554 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.717752 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.717825 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:57:10.718593 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.718647 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.719079 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:57:10.719330 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.719604 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} executeQuery: Read 24 rows, 2.04 KiB in 0.001894 sec., 12671.594508975712 rows/sec., 1.05 MiB/sec. 2025.02.25 03:57:10.719709 [ 4 ] {7ba39e24-d636-40fb-b41d-ac97090a0138} TCPHandler: Processed in 0.002285242 sec. 2025.02.25 03:57:10.719909 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.720032 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:57:10.720080 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:57:10.720644 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.720685 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.721053 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:57:10.721303 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.721576 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} executeQuery: Read 4 rows, 334.00 B in 0.001559 sec., 2565.747273893521 rows/sec., 209.22 KiB/sec. 2025.02.25 03:57:10.721771 [ 254 ] {ec5494aa-4e7b-4336-8426-7657e9ca4025} TCPHandler: Processed in 0.001920463 sec. 2025.02.25 03:57:10.721970 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.722103 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:10.722157 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:10.723496 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.723536 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.723980 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.25 03:57:10.724221 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.724442 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} executeQuery: Read 1318 rows, 112.08 KiB in 0.00237 sec., 556118.1434599155 rows/sec., 46.18 MiB/sec. 2025.02.25 03:57:10.724500 [ 4 ] {b9ae6db4-9669-4245-b6ed-7071a7e656b9} TCPHandler: Processed in 0.002607558 sec. 2025.02.25 03:57:10.724644 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.724775 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.724829 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:10.725423 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.725462 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.725813 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:57:10.726052 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.726297 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} executeQuery: Read 16 rows, 1.24 KiB in 0.001549 sec., 10329.244673983214 rows/sec., 800.67 KiB/sec. 2025.02.25 03:57:10.726378 [ 254 ] {4f791968-1898-4616-b024-64e8db1f0d08} TCPHandler: Processed in 0.00179641 sec. 2025.02.25 03:57:10.726597 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.726778 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.726825 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:57:10.727455 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.727494 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.727849 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:57:10.728116 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.728365 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} executeQuery: Read 252 rows, 17.85 KiB in 0.00161 sec., 156521.73913043478 rows/sec., 10.83 MiB/sec. 2025.02.25 03:57:10.728473 [ 4 ] {774877a4-e7a1-4da7-8ac7-d8cddc06ce15} TCPHandler: Processed in 0.001996314 sec. 2025.02.25 03:57:10.728688 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.728821 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.728876 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:57:10.729471 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.729511 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.729860 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.25 03:57:10.730096 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.730315 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} executeQuery: Read 12 rows, 960.00 B in 0.001519 sec., 7899.934167215273 rows/sec., 617.18 KiB/sec. 2025.02.25 03:57:10.730409 [ 254 ] {3ce11425-5beb-432a-a620-9d505bfce0d4} TCPHandler: Processed in 0.001823821 sec. 2025.02.25 03:57:10.730567 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.730696 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:10.730749 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:10.731551 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.731589 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.731959 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.25 03:57:10.732197 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.732413 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} executeQuery: Read 560 rows, 42.99 KiB in 0.001745 sec., 320916.90544412605 rows/sec., 24.06 MiB/sec. 2025.02.25 03:57:10.732466 [ 4 ] {a0f8d4ce-0b03-4a66-b53c-779409e0cd66} TCPHandler: Processed in 0.001968834 sec. 2025.02.25 03:57:10.732609 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.732739 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.732797 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:10.733584 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.733624 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.734068 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.25 03:57:10.734303 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.734515 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} executeQuery: Read 984 rows, 68.51 KiB in 0.001805 sec., 545152.3545706371 rows/sec., 37.07 MiB/sec. 2025.02.25 03:57:10.734568 [ 254 ] {2b7da7a4-83a3-485e-adcd-39711fb1044e} TCPHandler: Processed in 0.002021585 sec. 2025.02.25 03:57:10.734713 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:10.734842 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:10.734896 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:10.735374 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:10.735412 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:10.735772 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.25 03:57:10.736003 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:10.736223 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} executeQuery: Read 24 rows, 1.66 KiB in 0.001406 sec., 17069.701280227597 rows/sec., 1.15 MiB/sec. 2025.02.25 03:57:10.736314 [ 4 ] {7e5296d9-bc89-4656-be4f-0c7c25d268c5} TCPHandler: Processed in 0.001662647 sec. 2025.02.25 03:57:11.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.14 MiB, peak 262.59 MiB, free memory in arenas 0.00 B, will set to 247.98 MiB (RSS), difference: -1.16 MiB 2025.02.25 03:57:13.763467 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:13.763675 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:13.763749 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:13.764504 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.764559 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.764984 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.25 03:57:13.765236 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.765451 [ 51 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.25 03:57:13.765476 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} executeQuery: Read 56 rows, 4.38 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.31 MiB/sec. 2025.02.25 03:57:13.765551 [ 51 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.765629 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.765630 [ 4 ] {d452cb04-fbd2-4e3f-b7a4-964b4e67f93a} TCPHandler: Processed in 0.002291702 sec. 2025.02.25 03:57:13.765926 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:13.766014 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:57:13.766217 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:13.766393 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:13.766702 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:13.766885 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1966 rows starting from the beginning of the part 2025.02.25 03:57:13.767442 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 140 rows starting from the beginning of the part 2025.02.25 03:57:13.767990 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:13.768443 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 134 rows starting from the beginning of the part 2025.02.25 03:57:13.768953 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:57:13.769533 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:13.771359 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.771431 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.772505 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.25 03:57:13.772875 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.773103 [ 51 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.25 03:57:13.773200 [ 51 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.773233 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} executeQuery: Read 64 rows, 5.12 KiB in 0.007122 sec., 8986.239820275203 rows/sec., 718.23 KiB/sec. 2025.02.25 03:57:13.773266 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.773582 [ 254 ] {75bec314-9469-4557-a163-27e339ede4fd} TCPHandler: Processed in 0.007811264 sec. 2025.02.25 03:57:13.773879 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:13.774114 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:57:13.774233 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:13.774302 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3670 rows, containing 5 columns (5 merged, 0 gathered) in 0.008535511 sec., 429968.3990800316 rows/sec., 37.11 MiB/sec. 2025.02.25 03:57:13.774343 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:13.774381 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:13.774460 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 951 rows starting from the beginning of the part 2025.02.25 03:57:13.774773 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 115 rows starting from the beginning of the part 2025.02.25 03:57:13.774904 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.25 03:57:13.775402 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:13.775829 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 103 rows starting from the beginning of the part 2025.02.25 03:57:13.776146 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 560 rows starting from the beginning of the part 2025.02.25 03:57:13.776248 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.776715 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_116_23} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.25 03:57:13.776756 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:13.777130 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.25 03:57:13.777478 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.777528 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.778100 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.25 03:57:13.778413 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.778609 [ 51 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 5 parts from all_1_111_22 to all_115_115_0 2025.02.25 03:57:13.778694 [ 51 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.778753 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} executeQuery: Read 96 rows, 6.85 KiB in 0.004602 sec., 20860.49543676662 rows/sec., 1.45 MiB/sec. 2025.02.25 03:57:13.778760 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.779157 [ 4 ] {9cf5b906-a25a-4308-86ab-afc54ab5fe70} TCPHandler: Processed in 0.005448461 sec. 2025.02.25 03:57:13.779280 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_111_22 to all_115_115_0 into Compact with storage Full 2025.02.25 03:57:13.779467 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:13.779846 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:13.779854 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:13.779875 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.006233779 sec., 297893.1399396738 rows/sec., 23.38 MiB/sec. 2025.02.25 03:57:13.779910 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 30629 rows starting from the beginning of the part 2025.02.25 03:57:13.779950 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:13.780299 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 166 rows starting from the beginning of the part 2025.02.25 03:57:13.780405 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.25 03:57:13.780950 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:57:13.781444 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.02.25 03:57:13.781852 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.781891 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 984 rows starting from the beginning of the part 2025.02.25 03:57:13.782332 [ 187 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_116_23} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.25 03:57:13.782668 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:57:13.782941 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.782995 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.783502 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.25 03:57:13.783897 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.784097 [ 51 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.25 03:57:13.784159 [ 51 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:13.784189 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} executeQuery: Read 36 rows, 2.48 KiB in 0.004428 sec., 8130.081300813009 rows/sec., 561.06 KiB/sec. 2025.02.25 03:57:13.784260 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:13.784469 [ 254 ] {3b681c8c-eeac-4892-9607-da7f63ce6b35} TCPHandler: Processed in 0.005184936 sec. 2025.02.25 03:57:13.784958 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:13.785493 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:13.785619 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5734 rows starting from the beginning of the part 2025.02.25 03:57:13.785940 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:13.786194 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:13.786392 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:13.786599 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part 2025.02.25 03:57:13.786698 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part 2025.02.25 03:57:13.789899 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 5974 rows, containing 4 columns (4 merged, 0 gathered) in 0.005456642 sec., 1094812.5238928997 rows/sec., 73.53 MiB/sec. 2025.02.25 03:57:13.790592 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.25 03:57:13.790924 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.791014 [ 191 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_116_23} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.25 03:57:13.791105 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.25 03:57:13.793135 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 32099 rows, containing 5 columns (5 merged, 0 gathered) in 0.014207018 sec., 2259376.316690807 rows/sec., 154.64 MiB/sec. 2025.02.25 03:57:13.793857 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.02.25 03:57:13.794157 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:13.794235 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_115_23} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 5 parts: [all_1_111_22, all_115_115_0] -> all_1_115_23 2025.02.25 03:57:13.794318 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.25 03:57:14.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.33 MiB, peak 262.59 MiB, free memory in arenas 0.00 B, will set to 249.87 MiB (RSS), difference: 1.54 MiB 2025.02.25 03:57:15.520971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 2025.02.25 03:57:15.521631 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:15.521681 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:15.522222 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:57:15.522487 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:15.522758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.25 03:57:17.757017 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.25 03:57:17.778169 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:17.778237 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2025.02.25 03:57:17.785624 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:57:17.786381 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:17.789108 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.25 03:57:18.170295 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1526 2025.02.25 03:57:18.173595 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.173644 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.175134 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:57:18.175445 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.175717 [ 44 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:57:18.175848 [ 44 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.175928 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.176372 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:57:18.176919 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1526 2025.02.25 03:57:18.177402 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:18.177586 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1384 rows starting from the beginning of the part 2025.02.25 03:57:18.178219 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part 2025.02.25 03:57:18.178811 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2025.02.25 03:57:18.179304 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part 2025.02.25 03:57:18.179783 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part 2025.02.25 03:57:18.180267 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:57:18.188913 [ 196 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 72 columns (72 merged, 0 gathered) in 0.012821937 sec., 119014.7791242462 rows/sec., 93.83 MiB/sec. 2025.02.25 03:57:18.190842 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:57:18.191700 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.191806 [ 190 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_51_10} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:57:18.192144 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.02.25 03:57:18.769323 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.769513 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:18.769591 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:18.770426 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.770470 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.770930 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.25 03:57:18.771200 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.771402 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} executeQuery: Read 134 rows, 11.81 KiB in 0.001941 sec., 69036.57908294693 rows/sec., 5.94 MiB/sec. 2025.02.25 03:57:18.771467 [ 4 ] {4a7b3df7-a2cb-4895-b478-ce5defdf4073} TCPHandler: Processed in 0.002275031 sec. 2025.02.25 03:57:18.771647 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.771767 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:18.771817 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:18.772388 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.772427 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.772816 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:57:18.773062 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.773227 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} executeQuery: Read 39 rows, 2.93 KiB in 0.00149 sec., 26174.4966442953 rows/sec., 1.92 MiB/sec. 2025.02.25 03:57:18.773279 [ 254 ] {c696eed4-edd6-4c41-b12e-994f40dfa883} TCPHandler: Processed in 0.001689948 sec. 2025.02.25 03:57:18.773432 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.773566 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:18.773616 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:18.774178 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.774216 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.774587 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.25 03:57:18.774837 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.775021 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} executeQuery: Read 103 rows, 8.24 KiB in 0.001484 sec., 69407.00808625337 rows/sec., 5.42 MiB/sec. 2025.02.25 03:57:18.775074 [ 4 ] {25ab808c-6ed1-43b8-8a98-7fcf1f74524a} TCPHandler: Processed in 0.001698947 sec. 2025.02.25 03:57:18.775216 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.775327 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:18.775378 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:18.775907 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.775945 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.776336 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.25 03:57:18.776579 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.776758 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. 2025.02.25 03:57:18.776807 [ 254 ] {1d7ede44-cf0f-40cb-9433-1826e6537255} TCPHandler: Processed in 0.001644036 sec. 2025.02.25 03:57:18.776953 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.777067 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:18.777133 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:18.778254 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.778291 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.778964 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.25 03:57:18.779222 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.779455 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} executeQuery: Read 39 rows, 71.56 KiB in 0.00241 sec., 16182.572614107885 rows/sec., 29.00 MiB/sec. 2025.02.25 03:57:18.779565 [ 4 ] {380661af-eab9-46c7-978e-cac31b7beb2a} TCPHandler: Processed in 0.00266514 sec. 2025.02.25 03:57:18.779711 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:18.779826 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:18.779874 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:18.780324 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:18.780364 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:18.780742 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.25 03:57:18.780992 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:18.781200 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2025.02.25 03:57:18.781251 [ 254 ] {9a409c3c-313e-4c7c-bcca-33f94736e303} TCPHandler: Processed in 0.001593816 sec. 2025.02.25 03:57:21.154150 [ 42 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.25 03:57:21.154220 [ 42 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:21.154243 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:21.154442 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:57:21.154634 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:21.154677 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 124 rows starting from the beginning of the part 2025.02.25 03:57:21.154761 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.02.25 03:57:21.154864 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.02.25 03:57:21.154994 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.02.25 03:57:21.155078 [ 192 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.02.25 03:57:21.156044 [ 190 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720759 sec., 158069.7819973628 rows/sec., 10.15 MiB/sec. 2025.02.25 03:57:21.156194 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.25 03:57:21.156510 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:21.156606 [ 196 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_17_4} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.25 03:57:21.156699 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.25 03:57:22.785480 [ 40 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:57:22.785536 [ 40 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:57:23.007805 [ 221 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:57:23.007872 [ 221 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:57:23.016212 [ 221 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:57:23.023851 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 2025.02.25 03:57:23.024533 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.024582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.025131 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:57:23.025394 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.025692 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 2025.02.25 03:57:23.025764 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:57:23.025815 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:57:23.028059 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:57:23.252261 [ 219 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:23.252308 [ 219 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:23.254771 [ 219 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:23.314786 [ 224 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:23.314842 [ 224 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:23.317255 [ 224 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:23.575323 [ 39 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.25 03:57:23.575395 [ 39 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.575423 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.575644 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:57:23.575865 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:23.575904 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 236 rows starting from the beginning of the part 2025.02.25 03:57:23.575990 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.02.25 03:57:23.576275 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.25 03:57:23.576469 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.02.25 03:57:23.576639 [ 190 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2025.02.25 03:57:23.577902 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002391094 sec., 217473.67522983204 rows/sec., 15.44 MiB/sec. 2025.02.25 03:57:23.578105 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.25 03:57:23.578461 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.578566 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_17_4} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.25 03:57:23.578665 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.25 03:57:23.766850 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:23.767122 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:23.767229 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:23.768112 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.768157 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.768585 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.25 03:57:23.768834 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.769049 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} executeQuery: Read 56 rows, 4.38 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.13 MiB/sec. 2025.02.25 03:57:23.769114 [ 4 ] {04f0cbd9-dbac-4bf6-8c07-6275f2d02f08} TCPHandler: Processed in 0.002445724 sec. 2025.02.25 03:57:23.769272 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:23.769391 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:23.769442 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:23.770005 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.770045 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.770412 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.25 03:57:23.770658 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.770888 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. 2025.02.25 03:57:23.770942 [ 254 ] {adb3ec3a-448a-4e77-b5f1-107d5eee8d29} TCPHandler: Processed in 0.001727938 sec. 2025.02.25 03:57:23.771085 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:23.771215 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:23.771274 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:23.771842 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.771881 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.772274 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.25 03:57:23.772516 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.772745 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. 2025.02.25 03:57:23.772802 [ 4 ] {6e9a1077-08ac-4752-91e2-688915409a94} TCPHandler: Processed in 0.00178002 sec. 2025.02.25 03:57:23.772815 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:23.772854 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:23.772954 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:23.773089 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:23.773146 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:23.773822 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:23.773866 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:23.774284 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.25 03:57:23.774534 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:23.774746 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} executeQuery: Read 60 rows, 4.14 KiB in 0.001686 sec., 35587.18861209964 rows/sec., 2.40 MiB/sec. 2025.02.25 03:57:23.774797 [ 254 ] {f0f89c6a-6a31-46e8-a133-c4f3a8ac8161} TCPHandler: Processed in 0.001912232 sec. 2025.02.25 03:57:23.775600 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:24.537098 [ 225 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:24.537179 [ 225 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:24.539385 [ 225 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:25.290147 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.25 03:57:25.310955 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:25.311014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:25.318091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:57:25.318864 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:25.324025 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.25 03:57:28.178104 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1546 2025.02.25 03:57:28.180928 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.180981 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.182466 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:57:28.182779 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.183332 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1546 2025.02.25 03:57:28.768731 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.768950 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:57:28.769034 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:57:28.769844 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.769899 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.770329 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:57:28.770584 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.770831 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} executeQuery: Read 2 rows, 167.00 B in 0.001937 sec., 1032.5245224574085 rows/sec., 84.20 KiB/sec. 2025.02.25 03:57:28.770949 [ 4 ] {0fb9419e-fa1b-41e6-9464-8a1efd7b2456} TCPHandler: Processed in 0.002358693 sec. 2025.02.25 03:57:28.771114 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.771230 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:28.771277 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:28.771874 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.771914 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.772303 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.25 03:57:28.772544 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.772744 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} executeQuery: Read 135 rows, 11.88 KiB in 0.001535 sec., 87947.88273615636 rows/sec., 7.56 MiB/sec. 2025.02.25 03:57:28.772823 [ 254 ] {3aa3f7cf-e2b9-4ec4-8fce-61c3739cf9dd} TCPHandler: Processed in 0.00176546 sec. 2025.02.25 03:57:28.772974 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.773268 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:28.773411 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:28.774424 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.774466 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.774836 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:57:28.775101 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.775332 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} executeQuery: Read 41 rows, 3.07 KiB in 0.002184 sec., 18772.89377289377 rows/sec., 1.37 MiB/sec. 2025.02.25 03:57:28.775392 [ 4 ] {dea56f35-924a-461c-ab81-6e24a56dd9e2} TCPHandler: Processed in 0.002477325 sec. 2025.02.25 03:57:28.775552 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.775689 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:28.775743 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:28.776433 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.776479 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.776879 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.25 03:57:28.777111 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.777324 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} executeQuery: Read 105 rows, 8.40 KiB in 0.001664 sec., 63100.96153846154 rows/sec., 4.93 MiB/sec. 2025.02.25 03:57:28.777377 [ 254 ] {7658e70b-6712-4b97-9f7d-cedda8b33c20} TCPHandler: Processed in 0.001906983 sec. 2025.02.25 03:57:28.777544 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.777652 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:28.777701 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:28.778215 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.778254 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.778724 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.25 03:57:28.779040 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.779281 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} executeQuery: Read 161 rows, 11.48 KiB in 0.001649 sec., 97634.9302607641 rows/sec., 6.80 MiB/sec. 2025.02.25 03:57:28.779345 [ 4 ] {bb3e2a5f-57a4-4417-a729-3ff66a1019a0} TCPHandler: Processed in 0.001854252 sec. 2025.02.25 03:57:28.779486 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.779596 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:28.779662 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:28.780790 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.780830 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.781498 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.25 03:57:28.781753 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.781939 [ 33 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.25 03:57:28.782011 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} executeQuery: Read 39 rows, 71.56 KiB in 0.002431 sec., 16042.7807486631 rows/sec., 28.75 MiB/sec. 2025.02.25 03:57:28.782022 [ 33 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.782092 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.782366 [ 254 ] {5305984b-8d20-4202-bf22-219679d5f453} TCPHandler: Processed in 0.002926105 sec. 2025.02.25 03:57:28.782436 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:57:28.782579 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:28.782861 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:28.783011 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:28.783306 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:28.783586 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1686 rows starting from the beginning of the part 2025.02.25 03:57:28.784417 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:28.785274 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:28.785358 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:28.785443 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:28.786054 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:28.786867 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:28.787074 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.25 03:57:28.787505 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:28.787989 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.788744 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} executeQuery: Read 60 rows, 4.14 KiB in 0.005981 sec., 10031.767262999498 rows/sec., 692.30 KiB/sec. 2025.02.25 03:57:28.789032 [ 4 ] {480ca687-c3bc-4538-8d3f-dc5706a0a232} TCPHandler: Processed in 0.006546136 sec. 2025.02.25 03:57:28.799579 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 19 columns (19 merged, 0 gathered) in 0.017325357 sec., 108569.19138809088 rows/sec., 194.55 MiB/sec. 2025.02.25 03:57:28.801072 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.25 03:57:28.801500 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:28.801592 [ 195 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_51_10} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.25 03:57:28.801719 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.02.25 03:57:29.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 250.60 MiB, peak 268.02 MiB, free memory in arenas 0.00 B, will set to 255.66 MiB (RSS), difference: 5.06 MiB 2025.02.25 03:57:30.526837 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 2025.02.25 03:57:30.527661 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:30.527711 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:30.528250 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:57:30.528521 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:30.528796 [ 30 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:57:30.528823 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.25 03:57:30.528900 [ 30 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:30.528933 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:30.529064 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.529208 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:30.529253 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part 2025.02.25 03:57:30.529340 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.529625 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.529819 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.529997 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.530113 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:57:30.532856 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850906 sec., 8458788.659084382 rows/sec., 121.00 MiB/sec. 2025.02.25 03:57:30.533198 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:57:30.533538 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:30.533635 [ 202 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_71_14} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:57:30.533735 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.02.25 03:57:32.825065 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.02.25 03:57:32.847262 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:32.847331 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:32.854666 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:57:32.855455 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:32.855851 [ 26 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:57:32.856008 [ 26 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:32.856088 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:32.856490 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.871775 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.02.25 03:57:32.873347 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:32.875106 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.880808 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.886495 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.892177 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.898058 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.904117 [ 194 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:57:32.967013 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.110772258 sec., 4838.75664970195 rows/sec., 25.02 MiB/sec. 2025.02.25 03:57:32.970245 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:57:32.973293 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_71_14} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:32.973420 [ 193 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_71_14} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:57:32.975997 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.25 03:57:33.767195 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:33.767390 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:33.767464 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:33.768250 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:33.768303 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:33.768752 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.25 03:57:33.769011 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:33.769251 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2025.02.25 03:57:33.769316 [ 4 ] {c33d5ba9-606f-451b-ad70-879b73dcaeba} TCPHandler: Processed in 0.00226098 sec. 2025.02.25 03:57:33.769492 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:33.769616 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:33.769665 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:33.770242 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:33.770284 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:33.770672 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.25 03:57:33.770924 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:33.771141 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. 2025.02.25 03:57:33.771194 [ 254 ] {3c70c3fb-a45a-4201-a40a-9b818d0f9094} TCPHandler: Processed in 0.00175955 sec. 2025.02.25 03:57:33.771345 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:33.771454 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:33.771504 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:33.772028 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:33.772068 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:33.772459 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.25 03:57:33.772707 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:33.772893 [ 26 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2025.02.25 03:57:33.772944 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.02.25 03:57:33.772989 [ 26 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:33.773062 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:33.773062 [ 4 ] {c265b089-9e99-41a3-8f55-0431b8d4fe73} TCPHandler: Processed in 0.001766989 sec. 2025.02.25 03:57:33.773295 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:33.773387 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:57:33.773478 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:33.773599 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:33.773808 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:33.773925 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32099 rows starting from the beginning of the part 2025.02.25 03:57:33.774255 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part 2025.02.25 03:57:33.774603 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.02.25 03:57:33.774962 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::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.02.25 03:57:33.775319 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 161 rows starting from the beginning of the part 2025.02.25 03:57:33.775668 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2025.02.25 03:57:33.776188 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:33.776258 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:33.777022 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.25 03:57:33.777433 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:33.777716 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} executeQuery: Read 60 rows, 4.14 KiB in 0.004287 sec., 13995.801259622114 rows/sec., 965.86 KiB/sec. 2025.02.25 03:57:33.777868 [ 254 ] {b597dbbb-d652-4a55-ba43-f649340bb14f} TCPHandler: Processed in 0.004684515 sec. 2025.02.25 03:57:33.783135 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 32836 rows, containing 5 columns (5 merged, 0 gathered) in 0.009926282 sec., 3307985.8097926294 rows/sec., 226.51 MiB/sec. 2025.02.25 03:57:33.783463 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2025.02.25 03:57:33.783851 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:33.783952 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_120_24} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2025.02.25 03:57:33.784077 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.25 03:57:37.785583 [ 74 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:57:37.785640 [ 74 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:57:38.029971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 2025.02.25 03:57:38.030666 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.030715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.031248 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:57:38.031503 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.031767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 2025.02.25 03:57:38.184436 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1568 2025.02.25 03:57:38.187386 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.187447 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.188929 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:57:38.189254 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.190829 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1568 2025.02.25 03:57:38.769509 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.769704 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:38.769776 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:38.770589 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.770636 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.771079 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.25 03:57:38.771330 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.771549 [ 97 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.25 03:57:38.771592 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} executeQuery: Read 134 rows, 11.81 KiB in 0.001939 sec., 69107.78751933986 rows/sec., 5.95 MiB/sec. 2025.02.25 03:57:38.771630 [ 97 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.771699 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.771731 [ 4 ] {891aeca7-3621-47f9-ab72-7b3000104a3e} TCPHandler: Processed in 0.002345062 sec. 2025.02.25 03:57:38.771999 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.772074 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:57:38.772303 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:38.772510 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:38.772876 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:38.773065 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1966 rows starting from the beginning of the part 2025.02.25 03:57:38.773505 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 134 rows starting from the beginning of the part 2025.02.25 03:57:38.773984 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:38.774542 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 135 rows starting from the beginning of the part 2025.02.25 03:57:38.775106 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:38.775556 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 134 rows starting from the beginning of the part 2025.02.25 03:57:38.776733 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.776806 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.777500 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:57:38.777998 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.778306 [ 97 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:57:38.778428 [ 97 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.778501 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.778667 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} executeQuery: Read 39 rows, 2.93 KiB in 0.006438 sec., 6057.781919850885 rows/sec., 455.52 KiB/sec. 2025.02.25 03:57:38.778920 [ 254 ] {a8791fc6-005e-451b-ba6b-ebe3090614df} TCPHandler: Processed in 0.007068879 sec. 2025.02.25 03:57:38.778943 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:57:38.779134 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.779175 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:38.779264 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 177 rows starting from the beginning of the part 2025.02.25 03:57:38.779478 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:38.779778 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:38.779802 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:38.780379 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part 2025.02.25 03:57:38.780468 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2481 rows, containing 5 columns (5 merged, 0 gathered) in 0.008664234 sec., 286349.6069011987 rows/sec., 24.70 MiB/sec. 2025.02.25 03:57:38.780698 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:38.780889 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part 2025.02.25 03:57:38.781117 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.25 03:57:38.781191 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part 2025.02.25 03:57:38.782021 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.782194 [ 188 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_121_24} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.25 03:57:38.782394 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.25 03:57:38.782720 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.782773 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.783121 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.00445734 sec., 78746.5169809797 rows/sec., 5.73 MiB/sec. 2025.02.25 03:57:38.783272 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:57:38.783297 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.25 03:57:38.783600 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.783610 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.783709 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_66_13} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:57:38.783839 [ 97 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.25 03:57:38.783909 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.25 03:57:38.783929 [ 97 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.783988 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} executeQuery: Read 103 rows, 8.24 KiB in 0.004665 sec., 22079.314040728834 rows/sec., 1.72 MiB/sec. 2025.02.25 03:57:38.783996 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.784154 [ 4 ] {ecc1e464-08a4-48e0-9807-204d88347f3a} TCPHandler: Processed in 0.005126965 sec. 2025.02.25 03:57:38.784206 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:57:38.784316 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:38.784344 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 951 rows starting from the beginning of the part 2025.02.25 03:57:38.784364 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.784443 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 103 rows starting from the beginning of the part 2025.02.25 03:57:38.784606 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:38.784674 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:38.784777 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:38.785074 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 105 rows starting from the beginning of the part 2025.02.25 03:57:38.785329 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:38.785652 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 103 rows starting from the beginning of the part 2025.02.25 03:57:38.786529 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.786571 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.787154 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.25 03:57:38.787489 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.787552 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 5 columns (5 merged, 0 gathered) in 0.003419627 sec., 406477.0806874551 rows/sec., 31.95 MiB/sec. 2025.02.25 03:57:38.787761 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} executeQuery: Read 160 rows, 11.41 KiB in 0.003255 sec., 49155.14592933948 rows/sec., 3.42 MiB/sec. 2025.02.25 03:57:38.787766 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.25 03:57:38.787873 [ 254 ] {cd1fedd5-5660-47c1-9bce-b3808736cca0} TCPHandler: Processed in 0.00357938 sec. 2025.02.25 03:57:38.788034 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.788124 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.788178 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:38.788217 [ 200 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_121_24} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.25 03:57:38.788262 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:38.788305 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.25 03:57:38.789515 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.789555 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.790262 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.25 03:57:38.790529 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.790777 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} executeQuery: Read 39 rows, 71.56 KiB in 0.002635 sec., 14800.759013282732 rows/sec., 26.52 MiB/sec. 2025.02.25 03:57:38.790883 [ 4 ] {b844752b-54be-4e12-abb4-256c4aafc405} TCPHandler: Processed in 0.002906594 sec. 2025.02.25 03:57:38.791043 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:38.791154 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:38.791202 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:38.791636 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.791676 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.792040 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.25 03:57:38.792281 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.792463 [ 97 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.25 03:57:38.792500 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.02.25 03:57:38.792529 [ 97 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:38.792589 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:38.792602 [ 254 ] {cc3f336d-82a0-4ae3-ba42-c6423831de47} TCPHandler: Processed in 0.001612176 sec. 2025.02.25 03:57:38.792754 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.792851 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:38.792879 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5974 rows starting from the beginning of the part 2025.02.25 03:57:38.792945 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.793135 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.793214 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.793412 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.793480 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:38.795402 [ 188 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 6274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716581 sec., 2309520.6805907865 rows/sec., 155.14 MiB/sec. 2025.02.25 03:57:38.795901 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.25 03:57:38.796293 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:38.796398 [ 198 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_121_24} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.25 03:57:38.796513 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.25 03:57:40.372832 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.02.25 03:57:40.394684 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:40.394747 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:40.402237 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:57:40.403039 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:40.405921 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.25 03:57:41.694422 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.694721 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.694833 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:57:41.695701 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.695745 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.696180 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:57:41.696438 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.696652 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} executeQuery: Read 24 rows, 2.04 KiB in 0.002016 sec., 11904.761904761905 rows/sec., 1011.44 KiB/sec. 2025.02.25 03:57:41.696792 [ 4 ] {49730726-7778-4326-be86-f72bf425d0c8} TCPHandler: Processed in 0.002554137 sec. 2025.02.25 03:57:41.696970 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.697114 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:41.697165 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:41.698198 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.698236 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.698693 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.25 03:57:41.698938 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.699123 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} executeQuery: Read 1316 rows, 111.93 KiB in 0.002044 sec., 643835.6164383562 rows/sec., 53.48 MiB/sec. 2025.02.25 03:57:41.699193 [ 254 ] {aa33f5e6-9712-47fd-b860-6e31d158130f} TCPHandler: Processed in 0.002289491 sec. 2025.02.25 03:57:41.699357 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.699554 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.699616 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:41.700229 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.700266 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.700609 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:57:41.700862 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.701033 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} executeQuery: Read 12 rows, 984.00 B in 0.001537 sec., 7807.417046193885 rows/sec., 625.20 KiB/sec. 2025.02.25 03:57:41.701084 [ 4 ] {244fbe26-24da-4c37-92f6-d31d4ef91b60} TCPHandler: Processed in 0.00180778 sec. 2025.02.25 03:57:41.701242 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.701372 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.701426 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:57:41.702126 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.702164 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.702542 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:57:41.702797 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.702991 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} executeQuery: Read 252 rows, 17.85 KiB in 0.001647 sec., 153005.4644808743 rows/sec., 10.58 MiB/sec. 2025.02.25 03:57:41.703109 [ 254 ] {bf00586b-af9f-405f-b73d-edf6a7a19197} TCPHandler: Processed in 0.001930503 sec. 2025.02.25 03:57:41.703283 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.703414 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.703467 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:57:41.704123 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.704162 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.704514 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.25 03:57:41.704762 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.704955 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} executeQuery: Read 12 rows, 960.00 B in 0.001563 sec., 7677.543186180423 rows/sec., 599.81 KiB/sec. 2025.02.25 03:57:41.705042 [ 4 ] {af435bd4-0a1b-4eee-be65-dc24a1c1a4a7} TCPHandler: Processed in 0.001821941 sec. 2025.02.25 03:57:41.705186 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.705296 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:41.705340 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:41.706098 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.706136 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.706514 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.25 03:57:41.706758 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.706933 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} executeQuery: Read 556 rows, 42.66 KiB in 0.00166 sec., 334939.7590361446 rows/sec., 25.10 MiB/sec. 2025.02.25 03:57:41.706984 [ 254 ] {7d74de6e-b3fc-4dcd-8c05-0266d72fd5fa} TCPHandler: Processed in 0.001851841 sec. 2025.02.25 03:57:41.707120 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.707228 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.707277 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:41.707971 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.708008 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.708439 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.25 03:57:41.708686 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.708866 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} executeQuery: Read 976 rows, 67.51 KiB in 0.001659 sec., 588306.208559373 rows/sec., 39.74 MiB/sec. 2025.02.25 03:57:41.708928 [ 4 ] {72e86a20-751b-4aef-8444-b362478dc088} TCPHandler: Processed in 0.001859772 sec. 2025.02.25 03:57:41.709078 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:41.709272 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:41.709328 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:41.709846 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:41.709891 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:41.710287 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.25 03:57:41.710529 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:41.710707 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} executeQuery: Read 34 rows, 2.36 KiB in 0.001484 sec., 22911.051212938004 rows/sec., 1.55 MiB/sec. 2025.02.25 03:57:41.710759 [ 254 ] {12c83025-67cc-4a6a-bcff-1013f6b9a497} TCPHandler: Processed in 0.001751649 sec. 2025.02.25 03:57:43.439672 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:43.439768 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:43.442873 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:57:43.467418 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:43.467533 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:43.470300 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:57:43.762659 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:43.762860 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:43.762939 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:43.763751 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:43.763809 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:43.764249 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.25 03:57:43.764526 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:43.764754 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. 2025.02.25 03:57:43.764828 [ 4 ] {1c4dc4c6-fe20-43d0-b8be-ce4a5928abdf} TCPHandler: Processed in 0.002306131 sec. 2025.02.25 03:57:43.764997 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:43.765124 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:43.765176 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:43.765784 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:43.765828 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:43.766210 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.25 03:57:43.766466 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:43.766676 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. 2025.02.25 03:57:43.766733 [ 254 ] {c1f87e7d-96a8-4a6d-88be-b75324ad4842} TCPHandler: Processed in 0.00179759 sec. 2025.02.25 03:57:43.766901 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:43.767053 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:43.767124 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:43.767657 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:43.767699 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:43.768097 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.25 03:57:43.768343 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:43.768557 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} executeQuery: Read 66 rows, 4.72 KiB in 0.001538 sec., 42912.873862158645 rows/sec., 2.99 MiB/sec. 2025.02.25 03:57:43.768611 [ 4 ] {c7a11f23-3c6f-4e8a-998d-b800cc1f8907} TCPHandler: Processed in 0.00178146 sec. 2025.02.25 03:57:43.768757 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:43.768871 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:43.768919 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:43.769351 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:43.769390 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:43.769748 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.25 03:57:43.769982 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:43.770186 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} executeQuery: Read 26 rows, 1.78 KiB in 0.001338 sec., 19431.988041853514 rows/sec., 1.30 MiB/sec. 2025.02.25 03:57:43.770244 [ 254 ] {8c6b677a-47ef-4fb6-a7b6-0ffcf1ddf2e7} TCPHandler: Processed in 0.001541444 sec. 2025.02.25 03:57:44.461680 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:44.461729 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:44.463662 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:57:44.668018 [ 224 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:44.668061 [ 224 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:44.670134 [ 224 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:57:45.532859 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 2025.02.25 03:57:45.533498 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:45.533541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:45.534062 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:57:45.534319 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:45.534508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.25 03:57:47.906958 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.25 03:57:47.928863 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:47.928924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:47.935943 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:57:47.936750 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:47.941023 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.25 03:57:48.019115 [ 220 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:57:48.019183 [ 220 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:57:48.021081 [ 220 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:57:48.140168 [ 225 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:57:48.140227 [ 225 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:57:48.142319 [ 225 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:57:48.191939 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1604 2025.02.25 03:57:48.194960 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.195010 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.196517 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:57:48.196823 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.198140 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1604 2025.02.25 03:57:48.769279 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.769475 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:48.769547 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:48.770391 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.770439 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.770893 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.25 03:57:48.771150 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.771381 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} executeQuery: Read 134 rows, 11.81 KiB in 0.001956 sec., 68507.15746421268 rows/sec., 5.89 MiB/sec. 2025.02.25 03:57:48.771450 [ 4 ] {b3c320cc-7e18-483c-b06a-cdcfa4558705} TCPHandler: Processed in 0.002309181 sec. 2025.02.25 03:57:48.771637 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.771778 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:48.771836 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:48.772478 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.772519 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.772886 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.25 03:57:48.773133 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.773350 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} executeQuery: Read 39 rows, 2.93 KiB in 0.001607 sec., 24268.823895457375 rows/sec., 1.78 MiB/sec. 2025.02.25 03:57:48.773404 [ 254 ] {a2e2ba9a-f7f0-4cbe-845d-4619302dc2e8} TCPHandler: Processed in 0.001838141 sec. 2025.02.25 03:57:48.773550 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.773660 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:48.773707 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:48.774259 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.774299 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.774676 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.25 03:57:48.774916 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.775120 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} executeQuery: Read 103 rows, 8.24 KiB in 0.001483 sec., 69453.80984490897 rows/sec., 5.42 MiB/sec. 2025.02.25 03:57:48.775175 [ 4 ] {1742f45c-ed2a-4ca8-8f7c-b813926d874b} TCPHandler: Processed in 0.001677618 sec. 2025.02.25 03:57:48.775304 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.775435 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:48.775493 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:48.776115 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.776161 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.776574 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.25 03:57:48.776809 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.777042 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2025.02.25 03:57:48.777115 [ 254 ] {7db5a82a-6191-4e77-809d-5d3bd20a8c7e} TCPHandler: Processed in 0.001863941 sec. 2025.02.25 03:57:48.777277 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.777558 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:48.777890 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:48.780296 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.780336 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.781057 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.25 03:57:48.781333 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.781613 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} executeQuery: Read 39 rows, 71.56 KiB in 0.004187 sec., 9314.545020300931 rows/sec., 16.69 MiB/sec. 2025.02.25 03:57:48.782150 [ 4 ] {5396a860-bfb1-44fd-84c1-60f43438aab9} TCPHandler: Processed in 0.004944701 sec. 2025.02.25 03:57:48.782342 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:48.782454 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:48.782502 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:48.782973 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:48.783013 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.02.25 03:57:48.783373 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.25 03:57:48.783610 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:48.783848 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. 2025.02.25 03:57:48.783918 [ 254 ] {3e9dd7da-4880-4fb7-add6-dddd7d0d6fa4} TCPHandler: Processed in 0.001648967 sec. 2025.02.25 03:57:52.785898 [ 82 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:57:52.785977 [ 82 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:57:53.035606 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 2025.02.25 03:57:53.036300 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.036353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.036897 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:57:53.037189 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.037457 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 2025.02.25 03:57:53.767944 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:53.768248 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:53.768365 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:53.769228 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.769280 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.769729 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.25 03:57:53.769986 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.770226 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} executeQuery: Read 56 rows, 4.38 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.08 MiB/sec. 2025.02.25 03:57:53.770298 [ 4 ] {c8c51430-de58-4c0d-b963-2db05eb0dd0f} TCPHandler: Processed in 0.002547757 sec. 2025.02.25 03:57:53.770527 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:53.770734 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:53.770796 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:53.771485 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.771524 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.771915 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.25 03:57:53.772161 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.772380 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} executeQuery: Read 64 rows, 5.12 KiB in 0.001701 sec., 37624.9265138154 rows/sec., 2.94 MiB/sec. 2025.02.25 03:57:53.772433 [ 254 ] {da32a3f2-b33f-445d-8e75-3edcdfbba2d9} TCPHandler: Processed in 0.001998745 sec. 2025.02.25 03:57:53.772590 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:53.772700 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:53.772750 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:53.773269 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.773309 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.773707 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.25 03:57:53.773946 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.774119 [ 66 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 3 parts from all_1_120_24 to all_122_122_0 2025.02.25 03:57:53.774174 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. 2025.02.25 03:57:53.774206 [ 66 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.774280 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.774292 [ 4 ] {9880b642-b80a-494d-92f6-3071aa445755} TCPHandler: Processed in 0.001752349 sec. 2025.02.25 03:57:53.774552 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:53.774557 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTask::PrepareStage: Merging 3 parts: from all_1_120_24 to all_122_122_0 into Compact with storage Full 2025.02.25 03:57:53.774840 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:53.775058 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:53.775083 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:53.775222 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 32836 rows starting from the beginning of the part 2025.02.25 03:57:53.775797 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.02.25 03:57:53.776585 [ 188 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 976 rows starting from the beginning of the part 2025.02.25 03:57:53.778485 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:53.778523 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:53.778962 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.25 03:57:53.779244 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.779586 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} executeQuery: Read 60 rows, 4.14 KiB in 0.004905 sec., 12232.415902140674 rows/sec., 844.16 KiB/sec. 2025.02.25 03:57:53.779663 [ 254 ] {de2328ae-0698-431d-87a1-d229b891a4b6} TCPHandler: Processed in 0.005271609 sec. 2025.02.25 03:57:53.784638 [ 190 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergeTask::MergeProjectionsStage: Merge sorted 33972 rows, containing 5 columns (5 merged, 0 gathered) in 0.010255139 sec., 3312680.59847848 rows/sec., 226.76 MiB/sec. 2025.02.25 03:57:53.785316 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) 2025.02.25 03:57:53.785820 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:53.785922 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_122_25} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 3 parts: [all_1_120_24, all_122_122_0] -> all_1_122_25 2025.02.25 03:57:53.786033 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:57:54.086071 [ 66 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2025.02.25 03:57:54.086134 [ 66 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:54.086157 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:54.086378 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full 2025.02.25 03:57:54.086609 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:54.086644 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 366 rows starting from the beginning of the part 2025.02.25 03:57:54.086728 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2025.02.25 03:57:54.087023 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part 2025.02.25 03:57:54.087205 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part 2025.02.25 03:57:54.087361 [ 195 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part 2025.02.25 03:57:54.088681 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446974 sec., 494896.9625341339 rows/sec., 35.57 MiB/sec. 2025.02.25 03:57:54.088898 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2025.02.25 03:57:54.089271 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:54.089373 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_22_5} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 2025.02.25 03:57:54.089481 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.25 03:57:55.442071 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.25 03:57:55.464607 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:55.464667 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:55.472069 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:57:55.472904 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:55.475763 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.25 03:57:58.199306 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1624 2025.02.25 03:57:58.202120 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.202169 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.203653 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:57:58.203959 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.204499 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1624 2025.02.25 03:57:58.633928 [ 209 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:57:58.634007 [ 209 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:57:58.636113 [ 209 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:57:58.769321 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.769649 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:57:58.769738 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:57:58.770505 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.770558 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.771003 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:57:58.771265 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.771539 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} executeQuery: Read 12 rows, 1002.00 B in 0.001967 sec., 6100.660904931367 rows/sec., 497.47 KiB/sec. 2025.02.25 03:57:58.771667 [ 4 ] {16561663-fbe2-45d1-a74f-a3ec24985956} TCPHandler: Processed in 0.002537327 sec. 2025.02.25 03:57:58.771881 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.772030 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:57:58.772088 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:57:58.772812 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.772853 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.773233 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.25 03:57:58.773481 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.773653 [ 22 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.25 03:57:58.773716 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} executeQuery: Read 140 rows, 12.25 KiB in 0.001713 sec., 81727.96263864565 rows/sec., 6.98 MiB/sec. 2025.02.25 03:57:58.773724 [ 22 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.773805 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.773857 [ 254 ] {71b49fa8-d304-42f6-a209-122856e1d21a} TCPHandler: Processed in 0.002056306 sec. 2025.02.25 03:57:58.774085 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.774117 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:57:58.774270 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:57:58.774376 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:57:58.774691 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:58.774770 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1966 rows starting from the beginning of the part 2025.02.25 03:57:58.775218 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:57:58.775632 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:58.775864 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 134 rows starting from the beginning of the part 2025.02.25 03:57:58.776237 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.02.25 03:57:58.776541 [ 195 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 140 rows starting from the beginning of the part 2025.02.25 03:57:58.777294 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.777366 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.778263 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.25 03:57:58.778820 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.779434 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} executeQuery: Read 51 rows, 3.77 KiB in 0.005214 sec., 9781.357882623706 rows/sec., 723.15 KiB/sec. 2025.02.25 03:57:58.779621 [ 4 ] {d1fb1c13-9f3f-452e-89c2-177d086d8d25} TCPHandler: Processed in 0.005617866 sec. 2025.02.25 03:57:58.779808 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.779940 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:57:58.780037 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:57:58.780595 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3668 rows, containing 5 columns (5 merged, 0 gathered) in 0.006643528 sec., 552116.2852026814 rows/sec., 47.66 MiB/sec. 2025.02.25 03:57:58.780999 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.25 03:57:58.781410 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.781469 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.781712 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.781923 [ 190 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_126_25} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.25 03:57:58.782095 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:57:58.782228 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.25 03:57:58.782477 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.782630 [ 52 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.25 03:57:58.782664 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} executeQuery: Read 115 rows, 9.22 KiB in 0.002752 sec., 41787.79069767442 rows/sec., 3.27 MiB/sec. 2025.02.25 03:57:58.782677 [ 52 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.782718 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.782746 [ 254 ] {a554d1a8-37f4-4b70-810d-243d38370abf} TCPHandler: Processed in 0.003008848 sec. 2025.02.25 03:57:58.782945 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.782962 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:57:58.783152 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:58.783235 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:58.783268 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:57:58.783303 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 951 rows starting from the beginning of the part 2025.02.25 03:57:58.783688 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 556 rows starting from the beginning of the part 2025.02.25 03:57:58.784095 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:58.784443 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 103 rows starting from the beginning of the part 2025.02.25 03:57:58.784721 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.02.25 03:57:58.785052 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 115 rows starting from the beginning of the part 2025.02.25 03:57:58.785824 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.785901 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.786846 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.25 03:57:58.787414 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.787741 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} executeQuery: Read 166 rows, 11.83 KiB in 0.004669 sec., 35553.65174555579 rows/sec., 2.47 MiB/sec. 2025.02.25 03:57:58.787826 [ 4 ] {92ce187b-f5bb-4811-ac63-fa6deae0b292} TCPHandler: Processed in 0.004982631 sec. 2025.02.25 03:57:58.788003 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.788284 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:57:58.788376 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005551545 sec., 333780.95647247747 rows/sec., 26.20 MiB/sec. 2025.02.25 03:57:58.788425 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:57:58.788654 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.25 03:57:58.789393 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.789690 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_126_25} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.25 03:57:58.789837 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.25 03:57:58.790588 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.790632 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.791319 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.25 03:57:58.791571 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.791766 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} executeQuery: Read 39 rows, 71.56 KiB in 0.00359 sec., 10863.509749303621 rows/sec., 19.47 MiB/sec. 2025.02.25 03:57:58.791875 [ 254 ] {544a2130-1b54-450a-a0c3-272a9173b32c} TCPHandler: Processed in 0.003966309 sec. 2025.02.25 03:57:58.792018 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:57:58.792125 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:57:58.792172 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:57:58.792609 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.792647 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.793011 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.25 03:57:58.793259 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.793397 [ 52 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.25 03:57:58.793434 [ 52 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:57:58.793442 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2025.02.25 03:57:58.793455 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:57:58.793548 [ 4 ] {7a6d8c83-1875-4728-b2e1-8196d2c02460} TCPHandler: Processed in 0.001580335 sec. 2025.02.25 03:57:58.793699 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:58.793840 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:57:58.793876 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6274 rows starting from the beginning of the part 2025.02.25 03:57:58.793992 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 34 rows starting from the beginning of the part 2025.02.25 03:57:58.794190 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part 2025.02.25 03:57:58.794384 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:58.794542 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:58.794690 [ 193 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:57:58.796785 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6514 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224532 sec., 2020138.1161669353 rows/sec., 135.72 MiB/sec. 2025.02.25 03:57:58.797500 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.25 03:57:58.797868 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:57:58.797956 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_126_25} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.25 03:57:58.798049 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.02.25 03:58:00.245127 [ 224 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:00.245193 [ 224 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:00.247248 [ 224 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:00.538575 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 2025.02.25 03:58:00.539422 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:00.539461 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:00.539973 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:58:00.540226 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:00.540416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.25 03:58:00.776879 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:00.776938 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:00.779108 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:01.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 252.79 MiB, peak 274.15 MiB, free memory in arenas 0.00 B, will set to 256.77 MiB (RSS), difference: 3.99 MiB 2025.02.25 03:58:02.976810 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.25 03:58:02.998351 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:02.998401 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.006714 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:58:03.007650 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.012248 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.25 03:58:03.766739 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:03.767051 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:03.767170 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:03.768217 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:03.768268 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.768719 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.25 03:58:03.768975 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.769217 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} executeQuery: Read 56 rows, 4.38 KiB in 0.002248 sec., 24911.032028469752 rows/sec., 1.90 MiB/sec. 2025.02.25 03:58:03.769284 [ 4 ] {f75158a4-31fc-4c56-bdf0-d53324babc03} TCPHandler: Processed in 0.002732301 sec. 2025.02.25 03:58:03.769482 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:03.769628 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:03.769685 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:03.770274 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:03.770316 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.770684 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.25 03:58:03.770931 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.771133 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. 2025.02.25 03:58:03.771184 [ 254 ] {76974619-f7b1-499f-8cb7-d0e4d0521d6b} TCPHandler: Processed in 0.00177231 sec. 2025.02.25 03:58:03.771338 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:03.771449 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:03.771499 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:03.772018 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:03.772057 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.772769 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.25 03:58:03.773015 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.773194 [ 54 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 2025.02.25 03:58:03.773255 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} executeQuery: Read 160 rows, 11.41 KiB in 0.001821 sec., 87863.81109280615 rows/sec., 6.12 MiB/sec. 2025.02.25 03:58:03.773282 [ 54 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:03.773349 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.773373 [ 4 ] {671e85fd-503e-47d1-aa0e-100e702b370a} TCPHandler: Processed in 0.002088936 sec. 2025.02.25 03:58:03.773698 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:03.773750 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full 2025.02.25 03:58:03.774126 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:03.774357 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:03.774431 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:03.774621 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 33972 rows starting from the beginning of the part 2025.02.25 03:58:03.775235 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part 2025.02.25 03:58:03.775806 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:03.776358 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:03.776882 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 166 rows starting from the beginning of the part 2025.02.25 03:58:03.777470 [ 194 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:03.778794 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:03.778854 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:03.779528 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.25 03:58:03.779855 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.780219 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} executeQuery: Read 60 rows, 4.14 KiB in 0.006274 sec., 9563.27701625757 rows/sec., 659.97 KiB/sec. 2025.02.25 03:58:03.780420 [ 254 ] {7fa2b58c-c533-4e99-b3de-3395ee31c13f} TCPHandler: Processed in 0.006938015 sec. 2025.02.25 03:58:03.785624 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergeTask::MergeProjectionsStage: Merge sorted 34684 rows, containing 5 columns (5 merged, 0 gathered) in 0.012174892 sec., 2848813.7718182635 rows/sec., 195.08 MiB/sec. 2025.02.25 03:58:03.786029 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) 2025.02.25 03:58:03.786468 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:03.786582 [ 187 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_127_26} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 2025.02.25 03:58:03.786709 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:58:07.786027 [ 152 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:58:07.786084 [ 152 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:58:08.041502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 2025.02.25 03:58:08.042181 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.042225 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.042759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:58:08.043013 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.043188 [ 152 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:58:08.043226 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 2025.02.25 03:58:08.043244 [ 152 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.043271 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.043383 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.043498 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:08.043537 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.25 03:58:08.043608 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.043721 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.043859 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.043935 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.044007 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:08.046970 [ 191 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003636861 sec., 9593987.782321073 rows/sec., 137.24 MiB/sec. 2025.02.25 03:58:08.047197 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:58:08.047477 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.047551 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_76_15} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:58:08.047634 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.02.25 03:58:08.122165 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:08.122214 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:08.124122 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:08.124175 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:08.124322 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:08.126688 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:08.205611 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1646 2025.02.25 03:58:08.208654 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.208717 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.210277 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:58:08.210623 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.210863 [ 152 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:58:08.210996 [ 152 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.211058 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.211534 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:58:08.212235 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1646 2025.02.25 03:58:08.212721 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:08.212920 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1526 rows starting from the beginning of the part 2025.02.25 03:58:08.213630 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part 2025.02.25 03:58:08.214335 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part 2025.02.25 03:58:08.214999 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part 2025.02.25 03:58:08.215729 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part 2025.02.25 03:58:08.216416 [ 198 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part 2025.02.25 03:58:08.225700 [ 191 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 72 columns (72 merged, 0 gathered) in 0.014495434 sec., 113552.99882707893 rows/sec., 88.86 MiB/sec. 2025.02.25 03:58:08.228056 [ 191 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:58:08.228978 [ 191 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.229089 [ 191 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_56_11} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:58:08.229463 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.02.25 03:58:08.621194 [ 223 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:08.621241 [ 223 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:08.623304 [ 223 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:08.741547 [ 220 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:08.741605 [ 220 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:08.743763 [ 220 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:08.768884 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.769093 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:08.769160 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:08.769949 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.769991 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.770421 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.25 03:58:08.770695 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.770919 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} executeQuery: Read 134 rows, 11.81 KiB in 0.001875 sec., 71466.66666666667 rows/sec., 6.15 MiB/sec. 2025.02.25 03:58:08.770986 [ 4 ] {88d86a35-039b-4826-8018-7c82b0d975dc} TCPHandler: Processed in 0.002283662 sec. 2025.02.25 03:58:08.771157 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.771300 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:08.771358 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:08.772010 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.772051 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.772418 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.25 03:58:08.772665 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.772877 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} executeQuery: Read 39 rows, 2.93 KiB in 0.001611 sec., 24208.56610800745 rows/sec., 1.78 MiB/sec. 2025.02.25 03:58:08.772930 [ 254 ] {3724aa29-4020-460a-b29a-df31866c912d} TCPHandler: Processed in 0.001841281 sec. 2025.02.25 03:58:08.773076 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.773185 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:08.773231 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:08.773801 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.773842 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.774204 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.25 03:58:08.774455 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.774676 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} executeQuery: Read 103 rows, 8.24 KiB in 0.001514 sec., 68031.70409511229 rows/sec., 5.31 MiB/sec. 2025.02.25 03:58:08.774729 [ 4 ] {6b6df88a-b506-45de-98b6-e024cc815f8b} TCPHandler: Processed in 0.001705918 sec. 2025.02.25 03:58:08.774865 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.774992 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:08.775050 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:08.775671 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.775718 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.776131 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.25 03:58:08.776360 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.776560 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2025.02.25 03:58:08.776610 [ 254 ] {e388fe8c-e90e-45c0-a1d8-e3bfb98b5f76} TCPHandler: Processed in 0.00179826 sec. 2025.02.25 03:58:08.776746 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.776853 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:08.776926 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:08.778216 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.778257 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.778961 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.25 03:58:08.779222 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.779523 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} executeQuery: Read 39 rows, 71.56 KiB in 0.002685 sec., 14525.13966480447 rows/sec., 26.03 MiB/sec. 2025.02.25 03:58:08.779895 [ 4 ] {3ad10390-3332-4985-831f-8c764ef18a7d} TCPHandler: Processed in 0.003194972 sec. 2025.02.25 03:58:08.780091 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:08.780201 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:08.780248 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:08.780718 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:08.780756 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:08.781108 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.25 03:58:08.781341 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:08.781547 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. 2025.02.25 03:58:08.781621 [ 254 ] {5b82b94a-144f-4719-9bee-5d6a9cb89cdf} TCPHandler: Processed in 0.001607466 sec. 2025.02.25 03:58:10.513291 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.25 03:58:10.535102 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:10.535162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:10.542764 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:58:10.543603 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:10.544142 [ 86 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:58:10.544327 [ 86 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:10.544433 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:10.545186 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.560577 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.25 03:58:10.562398 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:10.564044 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.570156 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.576254 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.582561 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.588670 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.594362 [ 196 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:10.659571 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.11490277 sec., 4986.824947736247 rows/sec., 25.79 MiB/sec. 2025.02.25 03:58:10.662875 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:58:10.666051 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_76_15} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:10.666147 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_76_15} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:58:10.668900 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.25 03:58:10.716507 [ 151 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.25 03:58:10.716580 [ 151 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:10.716621 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:10.716886 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:58:10.717402 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:10.717447 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:58:10.717537 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2025.02.25 03:58:10.717805 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:58:10.717962 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2025.02.25 03:58:10.718187 [ 199 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2025.02.25 03:58:10.719238 [ 188 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527337 sec., 19783.669530418774 rows/sec., 1.65 MiB/sec. 2025.02.25 03:58:10.719466 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.25 03:58:10.719880 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:10.719987 [ 202 ] {499813d5-c841-4141-9420-e02818928f28::all_1_25_6} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.25 03:58:10.720097 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.25 03:58:11.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 257.86 MiB, peak 275.26 MiB, free memory in arenas 0.00 B, will set to 256.77 MiB (RSS), difference: -1.09 MiB 2025.02.25 03:58:11.696107 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.696317 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.696394 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:58:11.697171 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.697223 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.697761 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:58:11.698046 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.698335 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. 2025.02.25 03:58:11.698456 [ 4 ] {9813b91c-21e7-4527-9891-f9130227dc02} TCPHandler: Processed in 0.002476006 sec. 2025.02.25 03:58:11.698654 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.698773 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:58:11.698821 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:58:11.699389 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.699430 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.699796 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:58:11.700045 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.700257 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} executeQuery: Read 4 rows, 334.00 B in 0.001509 sec., 2650.7620941020546 rows/sec., 216.15 KiB/sec. 2025.02.25 03:58:11.700311 [ 254 ] {85b911df-e281-4261-9a64-9d2368079a8f} TCPHandler: Processed in 0.001731219 sec. 2025.02.25 03:58:11.700451 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.700560 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:11.700605 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:11.701909 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.701950 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.702402 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.25 03:58:11.702645 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.702885 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} executeQuery: Read 1318 rows, 112.08 KiB in 0.002347 sec., 561567.9590967192 rows/sec., 46.63 MiB/sec. 2025.02.25 03:58:11.702938 [ 4 ] {00c407ab-c1d5-433b-b17c-372a7d557702} TCPHandler: Processed in 0.002540817 sec. 2025.02.25 03:58:11.703085 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.703204 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.703251 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:11.703786 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.703827 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.704176 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.25 03:58:11.704414 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.704601 [ 86 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.25 03:58:11.704628 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} executeQuery: Read 16 rows, 1.24 KiB in 0.001446 sec., 11065.006915629323 rows/sec., 857.70 KiB/sec. 2025.02.25 03:58:11.704680 [ 86 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.704750 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.704756 [ 254 ] {ce05c0d4-aa71-4b19-9e71-68a09706d3ec} TCPHandler: Processed in 0.001720329 sec. 2025.02.25 03:58:11.704910 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:58:11.704925 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.705036 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:11.705072 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 177 rows starting from the beginning of the part 2025.02.25 03:58:11.705082 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.705145 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:58:11.705211 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part 2025.02.25 03:58:11.705452 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:11.705615 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 51 rows starting from the beginning of the part 2025.02.25 03:58:11.705811 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:11.706013 [ 188 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part 2025.02.25 03:58:11.706760 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.706807 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.707409 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.25 03:58:11.707562 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719351 sec., 122823.42367719357 rows/sec., 8.91 MiB/sec. 2025.02.25 03:58:11.707838 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.707850 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.25 03:58:11.708382 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} executeQuery: Read 252 rows, 17.85 KiB in 0.003318 sec., 75949.36708860759 rows/sec., 5.25 MiB/sec. 2025.02.25 03:58:11.708744 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.708750 [ 4 ] {877b190d-fc43-444e-9c77-2b65f38d658c} TCPHandler: Processed in 0.003881737 sec. 2025.02.25 03:58:11.708909 [ 202 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_71_14} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.25 03:58:11.708954 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.709068 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:58:11.709143 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.709193 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:58:11.709767 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.709807 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.710184 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.25 03:58:11.710430 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.710662 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} executeQuery: Read 12 rows, 960.00 B in 0.001544 sec., 7772.020725388601 rows/sec., 607.19 KiB/sec. 2025.02.25 03:58:11.710826 [ 254 ] {09d86342-a1a7-42f2-ad00-6efa649f3dbd} TCPHandler: Processed in 0.001930593 sec. 2025.02.25 03:58:11.711033 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.711166 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:11.711223 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:11.712125 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.712166 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.712565 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.25 03:58:11.712811 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.713027 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} executeQuery: Read 560 rows, 42.99 KiB in 0.001892 sec., 295983.0866807611 rows/sec., 22.19 MiB/sec. 2025.02.25 03:58:11.713101 [ 4 ] {453fdcdc-9b03-423a-ab93-6b9bf7f6755c} TCPHandler: Processed in 0.002131947 sec. 2025.02.25 03:58:11.713248 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.713355 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.713406 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:11.714243 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.714282 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.714724 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.25 03:58:11.714978 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.715204 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} executeQuery: Read 978 rows, 67.66 KiB in 0.001862 sec., 525241.6756176155 rows/sec., 35.48 MiB/sec. 2025.02.25 03:58:11.715264 [ 254 ] {56356bd9-1be6-4422-a6ee-357a06a4c1de} TCPHandler: Processed in 0.002066647 sec. 2025.02.25 03:58:11.715482 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:11.715787 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:11.715897 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:11.716422 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:11.716461 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:11.716828 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.25 03:58:11.717084 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:11.717306 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} executeQuery: Read 34 rows, 2.36 KiB in 0.001636 sec., 20782.39608801956 rows/sec., 1.41 MiB/sec. 2025.02.25 03:58:11.717356 [ 4 ] {0e518f2d-02e2-4613-92fd-403c78e1fc44} TCPHandler: Processed in 0.001964275 sec. 2025.02.25 03:58:13.762112 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:13.762349 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:13.762434 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:13.763302 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:13.763358 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:13.763849 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.25 03:58:13.764131 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:13.764382 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} executeQuery: Read 56 rows, 4.38 KiB in 0.002093 sec., 26755.852842809367 rows/sec., 2.04 MiB/sec. 2025.02.25 03:58:13.764450 [ 4 ] {99117950-4764-41cb-a2f7-48155a3a3f81} TCPHandler: Processed in 0.002483266 sec. 2025.02.25 03:58:13.764630 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:13.764757 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:13.764808 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:13.765388 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:13.765431 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:13.765812 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.25 03:58:13.766064 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:13.766294 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} executeQuery: Read 64 rows, 5.12 KiB in 0.001564 sec., 40920.71611253197 rows/sec., 3.19 MiB/sec. 2025.02.25 03:58:13.766348 [ 254 ] {ad20433f-2d75-4db3-b1b0-f05672bb5439} TCPHandler: Processed in 0.00177686 sec. 2025.02.25 03:58:13.766505 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:13.766638 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:13.766698 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:13.767246 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:13.767286 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:13.767689 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.25 03:58:13.767932 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:13.768146 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} executeQuery: Read 66 rows, 4.72 KiB in 0.001539 sec., 42884.990253411306 rows/sec., 2.99 MiB/sec. 2025.02.25 03:58:13.768198 [ 4 ] {495a8479-996d-411f-8e80-dbb62d9fe75e} TCPHandler: Processed in 0.00175742 sec. 2025.02.25 03:58:13.768336 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:13.768446 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:13.768495 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:13.768930 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:13.768970 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:13.769341 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.25 03:58:13.769585 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:13.769801 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} executeQuery: Read 26 rows, 1.78 KiB in 0.001377 sec., 18881.62672476398 rows/sec., 1.26 MiB/sec. 2025.02.25 03:58:13.769851 [ 254 ] {3633e72c-3e7b-44e3-84d0-75be7be31ee8} TCPHandler: Processed in 0.001566415 sec. 2025.02.25 03:58:15.544315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 2025.02.25 03:58:15.544970 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:15.545014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.02.25 03:58:15.545537 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:58:15.545806 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:15.546003 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.25 03:58:18.061628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.25 03:58:18.083471 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.083517 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.090968 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:58:18.091766 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.095850 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.25 03:58:18.213373 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1684 2025.02.25 03:58:18.216767 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.216829 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.218411 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:58:18.218733 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.220209 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1684 2025.02.25 03:58:18.769083 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.769278 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:18.769352 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:18.770191 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.770240 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.770685 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.25 03:58:18.770946 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.771168 [ 147 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.25 03:58:18.771195 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} executeQuery: Read 134 rows, 11.81 KiB in 0.001963 sec., 68262.86296484973 rows/sec., 5.87 MiB/sec. 2025.02.25 03:58:18.771298 [ 147 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.771400 [ 4 ] {6549b0e9-6791-49c4-b22d-7e9e6e4bab64} TCPHandler: Processed in 0.002442514 sec. 2025.02.25 03:58:18.771407 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.771673 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.771748 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:58:18.771966 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:18.772227 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:18.772328 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:18.772475 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1966 rows starting from the beginning of the part 2025.02.25 03:58:18.773010 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.02.25 03:58:18.773507 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 134 rows starting from the beginning of the part 2025.02.25 03:58:18.774158 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1318 rows starting from the beginning of the part 2025.02.25 03:58:18.774768 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2025.02.25 03:58:18.775306 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 134 rows starting from the beginning of the part 2025.02.25 03:58:18.776740 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.776815 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.777795 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.25 03:58:18.778285 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.778591 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} executeQuery: Read 39 rows, 2.93 KiB in 0.006766 sec., 5764.114691102572 rows/sec., 433.43 KiB/sec. 2025.02.25 03:58:18.778665 [ 254 ] {43adbfa2-c24b-4f8d-aa66-d12c0b6670c7} TCPHandler: Processed in 0.00712812 sec. 2025.02.25 03:58:18.778858 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.779197 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00762966 sec., 480231.09810922114 rows/sec., 41.46 MiB/sec. 2025.02.25 03:58:18.779212 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:18.779292 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:18.779514 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.25 03:58:18.780102 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.780300 [ 186 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_131_26} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.25 03:58:18.780470 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.25 03:58:18.780625 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.780671 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.781047 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.25 03:58:18.781289 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.781492 [ 147 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.25 03:58:18.781545 [ 147 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.781544 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} executeQuery: Read 103 rows, 8.24 KiB in 0.002381 sec., 43259.13481730365 rows/sec., 3.38 MiB/sec. 2025.02.25 03:58:18.781581 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.781740 [ 4 ] {1235af0e-28c8-4cec-aced-e558d965ac4f} TCPHandler: Processed in 0.002963557 sec. 2025.02.25 03:58:18.781870 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:58:18.781957 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.782049 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:18.782176 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 951 rows starting from the beginning of the part 2025.02.25 03:58:18.782266 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:18.782524 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:18.782778 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.02.25 03:58:18.783399 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 103 rows starting from the beginning of the part 2025.02.25 03:58:18.784016 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 560 rows starting from the beginning of the part 2025.02.25 03:58:18.784714 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.02.25 03:58:18.785414 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 103 rows starting from the beginning of the part 2025.02.25 03:58:18.786466 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.786512 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.787107 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.25 03:58:18.787380 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.787926 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} executeQuery: Read 160 rows, 11.41 KiB in 0.00578 sec., 27681.660899653976 rows/sec., 1.93 MiB/sec. 2025.02.25 03:58:18.787952 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.00624607 sec., 295385.7385524017 rows/sec., 23.18 MiB/sec. 2025.02.25 03:58:18.788156 [ 254 ] {95210b5c-0744-4fe6-a519-9715457d7c11} TCPHandler: Processed in 0.006307301 sec. 2025.02.25 03:58:18.788363 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.25 03:58:18.788488 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.788972 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:18.789286 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.789427 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:18.789662 [ 186 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_131_26} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.25 03:58:18.789985 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:58:18.791101 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.791146 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.791819 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.25 03:58:18.792071 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.792273 [ 147 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.25 03:58:18.792371 [ 147 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.792388 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} executeQuery: Read 39 rows, 71.56 KiB in 0.003585 sec., 10878.661087866109 rows/sec., 19.49 MiB/sec. 2025.02.25 03:58:18.792424 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.792980 [ 4 ] {88682a4b-4c4d-4698-9344-23dd073ade12} TCPHandler: Processed in 0.004697395 sec. 2025.02.25 03:58:18.793048 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:58:18.793253 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:18.793696 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:18.793924 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:18.794765 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:18.794940 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1881 rows starting from the beginning of the part 2025.02.25 03:58:18.795688 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:18.796189 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.796310 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.796432 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:18.797089 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:18.797696 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:18.797717 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.25 03:58:18.798233 [ 193 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:18.798571 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.799098 [ 147 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.25 03:58:18.799238 [ 147 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:18.799410 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} executeQuery: Read 60 rows, 4.14 KiB in 0.005808 sec., 10330.578512396694 rows/sec., 712.92 KiB/sec. 2025.02.25 03:58:18.799545 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:18.799716 [ 254 ] {21001891-fdaf-4d19-8038-629d3904bae9} TCPHandler: Processed in 0.006629549 sec. 2025.02.25 03:58:18.800121 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:18.800536 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:18.800614 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6514 rows starting from the beginning of the part 2025.02.25 03:58:18.800899 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:18.801115 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.02.25 03:58:18.801290 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 34 rows starting from the beginning of the part 2025.02.25 03:58:18.801410 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part 2025.02.25 03:58:18.801647 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:18.805654 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 6754 rows, containing 4 columns (4 merged, 0 gathered) in 0.005849811 sec., 1154567.2159322754 rows/sec., 77.58 MiB/sec. 2025.02.25 03:58:18.806342 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.25 03:58:18.806731 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.806979 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_131_26} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.25 03:58:18.807075 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.02.25 03:58:18.810945 [ 187 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 19 columns (19 merged, 0 gathered) in 0.01833013 sec., 113256.15257502266 rows/sec., 202.95 MiB/sec. 2025.02.25 03:58:18.813286 [ 194 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.25 03:58:18.813730 [ 194 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:18.813815 [ 194 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_56_11} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.25 03:58:18.813975 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.02 MiB. 2025.02.25 03:58:19.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 257.87 MiB, peak 275.86 MiB, free memory in arenas 0.00 B, will set to 259.16 MiB (RSS), difference: 1.29 MiB 2025.02.25 03:58:22.786120 [ 142 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:58:22.786172 [ 142 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:58:23.047101 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 2025.02.25 03:58:23.047864 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.047922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.048473 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:58:23.048733 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.048996 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 2025.02.25 03:58:23.767320 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:23.767558 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:23.767639 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:23.768506 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.768560 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.768999 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.25 03:58:23.769249 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.769499 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} executeQuery: Read 56 rows, 4.38 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.14 MiB/sec. 2025.02.25 03:58:23.769567 [ 4 ] {6df7ed55-4279-49ef-8c9d-02d88cb8d816} TCPHandler: Processed in 0.002434614 sec. 2025.02.25 03:58:23.769729 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:23.769850 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:23.769900 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:23.770487 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.770529 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.770907 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.25 03:58:23.771159 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.771373 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} executeQuery: Read 64 rows, 5.12 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 3.22 MiB/sec. 2025.02.25 03:58:23.771427 [ 254 ] {4019388d-70fd-4a87-9ed0-4176e015252b} TCPHandler: Processed in 0.001757219 sec. 2025.02.25 03:58:23.771585 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:23.771714 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:23.771772 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:23.772377 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.772416 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.772797 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.25 03:58:23.773031 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.773212 [ 143 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 3 parts from all_1_127_26 to all_129_129_0 2025.02.25 03:58:23.773261 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2025.02.25 03:58:23.773304 [ 143 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.773381 [ 4 ] {727cd6c0-4ef8-4aae-8651-47e056743159} TCPHandler: Processed in 0.001856241 sec. 2025.02.25 03:58:23.773389 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.773625 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:23.773684 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTask::PrepareStage: Merging 3 parts: from all_1_127_26 to all_129_129_0 into Compact with storage Full 2025.02.25 03:58:23.773886 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:23.773911 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:23.774009 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 34684 rows starting from the beginning of the part 2025.02.25 03:58:23.774012 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:23.774408 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:23.774910 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 978 rows starting from the beginning of the part 2025.02.25 03:58:23.777835 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:23.777881 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:23.778350 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.25 03:58:23.778613 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.778856 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} executeQuery: Read 60 rows, 4.14 KiB in 0.005037 sec., 11911.852293031567 rows/sec., 822.04 KiB/sec. 2025.02.25 03:58:23.778916 [ 254 ] {24adaf07-f786-4f9d-b4cb-4b18cc821fb9} TCPHandler: Processed in 0.005437212 sec. 2025.02.25 03:58:23.783687 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergeTask::MergeProjectionsStage: Merge sorted 35822 rows, containing 5 columns (5 merged, 0 gathered) in 0.010167238 sec., 3523277.413197173 rows/sec., 241.19 MiB/sec. 2025.02.25 03:58:23.784147 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) 2025.02.25 03:58:23.784543 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:23.784640 [ 189 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_129_27} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 3 parts: [all_1_127_26, all_129_129_0] -> all_1_129_27 2025.02.25 03:58:23.784749 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:58:25.596894 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.25 03:58:25.619237 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:25.619298 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:25.626791 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:58:25.627591 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:25.630458 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.25 03:58:28.213619 [ 220 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:28.213689 [ 220 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:28.216130 [ 220 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:28.221361 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1704 2025.02.25 03:58:28.224166 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.224211 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.225705 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:58:28.226018 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.226686 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1704 2025.02.25 03:58:28.524696 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:28.524727 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:28.526569 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:28.727491 [ 225 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:28.727573 [ 225 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:28.729850 [ 225 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:28.769081 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.769387 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:58:28.769506 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:58:28.770271 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.770325 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.770754 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:58:28.771019 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.771279 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. 2025.02.25 03:58:28.771337 [ 4 ] {d2e8c5c8-4409-4757-9956-62d111fad2a9} TCPHandler: Processed in 0.002449365 sec. 2025.02.25 03:58:28.771517 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.771627 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:28.771672 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:28.772266 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.772306 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.772684 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.25 03:58:28.772943 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.773155 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} executeQuery: Read 135 rows, 11.88 KiB in 0.00155 sec., 87096.7741935484 rows/sec., 7.48 MiB/sec. 2025.02.25 03:58:28.773207 [ 254 ] {f0ba7628-5c9e-4a52-add5-33971032102c} TCPHandler: Processed in 0.00175229 sec. 2025.02.25 03:58:28.773352 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.773467 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:28.773522 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:28.774183 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.774232 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.774644 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.25 03:58:28.774885 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.775137 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} executeQuery: Read 41 rows, 3.07 KiB in 0.00168 sec., 24404.761904761905 rows/sec., 1.79 MiB/sec. 2025.02.25 03:58:28.775138 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:58:28.775219 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:58:28.775240 [ 4 ] {6811f3f8-b18a-4b3c-a1a4-49f4a07af07c} TCPHandler: Processed in 0.001942033 sec. 2025.02.25 03:58:28.775458 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.775654 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:28.775745 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:28.777399 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.777440 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.778200 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.25 03:58:28.778679 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.778886 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:58:28.779144 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} executeQuery: Read 105 rows, 8.40 KiB in 0.00353 sec., 29745.042492917844 rows/sec., 2.32 MiB/sec. 2025.02.25 03:58:28.779279 [ 254 ] {b33bbedb-7ddb-4c9c-ba5c-eb2d9b8fd907} TCPHandler: Processed in 0.003900858 sec. 2025.02.25 03:58:28.779526 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.779706 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:28.779759 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:28.780301 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.780342 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.780735 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.25 03:58:28.780975 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.781192 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} executeQuery: Read 161 rows, 11.48 KiB in 0.001515 sec., 106270.62706270626 rows/sec., 7.40 MiB/sec. 2025.02.25 03:58:28.781251 [ 4 ] {4375116f-5360-4b7d-9e60-a0412b43d4d4} TCPHandler: Processed in 0.001860342 sec. 2025.02.25 03:58:28.781258 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:28.781292 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:28.781407 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.781552 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:28.781656 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:28.783690 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.783729 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.783961 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:28.784986 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.25 03:58:28.785250 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.785490 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} executeQuery: Read 39 rows, 71.56 KiB in 0.003978 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. 2025.02.25 03:58:28.785601 [ 254 ] {1a8f18ce-7b5d-4e6c-83be-de584e32552f} TCPHandler: Processed in 0.004249545 sec. 2025.02.25 03:58:28.785749 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:28.785879 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:28.785934 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:28.786457 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:28.786500 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:28.786855 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.25 03:58:28.787101 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:28.787317 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2025.02.25 03:58:28.787367 [ 4 ] {10203feb-5457-49da-ad2e-212c94d85e4c} TCPHandler: Processed in 0.001682267 sec. 2025.02.25 03:58:30.550091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 2025.02.25 03:58:30.550732 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:30.550777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:30.551314 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:58:30.551585 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:30.551841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.25 03:58:33.131497 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.25 03:58:33.154525 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.154585 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.162114 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:58:33.162975 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.166787 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.25 03:58:33.767446 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:33.767638 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:33.767713 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:33.768491 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.768540 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.768994 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.25 03:58:33.769262 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.769515 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. 2025.02.25 03:58:33.769595 [ 4 ] {bd987b54-2560-4543-880e-0a8809a9ea6c} TCPHandler: Processed in 0.002276641 sec. 2025.02.25 03:58:33.769764 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:33.769911 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:33.769971 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:33.770665 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.770706 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.771085 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.25 03:58:33.771325 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.771565 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. 2025.02.25 03:58:33.771636 [ 254 ] {7913f327-81f9-456b-a65a-54f64d1a2530} TCPHandler: Processed in 0.001937914 sec. 2025.02.25 03:58:33.771861 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:33.772182 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:33.772277 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:33.772822 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.772863 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.773264 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.25 03:58:33.773510 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.773705 [ 131 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_129_27 to all_130_130_0 2025.02.25 03:58:33.773756 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. 2025.02.25 03:58:33.773796 [ 131 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.773870 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.773875 [ 4 ] {650159f9-c428-4048-bf63-1319d8a245d4} TCPHandler: Processed in 0.002113218 sec. 2025.02.25 03:58:33.774090 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:33.774110 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergeTask::PrepareStage: Merging 2 parts: from all_1_129_27 to all_130_130_0 into Compact with storage Full 2025.02.25 03:58:33.774314 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:33.774473 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:33.774489 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:33.774610 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_27, total 35822 rows starting from the beginning of the part 2025.02.25 03:58:33.775048 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part 2025.02.25 03:58:33.776264 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:33.776327 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:33.776867 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.25 03:58:33.777184 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.777586 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} executeQuery: Read 60 rows, 4.14 KiB in 0.003344 sec., 17942.583732057414 rows/sec., 1.21 MiB/sec. 2025.02.25 03:58:33.777674 [ 254 ] {29c69563-73e0-47ab-bcf4-eb5b8313732e} TCPHandler: Processed in 0.003690493 sec. 2025.02.25 03:58:33.782291 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergeTask::MergeProjectionsStage: Merge sorted 35888 rows, containing 5 columns (5 merged, 0 gathered) in 0.008267795 sec., 4340697.85232943 rows/sec., 297.16 MiB/sec. 2025.02.25 03:58:33.782748 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} MergedBlockOutputStream: filled checksums all_1_130_28 (state Temporary) 2025.02.25 03:58:33.783122 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_130_28 to all_1_130_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:33.783216 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_130_28} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_129_27, all_130_130_0] -> all_1_130_28 2025.02.25 03:58:33.783316 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:58:37.300263 [ 209 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:58:37.300329 [ 209 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:58:37.302555 [ 209 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:58:37.786211 [ 125 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:58:37.786260 [ 125 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:58:37.935131 [ 223 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:37.935193 [ 223 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:37.937159 [ 223 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:58:38.002397 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001853841 sec. 2025.02.25 03:58:38.052929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 2025.02.25 03:58:38.053560 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.053597 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.054096 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:58:38.054344 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.054528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 2025.02.25 03:58:38.227786 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1726 2025.02.25 03:58:38.230797 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.230850 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.232395 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:58:38.232711 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.233386 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1726 2025.02.25 03:58:38.552136 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:38.552205 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:38.554681 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:58:38.769022 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.769226 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:38.769305 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:38.770216 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.770266 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.770781 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.25 03:58:38.771045 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.771239 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} executeQuery: Read 134 rows, 11.81 KiB in 0.002068 sec., 64796.90522243714 rows/sec., 5.58 MiB/sec. 2025.02.25 03:58:38.771303 [ 4 ] {ee07ede8-602a-4b65-91f0-fe0e71d5b92b} TCPHandler: Processed in 0.002411764 sec. 2025.02.25 03:58:38.771464 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.771604 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:38.771659 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:38.772212 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.772250 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.772615 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.25 03:58:38.772853 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.773044 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} executeQuery: Read 39 rows, 2.93 KiB in 0.001467 sec., 26584.86707566462 rows/sec., 1.95 MiB/sec. 2025.02.25 03:58:38.773143 [ 254 ] {a86a2954-2b58-49d0-a70f-2a00c1a0a072} TCPHandler: Processed in 0.001746579 sec. 2025.02.25 03:58:38.773351 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.773520 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:38.773568 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:38.774138 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.774177 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.774534 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.25 03:58:38.774779 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.774955 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} executeQuery: Read 103 rows, 8.24 KiB in 0.00146 sec., 70547.94520547945 rows/sec., 5.51 MiB/sec. 2025.02.25 03:58:38.775008 [ 4 ] {cb9818ed-2b5b-4e86-8240-b7f3ea44260a} TCPHandler: Processed in 0.0017771 sec. 2025.02.25 03:58:38.775152 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.775283 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:38.775341 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:38.775946 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.775982 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.776368 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.25 03:58:38.776600 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.776733 [ 128 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_130_28 to all_131_131_0 2025.02.25 03:58:38.776769 [ 128 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.776775 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. 2025.02.25 03:58:38.776792 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.776895 [ 254 ] {bc52017a-a62e-432b-8f72-4ae4e1caf890} TCPHandler: Processed in 0.001803721 sec. 2025.02.25 03:58:38.777004 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergeTask::PrepareStage: Merging 2 parts: from all_1_130_28 to all_131_131_0 into Compact with storage Full 2025.02.25 03:58:38.777102 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.777253 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:38.777369 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:38.777369 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_130_28, total 35888 rows starting from the beginning of the part 2025.02.25 03:58:38.777722 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:38.777756 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:38.780977 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.781041 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.781927 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.25 03:58:38.782232 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.782609 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} executeQuery: Read 39 rows, 71.56 KiB in 0.005329 sec., 7318.446237568023 rows/sec., 13.11 MiB/sec. 2025.02.25 03:58:38.782736 [ 4 ] {6fc55d67-71b8-4306-9789-134172ffaa93} TCPHandler: Processed in 0.005702828 sec. 2025.02.25 03:58:38.782926 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:38.783091 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:38.783163 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:38.783870 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:38.783912 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:38.784411 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.25 03:58:38.784751 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.785021 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} executeQuery: Read 60 rows, 4.14 KiB in 0.001942 sec., 30895.983522142124 rows/sec., 2.08 MiB/sec. 2025.02.25 03:58:38.785125 [ 254 ] {2f327c3f-8232-4873-8b13-26b1ed1a2bdb} TCPHandler: Processed in 0.002284961 sec. 2025.02.25 03:58:38.786681 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergeTask::MergeProjectionsStage: Merge sorted 36048 rows, containing 5 columns (5 merged, 0 gathered) in 0.009776939 sec., 3687043.562407416 rows/sec., 252.43 MiB/sec. 2025.02.25 03:58:38.787050 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) 2025.02.25 03:58:38.787438 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:38.787517 [ 192 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_131_29} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_130_28, all_131_131_0] -> all_1_131_29 2025.02.25 03:58:38.787603 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.25 03:58:40.667839 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.25 03:58:40.689788 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:40.689855 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:40.697395 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:58:40.698249 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:40.702387 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.25 03:58:41.694241 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.694550 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.694666 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:58:41.695541 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.695593 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.696030 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:58:41.696293 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.696531 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} executeQuery: Read 24 rows, 2.04 KiB in 0.002065 sec., 11622.27602905569 rows/sec., 987.44 KiB/sec. 2025.02.25 03:58:41.696664 [ 4 ] {5c601d20-2e7b-454d-ae79-ed5ae285b88a} TCPHandler: Processed in 0.002611798 sec. 2025.02.25 03:58:41.696931 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.697081 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:41.697137 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:41.698468 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.698511 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.698964 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.25 03:58:41.699271 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.699585 [ 123 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.25 03:58:41.699722 [ 123 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.699835 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.699848 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} executeQuery: Read 1316 rows, 111.93 KiB in 0.002774 sec., 474405.19105984137 rows/sec., 39.40 MiB/sec. 2025.02.25 03:58:41.700313 [ 254 ] {337ee0d8-f0b3-47ed-b365-22393b7de677} TCPHandler: Processed in 0.003484888 sec. 2025.02.25 03:58:41.700565 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:58:41.700645 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.700787 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:41.700836 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1966 rows starting from the beginning of the part 2025.02.25 03:58:41.700836 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.700915 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:41.700971 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.02.25 03:58:41.701242 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 135 rows starting from the beginning of the part 2025.02.25 03:58:41.701426 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.02.25 03:58:41.701643 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 134 rows starting from the beginning of the part 2025.02.25 03:58:41.701865 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:58:41.702659 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.702704 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.703269 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.25 03:58:41.703541 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.703805 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} executeQuery: Read 12 rows, 984.00 B in 0.003011 sec., 3985.386914646297 rows/sec., 319.14 KiB/sec. 2025.02.25 03:58:41.703889 [ 4 ] {1917c4e6-6ef3-489f-b309-00083f77034b} TCPHandler: Processed in 0.003423516 sec. 2025.02.25 03:58:41.704074 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.704128 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3663 rows, containing 5 columns (5 merged, 0 gathered) in 0.004099461 sec., 893532.1009274145 rows/sec., 77.14 MiB/sec. 2025.02.25 03:58:41.704250 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.704315 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:58:41.704554 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.25 03:58:41.705206 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.705410 [ 202 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_136_27} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.25 03:58:41.705614 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.25 03:58:41.705693 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.705737 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.706113 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.25 03:58:41.706361 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.706641 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} executeQuery: Read 252 rows, 17.85 KiB in 0.00242 sec., 104132.23140495869 rows/sec., 7.20 MiB/sec. 2025.02.25 03:58:41.706858 [ 254 ] {998fa9e4-ad4e-4912-801f-8f6959094eea} TCPHandler: Processed in 0.002872255 sec. 2025.02.25 03:58:41.707011 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.707119 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.707164 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:58:41.707763 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.707804 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.708148 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.25 03:58:41.708393 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.708606 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} executeQuery: Read 12 rows, 960.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 620.86 KiB/sec. 2025.02.25 03:58:41.708680 [ 4 ] {29544a91-8338-4ec9-9962-90d185da3d01} TCPHandler: Processed in 0.001721478 sec. 2025.02.25 03:58:41.708817 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.708926 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:41.708971 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:41.709691 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.709730 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.710113 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.25 03:58:41.710350 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.710527 [ 123 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.25 03:58:41.710579 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} executeQuery: Read 556 rows, 42.66 KiB in 0.001675 sec., 331940.29850746266 rows/sec., 24.87 MiB/sec. 2025.02.25 03:58:41.710608 [ 123 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.710667 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.710708 [ 254 ] {9c1cbf8a-3ee7-4083-b181-6e7b95049970} TCPHandler: Processed in 0.001940784 sec. 2025.02.25 03:58:41.710924 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:58:41.710932 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.711232 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:41.711242 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.711308 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 951 rows starting from the beginning of the part 2025.02.25 03:58:41.711364 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:41.711671 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.02.25 03:58:41.712084 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 105 rows starting from the beginning of the part 2025.02.25 03:58:41.712433 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.02.25 03:58:41.712832 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 103 rows starting from the beginning of the part 2025.02.25 03:58:41.713204 [ 190 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 556 rows starting from the beginning of the part 2025.02.25 03:58:41.714514 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.714593 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.715792 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.25 03:58:41.716393 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.716501 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1843 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707948 sec., 322883.1096569205 rows/sec., 25.33 MiB/sec. 2025.02.25 03:58:41.716726 [ 123 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_131_29 to all_136_136_0 2025.02.25 03:58:41.716841 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} executeQuery: Read 976 rows, 67.51 KiB in 0.005665 sec., 172285.96646072375 rows/sec., 11.64 MiB/sec. 2025.02.25 03:58:41.716860 [ 123 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.716970 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.716990 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.25 03:58:41.717117 [ 4 ] {32aa475b-3ece-49de-b66a-76aa1806b166} TCPHandler: Processed in 0.006297341 sec. 2025.02.25 03:58:41.717411 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:41.717513 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_29 to all_136_136_0 into Compact with storage Full 2025.02.25 03:58:41.717710 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:41.717907 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:41.717933 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:41.718067 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 36048 rows starting from the beginning of the part 2025.02.25 03:58:41.718278 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.718559 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:41.718974 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 161 rows starting from the beginning of the part 2025.02.25 03:58:41.719295 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:41.719684 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2025.02.25 03:58:41.720077 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 976 rows starting from the beginning of the part 2025.02.25 03:58:41.720045 [ 202 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_136_27} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.25 03:58:41.720824 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.25 03:58:41.721027 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.721090 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.721935 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.25 03:58:41.722265 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.722505 [ 123 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.25 03:58:41.722572 [ 123 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:41.722602 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} executeQuery: Read 34 rows, 2.36 KiB in 0.004994 sec., 6808.169803764517 rows/sec., 472.25 KiB/sec. 2025.02.25 03:58:41.722681 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:41.722917 [ 254 ] {01d5dbe1-0ff6-4479-aec0-f15f73ce4055} TCPHandler: Processed in 0.005671136 sec. 2025.02.25 03:58:41.723281 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:41.723690 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:41.723787 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6754 rows starting from the beginning of the part 2025.02.25 03:58:41.724125 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.02.25 03:58:41.724422 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:41.724584 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2025.02.25 03:58:41.724756 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:58:41.724964 [ 195 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 34 rows starting from the beginning of the part 2025.02.25 03:58:41.727965 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 7028 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092714 sec., 1380010.7369076684 rows/sec., 92.74 MiB/sec. 2025.02.25 03:58:41.728756 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.25 03:58:41.729242 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.729357 [ 186 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_136_27} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.25 03:58:41.729464 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.02.25 03:58:41.731223 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergeTask::MergeProjectionsStage: Merge sorted 37665 rows, containing 5 columns (5 merged, 0 gathered) in 0.014095766 sec., 2672078.9774745125 rows/sec., 182.93 MiB/sec. 2025.02.25 03:58:41.731687 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) 2025.02.25 03:58:41.731984 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:41.732068 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_136_30} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_131_29, all_136_136_0] -> all_1_136_30 2025.02.25 03:58:41.732161 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.25 03:58:43.763940 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:43.764212 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:43.764335 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:43.765616 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:43.765688 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:43.766379 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.25 03:58:43.766735 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:43.767035 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} executeQuery: Read 56 rows, 4.38 KiB in 0.002892 sec., 19363.762102351313 rows/sec., 1.48 MiB/sec. 2025.02.25 03:58:43.767136 [ 4 ] {0a2aaf60-95d2-452d-8410-1f0308c158ec} TCPHandler: Processed in 0.003404946 sec. 2025.02.25 03:58:43.767386 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:43.767534 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:43.767608 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:43.768356 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:43.768406 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:43.768833 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.25 03:58:43.769099 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:43.769345 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} executeQuery: Read 64 rows, 5.12 KiB in 0.001854 sec., 34519.95685005394 rows/sec., 2.69 MiB/sec. 2025.02.25 03:58:43.769410 [ 254 ] {d2a1e112-835f-497d-8734-2efba006b482} TCPHandler: Processed in 0.002095777 sec. 2025.02.25 03:58:43.769617 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:43.769738 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:43.769793 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:43.770354 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:43.770398 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:43.770821 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.25 03:58:43.771089 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:43.771333 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} executeQuery: Read 66 rows, 4.72 KiB in 0.001624 sec., 40640.39408866995 rows/sec., 2.84 MiB/sec. 2025.02.25 03:58:43.771392 [ 4 ] {9bd6d87b-40f9-4fc3-9017-71db428657d7} TCPHandler: Processed in 0.001834911 sec. 2025.02.25 03:58:43.771567 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:43.771684 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:43.771737 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:43.772236 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:43.772285 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:43.772705 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.25 03:58:43.772989 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:43.773229 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} executeQuery: Read 26 rows, 1.78 KiB in 0.001566 sec., 16602.809706257984 rows/sec., 1.11 MiB/sec. 2025.02.25 03:58:43.773310 [ 254 ] {f8523f72-68d8-4afe-8127-e73651ff7669} TCPHandler: Processed in 0.00180387 sec. 2025.02.25 03:58:45.555631 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 2025.02.25 03:58:45.556275 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:45.556327 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:45.556879 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:58:45.557146 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:45.557402 [ 121 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:58:45.557421 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.25 03:58:45.557499 [ 121 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:45.557529 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.02.25 03:58:45.557757 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.558352 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:45.558555 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part 2025.02.25 03:58:45.559018 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.559614 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.560097 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.560330 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.560415 [ 193 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:58:45.563432 [ 200 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.0058397 sec., 6361456.9241570635 rows/sec., 91.00 MiB/sec. 2025.02.25 03:58:45.563727 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:58:45.564025 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:45.564104 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_81_16} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:58:45.564198 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.25 03:58:48.108364 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:48.108466 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:48.110693 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:58:48.203422 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.25 03:58:48.226200 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.226244 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.233752 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:58:48.234634 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1762 2025.02.25 03:58:48.234977 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.235711 [ 118 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:58:48.236145 [ 118 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.236278 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.237085 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.238872 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:48.239013 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:48.250716 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:58:48.264084 [ 221 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:58:48.264275 [ 221 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:58:48.276754 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.276875 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.286079 [ 221 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:58:48.287459 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.25 03:58:48.288042 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:48.292698 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:58:48.293246 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.296173 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1762 2025.02.25 03:58:48.296267 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.302093 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.307825 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.314002 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.320352 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.326264 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:58:48.395180 [ 189 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.158691589 sec., 3850.2355660450285 rows/sec., 19.91 MiB/sec. 2025.02.25 03:58:48.398796 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:58:48.402290 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_81_16} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.402422 [ 199 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_81_16} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:58:48.405225 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. 2025.02.25 03:58:48.654416 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:48.654496 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:48.656681 [ 219 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:58:48.768833 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.769118 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:48.769188 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:48.769983 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.770029 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.770468 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.25 03:58:48.770725 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.770963 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} executeQuery: Read 134 rows, 11.81 KiB in 0.00193 sec., 69430.0518134715 rows/sec., 5.97 MiB/sec. 2025.02.25 03:58:48.771030 [ 4 ] {255f11c7-a9ff-4918-9107-bae7153165b3} TCPHandler: Processed in 0.002377613 sec. 2025.02.25 03:58:48.771203 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.771348 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:48.771405 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:48.772090 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.772131 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.772500 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.25 03:58:48.772738 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.772918 [ 118 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.25 03:58:48.772985 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} executeQuery: Read 39 rows, 2.93 KiB in 0.001668 sec., 23381.294964028777 rows/sec., 1.72 MiB/sec. 2025.02.25 03:58:48.773003 [ 118 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.773087 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.773119 [ 254 ] {6945f7f5-c2ae-493a-b0cb-07ee0ebf052e} TCPHandler: Processed in 0.001986554 sec. 2025.02.25 03:58:48.773402 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.773434 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:58:48.773609 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:48.773735 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:48.773978 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:48.774107 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 177 rows starting from the beginning of the part 2025.02.25 03:58:48.774452 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:48.774873 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part 2025.02.25 03:58:48.775255 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:48.775627 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part 2025.02.25 03:58:48.775908 [ 191 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 39 rows starting from the beginning of the part 2025.02.25 03:58:48.776953 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.777031 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.778142 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.25 03:58:48.778658 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.778926 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.005672597 sec., 61171.27657755346 rows/sec., 4.45 MiB/sec. 2025.02.25 03:58:48.779016 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} executeQuery: Read 103 rows, 8.24 KiB in 0.005488 sec., 18768.221574344025 rows/sec., 1.47 MiB/sec. 2025.02.25 03:58:48.779091 [ 4 ] {89ffec0c-a9ca-4229-8dd7-ed494bc4184d} TCPHandler: Processed in 0.00582161 sec. 2025.02.25 03:58:48.779109 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.25 03:58:48.779266 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.779419 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:48.779451 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.779495 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:48.779561 [ 200 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_76_15} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.25 03:58:48.779682 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.25 03:58:48.780209 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.780246 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.780632 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.25 03:58:48.780864 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.781093 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. 2025.02.25 03:58:48.781153 [ 254 ] {a37e4fc2-a225-48f1-b63c-48e4c8015f1c} TCPHandler: Processed in 0.001953404 sec. 2025.02.25 03:58:48.781196 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:48.781275 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:48.781326 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.781594 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:48.781680 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:48.784507 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.784548 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.785471 [ 224 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:58:48.785941 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.25 03:58:48.786565 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.786813 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} executeQuery: Read 39 rows, 71.56 KiB in 0.005315 sec., 7337.723424270931 rows/sec., 13.15 MiB/sec. 2025.02.25 03:58:48.786910 [ 4 ] {ae1f641a-fd42-4343-bbc3-f6533c719c45} TCPHandler: Processed in 0.005670047 sec. 2025.02.25 03:58:48.787054 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:48.787183 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:48.787238 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:48.787764 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:48.787809 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:48.788208 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.25 03:58:48.788446 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:48.788643 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2025.02.25 03:58:48.788692 [ 254 ] {6f2cf3cd-a037-4af5-8c3e-e6cfcb1c9b43} TCPHandler: Processed in 0.001702818 sec. 2025.02.25 03:58:49.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.93 MiB, peak 275.86 MiB, free memory in arenas 0.00 B, will set to 259.41 MiB (RSS), difference: 2.47 MiB 2025.02.25 03:58:52.786295 [ 113 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:58:52.786350 [ 113 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:58:53.058579 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 2025.02.25 03:58:53.059441 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:53.059506 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:53.060079 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:58:53.060349 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:53.060602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 2025.02.25 03:58:53.767022 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:53.767234 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:53.767304 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:53.768097 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:53.768144 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:53.768577 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.25 03:58:53.768824 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:53.769068 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} executeQuery: Read 56 rows, 4.38 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.26 MiB/sec. 2025.02.25 03:58:53.769125 [ 4 ] {441f0801-9b16-4eaf-a164-fcc418665e80} TCPHandler: Processed in 0.0022401 sec. 2025.02.25 03:58:53.769314 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:53.769454 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:53.769508 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:53.770191 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:53.770235 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:53.770600 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.25 03:58:53.770832 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:53.771045 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} executeQuery: Read 64 rows, 5.12 KiB in 0.001622 sec., 39457.45992601726 rows/sec., 3.08 MiB/sec. 2025.02.25 03:58:53.771096 [ 254 ] {0491307e-0e5f-4ffd-a391-7ac2dd052072} TCPHandler: Processed in 0.001850511 sec. 2025.02.25 03:58:53.771261 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:53.771392 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:53.771452 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:53.772066 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:53.772112 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:53.772513 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.25 03:58:53.772757 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:53.772964 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2025.02.25 03:58:53.773016 [ 4 ] {07fee815-7b14-46aa-b861-b91e07514f38} TCPHandler: Processed in 0.001822121 sec. 2025.02.25 03:58:53.773148 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:53.773267 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:53.773322 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:53.773842 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:53.773888 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:53.774307 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.25 03:58:53.774542 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:53.774743 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2025.02.25 03:58:53.774791 [ 254 ] {3f028b5c-c324-4427-a9cf-85766aec46fa} TCPHandler: Processed in 0.001695348 sec. 2025.02.25 03:58:54.545672 [ 219 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): 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.02.25 03:58:54.545716 [ 219 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): 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.02.25 03:58:54.547434 [ 219 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): 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.02.25 03:58:55.788587 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.02.25 03:58:55.812492 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:55.812564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:55.820065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:58:55.820890 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:55.825377 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.02.25 03:58:58.297356 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1782 2025.02.25 03:58:58.300334 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.300387 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.301963 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:58:58.302290 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.302473 [ 109 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:58:58.302548 [ 109 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.302590 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.303362 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:58:58.304504 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1782 2025.02.25 03:58:58.304990 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:58:58.305202 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1646 rows starting from the beginning of the part 2025.02.25 03:58:58.305976 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part 2025.02.25 03:58:58.306668 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part 2025.02.25 03:58:58.307362 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part 2025.02.25 03:58:58.308105 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part 2025.02.25 03:58:58.308816 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part 2025.02.25 03:58:58.317846 [ 200 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 72 columns (72 merged, 0 gathered) in 0.015108557 sec., 117946.40613263067 rows/sec., 91.62 MiB/sec. 2025.02.25 03:58:58.319907 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:58:58.320761 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.320856 [ 188 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_61_12} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:58:58.321239 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.02.25 03:58:58.769308 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.769524 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:58:58.769600 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:58:58.770351 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.770396 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.770825 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.25 03:58:58.771078 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.771290 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} executeQuery: Read 12 rows, 1002.00 B in 0.001818 sec., 6600.660066006601 rows/sec., 538.24 KiB/sec. 2025.02.25 03:58:58.771360 [ 4 ] {f2f24e11-97ba-4b79-88aa-690e76835142} TCPHandler: Processed in 0.002241561 sec. 2025.02.25 03:58:58.771529 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.771672 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:58:58.771729 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:58:58.772436 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.772475 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.772864 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.25 03:58:58.773109 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.773285 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} executeQuery: Read 140 rows, 12.25 KiB in 0.001646 sec., 85054.67800729041 rows/sec., 7.27 MiB/sec. 2025.02.25 03:58:58.773345 [ 254 ] {7740d2e6-5c13-4e1e-845c-0fb751817908} TCPHandler: Processed in 0.001881752 sec. 2025.02.25 03:58:58.773485 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.773654 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:58:58.773725 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:58:58.774296 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.774333 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.774692 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.25 03:58:58.774936 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.775119 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} executeQuery: Read 51 rows, 3.77 KiB in 0.001506 sec., 33864.541832669325 rows/sec., 2.44 MiB/sec. 2025.02.25 03:58:58.775215 [ 4 ] {b7314167-00c0-40a6-8530-60490e52734e} TCPHandler: Processed in 0.00179023 sec. 2025.02.25 03:58:58.775406 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.775587 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:58:58.775643 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:58:58.776359 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.776397 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.776755 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.25 03:58:58.777012 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.777183 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} executeQuery: Read 115 rows, 9.22 KiB in 0.001628 sec., 70638.82063882063 rows/sec., 5.53 MiB/sec. 2025.02.25 03:58:58.777234 [ 254 ] {ecb63ec9-4dbd-4a31-86a7-4181024fa187} TCPHandler: Processed in 0.001942364 sec. 2025.02.25 03:58:58.777414 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.777543 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:58.777602 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:58:58.778216 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.778261 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.778673 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.25 03:58:58.778938 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.779114 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} executeQuery: Read 166 rows, 11.83 KiB in 0.001599 sec., 103814.88430268918 rows/sec., 7.23 MiB/sec. 2025.02.25 03:58:58.779166 [ 4 ] {442254bd-2dcc-45dc-b638-eeebf4a4c231} TCPHandler: Processed in 0.001816701 sec. 2025.02.25 03:58:58.779307 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.779430 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:58:58.779507 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:58:58.780830 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.780866 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.781548 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.25 03:58:58.781803 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.782003 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} executeQuery: Read 39 rows, 71.56 KiB in 0.002602 sec., 14988.470407378938 rows/sec., 26.86 MiB/sec. 2025.02.25 03:58:58.782108 [ 254 ] {aeb73fe4-77ae-4888-9ff6-b13ca40b6dc1} TCPHandler: Processed in 0.002853334 sec. 2025.02.25 03:58:58.782274 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:58:58.782403 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:58:58.782459 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:58:58.782975 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:58:58.783020 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:58:58.783440 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.25 03:58:58.783676 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:58:58.783850 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. 2025.02.25 03:58:58.783898 [ 4 ] {e79847ca-6246-4498-b625-7fde00936300} TCPHandler: Processed in 0.001687738 sec. 2025.02.25 03:59:00.561705 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 2025.02.25 03:59:00.562350 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:00.562399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:00.562936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:59:00.563204 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:00.563462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.25 03:59:03.326430 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.02.25 03:59:03.349676 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.349742 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.357205 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:59:03.358006 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.361109 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.25 03:59:03.766707 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:03.767010 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:03.767126 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:03.768088 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.768131 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.768583 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.25 03:59:03.768850 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.769010 [ 104 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.25 03:59:03.769055 [ 104 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.769059 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} executeQuery: Read 56 rows, 4.38 KiB in 0.002131 sec., 26278.742374472076 rows/sec., 2.01 MiB/sec. 2025.02.25 03:59:03.769080 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.769172 [ 4 ] {e9d62ea2-af49-41dc-8ea0-6f9dde43a133} TCPHandler: Processed in 0.002651159 sec. 2025.02.25 03:59:03.769392 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:59:03.769414 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:03.769701 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:03.769710 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:03.769763 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1966 rows starting from the beginning of the part 2025.02.25 03:59:03.769823 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:03.770153 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:03.770518 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 134 rows starting from the beginning of the part 2025.02.25 03:59:03.770879 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:03.771271 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 140 rows starting from the beginning of the part 2025.02.25 03:59:03.771634 [ 187 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:03.772655 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.772730 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.773576 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.25 03:59:03.774071 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.774267 [ 104 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.25 03:59:03.774346 [ 104 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.774409 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.774477 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} executeQuery: Read 64 rows, 5.12 KiB in 0.004829 sec., 13253.261544833298 rows/sec., 1.03 MiB/sec. 2025.02.25 03:59:03.774874 [ 254 ] {4dd20221-ddb6-471a-92f6-e1cc1721d97b} TCPHandler: Processed in 0.005582754 sec. 2025.02.25 03:59:03.774955 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:59:03.775208 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:03.775433 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00624131 sec., 385816.43917703175 rows/sec., 33.13 MiB/sec. 2025.02.25 03:59:03.775451 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:03.775501 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:03.775513 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 951 rows starting from the beginning of the part 2025.02.25 03:59:03.775563 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:03.775668 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:03.775801 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.25 03:59:03.776005 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 103 rows starting from the beginning of the part 2025.02.25 03:59:03.776335 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:03.776604 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:59:03.776872 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.777131 [ 188 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:03.777367 [ 200 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_141_28} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.25 03:59:03.777767 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.25 03:59:03.778481 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.778525 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.779109 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.25 03:59:03.779343 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1361 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815598 sec., 282623.25883514364 rows/sec., 22.20 MiB/sec. 2025.02.25 03:59:03.779484 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.779679 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.25 03:59:03.779739 [ 104 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_136_30 to all_137_137_0 2025.02.25 03:59:03.779829 [ 104 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.779907 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.780041 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} executeQuery: Read 160 rows, 11.41 KiB in 0.004563 sec., 35064.650449265835 rows/sec., 2.44 MiB/sec. 2025.02.25 03:59:03.780106 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergeTask::PrepareStage: Merging 2 parts: from all_1_136_30 to all_137_137_0 into Compact with storage Full 2025.02.25 03:59:03.780248 [ 4 ] {066cca72-bbc6-47f6-8c95-067a73e701ed} TCPHandler: Processed in 0.005231577 sec. 2025.02.25 03:59:03.780499 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:03.780508 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:03.780579 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_136_30, total 37665 rows starting from the beginning of the part 2025.02.25 03:59:03.780701 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.780882 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:03.781049 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part 2025.02.25 03:59:03.781151 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:03.781227 [ 197 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_141_28} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.25 03:59:03.781726 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.02.25 03:59:03.782410 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.782451 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.782863 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.25 03:59:03.783142 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.783322 [ 104 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.25 03:59:03.783368 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} executeQuery: Read 60 rows, 4.14 KiB in 0.002686 sec., 22338.049143708115 rows/sec., 1.51 MiB/sec. 2025.02.25 03:59:03.783373 [ 104 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:03.783424 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:03.783443 [ 254 ] {17b703b5-6c69-48e5-b6ea-e8390b868655} TCPHandler: Processed in 0.003075259 sec. 2025.02.25 03:59:03.783636 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:03.783768 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:03.783890 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7028 rows starting from the beginning of the part 2025.02.25 03:59:03.784044 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 26 rows starting from the beginning of the part 2025.02.25 03:59:03.784194 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:03.784303 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:03.784408 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:03.784778 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2025.02.25 03:59:03.787578 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 7294 rows, containing 4 columns (4 merged, 0 gathered) in 0.00403213 sec., 1808969.4528698232 rows/sec., 121.57 MiB/sec. 2025.02.25 03:59:03.788588 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.25 03:59:03.789034 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.789163 [ 202 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_141_28} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.25 03:59:03.789278 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2025.02.25 03:59:03.791011 [ 202 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergeTask::MergeProjectionsStage: Merge sorted 37731 rows, containing 5 columns (5 merged, 0 gathered) in 0.010959775 sec., 3442680.1645106766 rows/sec., 235.70 MiB/sec. 2025.02.25 03:59:03.791479 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) 2025.02.25 03:59:03.791801 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:03.791891 [ 198 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_137_31} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_136_30, all_137_137_0] -> all_1_137_31 2025.02.25 03:59:03.791977 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.25 03:59:07.786408 [ 101 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:59:07.786459 [ 101 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:59:08.029826 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:08.029894 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:08.031798 [ 221 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:08.064557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 2025.02.25 03:59:08.065273 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.065326 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.065875 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:59:08.066152 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.066416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 2025.02.25 03:59:08.305630 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1804 2025.02.25 03:59:08.308556 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.308604 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.310124 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:59:08.310441 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.310930 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1804 2025.02.25 03:59:08.773949 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.774137 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.774210 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:59:08.775080 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.775129 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.775613 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:59:08.775884 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.776128 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} executeQuery: Read 212 rows, 13.81 KiB in 0.002042 sec., 103819.78452497552 rows/sec., 6.60 MiB/sec. 2025.02.25 03:59:08.776344 [ 4 ] {2d1ad9ec-ada7-45c4-938f-f27c11cd8d37} TCPHandler: Processed in 0.002523386 sec. 2025.02.25 03:59:08.776544 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.776671 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:08.776723 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:08.777652 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.777691 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.778126 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.25 03:59:08.778388 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.778571 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} executeQuery: Read 695 rows, 56.78 KiB in 0.001932 sec., 359730.8488612837 rows/sec., 28.70 MiB/sec. 2025.02.25 03:59:08.778628 [ 254 ] {020be787-0928-4dad-a05e-719f9855f307} TCPHandler: Processed in 0.002149077 sec. 2025.02.25 03:59:08.778779 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.778894 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.778954 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:08.779584 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.779621 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.779980 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.25 03:59:08.780273 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.780457 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} executeQuery: Read 145 rows, 9.32 KiB in 0.001587 sec., 91367.35979836168 rows/sec., 5.73 MiB/sec. 2025.02.25 03:59:08.780511 [ 4 ] {46bce64b-3ac0-4468-b70d-90fec22cd282} TCPHandler: Processed in 0.00178579 sec. 2025.02.25 03:59:08.780661 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.780773 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.780818 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:59:08.781383 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.781420 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.781791 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.25 03:59:08.782028 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.782201 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} executeQuery: Read 113 rows, 7.49 KiB in 0.001452 sec., 77823.6914600551 rows/sec., 5.04 MiB/sec. 2025.02.25 03:59:08.782256 [ 254 ] {4f1c1ba4-9a03-4338-aed5-5db211a3c8d6} TCPHandler: Processed in 0.001648817 sec. 2025.02.25 03:59:08.782405 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.782517 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.782562 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:59:08.783136 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.783175 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.783551 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.25 03:59:08.783876 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.784116 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} executeQuery: Read 112 rows, 6.53 KiB in 0.001613 sec., 69435.833849969 rows/sec., 3.96 MiB/sec. 2025.02.25 03:59:08.784303 [ 4 ] {b4fef7f2-e9be-4a8a-bfb6-878517278596} TCPHandler: Processed in 0.001948143 sec. 2025.02.25 03:59:08.784485 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.784597 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:08.784642 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:08.785396 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.785437 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.785916 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.25 03:59:08.786241 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.786421 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} executeQuery: Read 421 rows, 30.71 KiB in 0.001848 sec., 227813.8528138528 rows/sec., 16.23 MiB/sec. 2025.02.25 03:59:08.786477 [ 254 ] {c6e24c56-7c4b-41b2-a8db-a61a0d31759a} TCPHandler: Processed in 0.002071046 sec. 2025.02.25 03:59:08.786618 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.786723 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.25 03:59:08.786770 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.25 03:59:08.787288 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.787332 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.787888 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.25 03:59:08.788261 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.788509 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} executeQuery: Read 6 rows, 321.00 B in 0.001785 sec., 3361.3445378151264 rows/sec., 175.62 KiB/sec. 2025.02.25 03:59:08.788638 [ 4 ] {413146e6-eb6f-442a-b21f-16d7b46eb343} TCPHandler: Processed in 0.002074966 sec. 2025.02.25 03:59:08.788792 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.788899 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.788948 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:08.789494 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.789533 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.789975 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.25 03:59:08.790232 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.790381 [ 100 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_137_31 to all_142_142_0 2025.02.25 03:59:08.790414 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. 2025.02.25 03:59:08.790420 [ 100 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.790464 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:08.790484 [ 254 ] {df68712c-8473-4f2c-8513-e190e25da3d6} TCPHandler: Processed in 0.00175421 sec. 2025.02.25 03:59:08.790683 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.790690 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_137_31 to all_142_142_0 into Compact with storage Full 2025.02.25 03:59:08.790864 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.790987 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.25 03:59:08.790990 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:08.791102 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_137_31, total 37731 rows starting from the beginning of the part 2025.02.25 03:59:08.791433 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:08.791839 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:08.792042 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 166 rows starting from the beginning of the part 2025.02.25 03:59:08.792447 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:08.792665 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part 2025.02.25 03:59:08.793256 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.793337 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:08.794092 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.25 03:59:08.794478 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} oximeter.measurements_f64 (9aae37f1-d719-43a0-8da9-accfcd606c35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.794805 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} executeQuery: Read 1 rows, 69.00 B in 0.003986 sec., 250.87807325639739 rows/sec., 16.90 KiB/sec. 2025.02.25 03:59:08.794995 [ 4 ] {64868f97-bb9c-461d-8b5d-33ada0a80644} TCPHandler: Processed in 0.004396848 sec. 2025.02.25 03:59:08.795208 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.795440 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.795659 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:08.797820 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.797857 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:08.798738 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.25 03:59:08.799133 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.799331 [ 100 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.25 03:59:08.799420 [ 100 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.799503 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:08.799622 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} executeQuery: Read 39 rows, 71.56 KiB in 0.004225 sec., 9230.769230769232 rows/sec., 16.54 MiB/sec. 2025.02.25 03:59:08.799894 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:59:08.800080 [ 254 ] {dc3b3663-b209-45e3-8496-473563674fc3} TCPHandler: Processed in 0.004977041 sec. 2025.02.25 03:59:08.800362 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:08.800830 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:08.800999 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:08.801360 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:08.801669 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2076 rows starting from the beginning of the part 2025.02.25 03:59:08.802831 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:08.803814 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:08.803949 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:08.804304 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:08.804332 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergeTask::MergeProjectionsStage: Merge sorted 38614 rows, containing 5 columns (5 merged, 0 gathered) in 0.013765028 sec., 2805224.951231483 rows/sec., 192.08 MiB/sec. 2025.02.25 03:59:08.805082 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} MergedBlockOutputStream: filled checksums all_1_142_32 (state Temporary) 2025.02.25 03:59:08.805408 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:08.805823 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.25 03:59:08.806298 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_142_32 to all_1_142_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.806484 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:08.806709 [ 191 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_142_32} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_137_31, all_142_142_0] -> all_1_142_32 2025.02.25 03:59:08.806793 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.807282 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.25 03:59:08.807591 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:08.807669 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} executeQuery: Read 82 rows, 5.33 KiB in 0.007099 sec., 11550.922665164107 rows/sec., 751.23 KiB/sec. 2025.02.25 03:59:08.807971 [ 4 ] {e2d3e583-eda0-4d59-a314-10c189cb62a8} TCPHandler: Processed in 0.007732613 sec. 2025.02.25 03:59:08.816897 [ 199 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 19 columns (19 merged, 0 gathered) in 0.017246365 sec., 131679.92211692146 rows/sec., 235.96 MiB/sec. 2025.02.25 03:59:08.818921 [ 189 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.25 03:59:08.819356 [ 189 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:08.819443 [ 189 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_61_12} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.25 03:59:08.819613 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. 2025.02.25 03:59:10.862142 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.02.25 03:59:10.885371 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:10.885436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:10.892975 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:59:10.893797 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:10.898211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.02.25 03:59:11.306970 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:11.307031 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:11.309257 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:11.653997 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:11.654053 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:11.656342 [ 222 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:12.170422 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:12.170483 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:12.172533 [ 220 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:12.680046 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.680239 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:59:12.680314 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:59:12.681085 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.681138 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.681585 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.25 03:59:12.681900 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.682186 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} executeQuery: Read 4 rows, 334.00 B in 0.001988 sec., 2012.0724346076456 rows/sec., 164.07 KiB/sec. 2025.02.25 03:59:12.682393 [ 4 ] {9ff39a64-0640-4426-9b30-2848289d0c50} TCPHandler: Processed in 0.002474415 sec. 2025.02.25 03:59:12.682611 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.682741 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:12.682792 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:12.684006 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.684047 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.684502 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.25 03:59:12.684746 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.684971 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} executeQuery: Read 1198 rows, 100.64 KiB in 0.00226 sec., 530088.4955752213 rows/sec., 43.49 MiB/sec. 2025.02.25 03:59:12.685029 [ 254 ] {7ec0c7f0-471e-4e65-b55f-8f609835cc4d} TCPHandler: Processed in 0.002491075 sec. 2025.02.25 03:59:12.685182 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.685343 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:12.685399 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:12.685990 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.686029 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.686373 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.25 03:59:12.686607 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.686808 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} executeQuery: Read 4 rows, 286.00 B in 0.001494 sec., 2677.376171352075 rows/sec., 186.95 KiB/sec. 2025.02.25 03:59:12.686861 [ 4 ] {e0025c11-c7fa-48ba-8dfe-eea551345ebb} TCPHandler: Processed in 0.001745348 sec. 2025.02.25 03:59:12.687028 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.687159 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:59:12.687214 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:59:12.687898 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.687938 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.688309 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.25 03:59:12.688547 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.688810 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} executeQuery: Read 228 rows, 15.81 KiB in 0.001674 sec., 136200.71684587814 rows/sec., 9.22 MiB/sec. 2025.02.25 03:59:12.689047 [ 254 ] {f026ff98-2e35-41b0-9072-fb38a1723487} TCPHandler: Processed in 0.002077506 sec. 2025.02.25 03:59:12.689240 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.689374 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:12.689429 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:12.690254 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.690294 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.690673 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.25 03:59:12.690911 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.691121 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} executeQuery: Read 524 rows, 39.73 KiB in 0.001778 sec., 294713.16085489315 rows/sec., 21.82 MiB/sec. 2025.02.25 03:59:12.691177 [ 4 ] {b5b515d9-573e-42ba-aa25-a8983098562b} TCPHandler: Processed in 0.002014815 sec. 2025.02.25 03:59:12.691318 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.691449 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:12.691507 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:12.692273 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.692313 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.692751 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.25 03:59:12.692982 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.693201 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} executeQuery: Read 964 rows, 66.24 KiB in 0.00178 sec., 541573.0337078652 rows/sec., 36.34 MiB/sec. 2025.02.25 03:59:12.693254 [ 254 ] {5c096383-74a2-4e37-81fe-935f0c51ee08} TCPHandler: Processed in 0.001997734 sec. 2025.02.25 03:59:12.693264 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:12.693307 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:12.693402 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:12.693515 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:12.693567 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:12.694235 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:12.694282 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.02.25 03:59:12.694734 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.25 03:59:12.695026 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:12.695333 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} executeQuery: Read 42 rows, 2.91 KiB in 0.001835 sec., 22888.283378746593 rows/sec., 1.55 MiB/sec. 2025.02.25 03:59:12.695458 [ 4 ] {4f369238-03c9-4938-8057-fab427b87742} TCPHandler: Processed in 0.002116577 sec. 2025.02.25 03:59:12.696198 [ 223 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:13.760980 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:13.761188 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:13.761263 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:13.762066 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:13.762112 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:13.762547 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.25 03:59:13.762801 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:13.763003 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. 2025.02.25 03:59:13.763067 [ 4 ] {07b35851-2baa-4f22-87a7-a1347165f27a} TCPHandler: Processed in 0.00221924 sec. 2025.02.25 03:59:13.763243 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:13.763369 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:13.763419 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:13.763994 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:13.764033 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:13.764420 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.25 03:59:13.764667 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:13.764854 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. 2025.02.25 03:59:13.764924 [ 254 ] {294d612a-fa2a-4126-a9b2-f21aaac4217c} TCPHandler: Processed in 0.001739989 sec. 2025.02.25 03:59:13.765104 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:13.765261 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:13.765320 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:13.765818 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:13.765855 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:13.766249 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.25 03:59:13.766501 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:13.766702 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} executeQuery: Read 44 rows, 3.14 KiB in 0.00147 sec., 29931.972789115647 rows/sec., 2.09 MiB/sec. 2025.02.25 03:59:13.766761 [ 4 ] {55955b67-02d4-43bd-ac8d-31ae20f3f6f2} TCPHandler: Processed in 0.001725549 sec. 2025.02.25 03:59:13.766929 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:13.767266 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:13.767426 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:13.768276 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:13.768315 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:13.768699 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.25 03:59:13.768936 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:13.769122 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} executeQuery: Read 18 rows, 1.24 KiB in 0.001982 sec., 9081.735620585268 rows/sec., 623.29 KiB/sec. 2025.02.25 03:59:13.769183 [ 254 ] {635fe534-0680-4382-b828-cbd9c1738ba3} TCPHandler: Processed in 0.002327502 sec. 2025.02.25 03:59:15.403727 [ 219 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:15.403780 [ 219 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:15.405580 [ 219 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:15.567506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 2025.02.25 03:59:15.568114 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:15.568155 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:15.568657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:59:15.568905 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:15.569132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.25 03:59:16.469227 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:16.469281 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:16.471150 [ 224 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:17.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.94 MiB, peak 279.06 MiB, free memory in arenas 0.00 B, will set to 260.94 MiB (RSS), difference: 4.00 MiB 2025.02.25 03:59:18.312058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1848 2025.02.25 03:59:18.315497 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.315557 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.317706 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:59:18.318039 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.318659 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1848 2025.02.25 03:59:18.398348 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.02.25 03:59:18.421072 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.421123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.428784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:59:18.429587 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.432873 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.25 03:59:18.772156 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.772462 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:18.772578 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:18.773597 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.773646 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.774100 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.25 03:59:18.774357 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.774583 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} executeQuery: Read 134 rows, 11.81 KiB in 0.002206 sec., 60743.427017225746 rows/sec., 5.23 MiB/sec. 2025.02.25 03:59:18.774652 [ 4 ] {2d6e330d-1b15-4f54-8a59-680ea9b1d45b} TCPHandler: Processed in 0.002684529 sec. 2025.02.25 03:59:18.774836 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.774980 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:18.775039 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:18.775713 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.775761 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.776164 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.25 03:59:18.776402 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.776624 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} executeQuery: Read 39 rows, 2.93 KiB in 0.00168 sec., 23214.285714285714 rows/sec., 1.70 MiB/sec. 2025.02.25 03:59:18.776677 [ 254 ] {479109b7-df4d-45b0-8320-31fe648bbd26} TCPHandler: Processed in 0.001911513 sec. 2025.02.25 03:59:18.776825 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.776935 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:18.776992 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:18.777669 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.777716 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.778119 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.25 03:59:18.778368 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.778582 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} executeQuery: Read 103 rows, 8.24 KiB in 0.001671 sec., 61639.73668461999 rows/sec., 4.81 MiB/sec. 2025.02.25 03:59:18.778634 [ 4 ] {dedd3ac7-4a53-4311-b32b-6b4f57e23893} TCPHandler: Processed in 0.001863531 sec. 2025.02.25 03:59:18.778775 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.778883 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:18.778933 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:18.779564 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.779611 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.780056 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.25 03:59:18.780301 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.780535 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. 2025.02.25 03:59:18.780596 [ 254 ] {5ab7a7e3-b8c9-401a-9f81-10fd57274e16} TCPHandler: Processed in 0.001872351 sec. 2025.02.25 03:59:18.780747 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.781033 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:18.781335 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:18.783083 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.783123 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.783802 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.25 03:59:18.784074 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.784313 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} executeQuery: Read 39 rows, 71.56 KiB in 0.003394 sec., 11490.866234531526 rows/sec., 20.59 MiB/sec. 2025.02.25 03:59:18.784420 [ 4 ] {4b0c462d-d7f6-4c7e-ac8f-51761efefa31} TCPHandler: Processed in 0.003729873 sec. 2025.02.25 03:59:18.784571 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:18.784700 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:18.784756 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:18.785221 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:18.785260 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:18.785619 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.25 03:59:18.785865 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:18.786086 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. 2025.02.25 03:59:18.786136 [ 254 ] {9ae8b39f-deb6-4fa1-a109-1f98bb6aaf67} TCPHandler: Processed in 0.001629036 sec. 2025.02.25 03:59:21.188916 [ 84 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.25 03:59:21.189019 [ 84 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:21.189062 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:21.189362 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::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.02.25 03:59:21.189659 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:21.189721 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 236 rows starting from the beginning of the part 2025.02.25 03:59:21.189906 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2025.02.25 03:59:21.190140 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2025.02.25 03:59:21.190304 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.02.25 03:59:21.190510 [ 196 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part 2025.02.25 03:59:21.191572 [ 199 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404694 sec., 216243.72997146414 rows/sec., 15.35 MiB/sec. 2025.02.25 03:59:21.191914 [ 199 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.25 03:59:21.192316 [ 199 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:21.192410 [ 199 ] {770db05a-b623-4568-8cb5-d9c76a7472a3::all_1_21_5} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.25 03:59:21.192522 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.25 03:59:21.316198 [ 84 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.25 03:59:21.316273 [ 84 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:21.316313 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:21.316491 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::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.02.25 03:59:21.316668 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:21.316705 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 124 rows starting from the beginning of the part 2025.02.25 03:59:21.316815 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2025.02.25 03:59:21.317057 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.02.25 03:59:21.317264 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2025.02.25 03:59:21.317456 [ 189 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part 2025.02.25 03:59:21.318598 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187199 sec., 124359.96907460182 rows/sec., 7.98 MiB/sec. 2025.02.25 03:59:21.318866 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.25 03:59:21.319265 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:21.319349 [ 199 ] {b27f219e-48dc-4cea-8a5c-f8a2511f3bb1::all_1_21_5} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.25 03:59:21.319439 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.25 03:59:22.545400 [ 209 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): 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.02.25 03:59:22.545483 [ 209 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): 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.02.25 03:59:22.547772 [ 209 ] {} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): 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.02.25 03:59:22.786499 [ 81 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:59:22.786552 [ 81 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:59:22.920936 [ 223 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): 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.02.25 03:59:22.921021 [ 223 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): 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.02.25 03:59:22.923261 [ 223 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): 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.02.25 03:59:22.986661 [ 225 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): 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.02.25 03:59:22.986751 [ 225 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): 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.02.25 03:59:22.988571 [ 225 ] {} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): 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.02.25 03:59:23.070234 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 2025.02.25 03:59:23.070908 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.070957 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.071505 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:59:23.071762 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.072040 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 2025.02.25 03:59:23.072053 [ 79 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:59:23.072162 [ 79 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.072205 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.072418 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.072652 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:23.072724 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.25 03:59:23.072882 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.073148 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.073323 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.073512 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.073635 [ 194 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 03:59:23.076724 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004404168 sec., 8961283.94738802 rows/sec., 128.19 MiB/sec. 2025.02.25 03:59:23.077249 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:59:23.077609 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.077707 [ 189 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_86_17} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:59:23.077833 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.25 03:59:23.766608 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:23.766799 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:23.766872 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:23.767677 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.767730 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.768216 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.25 03:59:23.768501 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.768732 [ 79 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.25 03:59:23.768753 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} executeQuery: Read 56 rows, 4.38 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.14 MiB/sec. 2025.02.25 03:59:23.768828 [ 79 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.768896 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.768953 [ 4 ] {a55162e9-a80b-4760-bb56-d2a02d10ac6e} TCPHandler: Processed in 0.002476995 sec. 2025.02.25 03:59:23.769233 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:23.769279 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:59:23.769665 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:23.769801 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:23.769918 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:23.769933 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1966 rows starting from the beginning of the part 2025.02.25 03:59:23.770521 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 695 rows starting from the beginning of the part 2025.02.25 03:59:23.771170 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1198 rows starting from the beginning of the part 2025.02.25 03:59:23.771672 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:23.772257 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 134 rows starting from the beginning of the part 2025.02.25 03:59:23.772696 [ 194 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:23.774066 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.774121 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.775186 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.25 03:59:23.775620 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.775870 [ 79 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.25 03:59:23.775936 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} executeQuery: Read 64 rows, 5.12 KiB in 0.006463 sec., 9902.52204858425 rows/sec., 791.46 KiB/sec. 2025.02.25 03:59:23.775942 [ 79 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.776048 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.776193 [ 254 ] {878eebd4-09d1-41b2-8e2c-42f3cc1d943b} TCPHandler: Processed in 0.007102239 sec. 2025.02.25 03:59:23.776525 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:23.776578 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:59:23.776926 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:23.777116 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:23.777133 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:23.777245 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 4105 rows, containing 5 columns (5 merged, 0 gathered) in 0.008213213 sec., 499804.4005433683 rows/sec., 42.71 MiB/sec. 2025.02.25 03:59:23.777275 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 951 rows starting from the beginning of the part 2025.02.25 03:59:23.777757 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.25 03:59:23.777768 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 421 rows starting from the beginning of the part 2025.02.25 03:59:23.778412 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 524 rows starting from the beginning of the part 2025.02.25 03:59:23.778874 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:23.779361 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 103 rows starting from the beginning of the part 2025.02.25 03:59:23.779375 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.779769 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:23.779904 [ 192 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_146_29} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.25 03:59:23.780359 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.25 03:59:23.780841 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.780897 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.781933 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.25 03:59:23.782447 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.782824 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} executeQuery: Read 160 rows, 11.41 KiB in 0.006052 sec., 26437.541308658296 rows/sec., 1.84 MiB/sec. 2025.02.25 03:59:23.783155 [ 4 ] {b1b43bef-8a6b-4a71-8d0c-7fe8e9f96d80} TCPHandler: Processed in 0.006798173 sec. 2025.02.25 03:59:23.783468 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:23.783785 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:23.783785 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.007568839 sec., 281020.6426639541 rows/sec., 21.75 MiB/sec. 2025.02.25 03:59:23.783880 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:23.784083 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.25 03:59:23.784690 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.784819 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_146_29} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.25 03:59:23.784928 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:59:23.785013 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.785052 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.785431 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.25 03:59:23.785665 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.785844 [ 79 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.25 03:59:23.785902 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} executeQuery: Read 60 rows, 4.14 KiB in 0.002195 sec., 27334.85193621868 rows/sec., 1.84 MiB/sec. 2025.02.25 03:59:23.785910 [ 79 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.785992 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.786029 [ 254 ] {1b52580e-cdfe-451c-9de7-ef972b4cda9d} TCPHandler: Processed in 0.002746431 sec. 2025.02.25 03:59:23.786284 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:23.786443 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:23.786494 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7294 rows starting from the beginning of the part 2025.02.25 03:59:23.786682 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 82 rows starting from the beginning of the part 2025.02.25 03:59:23.786982 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 42 rows starting from the beginning of the part 2025.02.25 03:59:23.787331 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 18 rows starting from the beginning of the part 2025.02.25 03:59:23.787557 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:23.787787 [ 189 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:23.789931 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7556 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839886 sec., 1967766.7514087658 rows/sec., 132.17 MiB/sec. 2025.02.25 03:59:23.790409 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.25 03:59:23.790729 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.790821 [ 190 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_146_29} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.25 03:59:23.790922 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.25 03:59:23.795920 [ 79 ] {} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.25 03:59:23.795954 [ 79 ] {} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:23.795975 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:23.796124 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::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.02.25 03:59:23.796291 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:23.796321 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::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.02.25 03:59:23.796387 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.25 03:59:23.796441 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.25 03:59:23.796665 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.25 03:59:23.796830 [ 189 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.25 03:59:23.797936 [ 190 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001904262 sec., 15754.134672644836 rows/sec., 823.09 KiB/sec. 2025.02.25 03:59:23.798085 [ 197 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.25 03:59:23.798421 [ 197 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:23.798510 [ 197 ] {862ccf2f-f011-4614-b070-7f8c6a16912a::all_1_5_1} oximeter.measurements_bool (862ccf2f-f011-4614-b070-7f8c6a16912a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.25 03:59:23.798595 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.25 03:59:24.296622 [ 79 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.25 03:59:24.296728 [ 79 ] {} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:24.296771 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:24.297078 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:59:24.297356 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:24.297390 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:59:24.297464 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:59:24.297729 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.02.25 03:59:24.297939 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2025.02.25 03:59:24.298089 [ 190 ] {499813d5-c841-4141-9420-e02818928f28::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.02.25 03:59:24.299245 [ 188 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367022 sec., 17743.81480189031 rows/sec., 1.48 MiB/sec. 2025.02.25 03:59:24.299446 [ 187 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.25 03:59:24.299796 [ 187 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:24.299885 [ 187 ] {499813d5-c841-4141-9420-e02818928f28::all_1_29_7} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.25 03:59:24.299989 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.25 03:59:25.402654 [ 73 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2025.02.25 03:59:25.402747 [ 73 ] {} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:25.402786 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:25.402992 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full 2025.02.25 03:59:25.403185 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:25.403228 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 366 rows starting from the beginning of the part 2025.02.25 03:59:25.403320 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part 2025.02.25 03:59:25.403610 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part 2025.02.25 03:59:25.403794 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part 2025.02.25 03:59:25.403959 [ 190 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part 2025.02.25 03:59:25.405320 [ 188 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 5 columns (5 merged, 0 gathered) in 0.002424235 sec., 499539.0298382789 rows/sec., 35.90 MiB/sec. 2025.02.25 03:59:25.405514 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2025.02.25 03:59:25.405871 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:25.405965 [ 202 ] {24b852eb-0021-4d5e-a17b-9b432e4f3f1e::all_1_26_6} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 2025.02.25 03:59:25.406055 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.25 03:59:25.933924 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.25 03:59:25.957229 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:25.957306 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:25.964938 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.25 03:59:25.965808 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:25.966212 [ 73 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.25 03:59:25.966365 [ 73 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:25.966445 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:25.966916 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:25.980498 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.25 03:59:25.981285 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:25.982375 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:25.987537 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:25.992922 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:25.998587 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:26.004844 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:26.010600 [ 191 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::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.02.25 03:59:26.074157 [ 188 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.107573796 sec., 6033.067755645622 rows/sec., 31.20 MiB/sec. 2025.02.25 03:59:26.077963 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.25 03:59:26.081255 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_86_17} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:26.081372 [ 198 ] {d603c549-1b0c-4c3d-8676-9af50e7e1b45::all_1_86_17} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.25 03:59:26.083883 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.25 03:59:27.582549 [ 224 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:59:27.582629 [ 224 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:59:27.584877 [ 224 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): 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.02.25 03:59:28.319852 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1868 2025.02.25 03:59:28.322667 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.322711 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.324238 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:59:28.324545 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.325024 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1868 2025.02.25 03:59:28.768861 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.769178 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:59:28.769299 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:59:28.770064 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.770118 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.770583 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.25 03:59:28.770841 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.771086 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} executeQuery: Read 2 rows, 167.00 B in 0.001996 sec., 1002.0040080160321 rows/sec., 81.71 KiB/sec. 2025.02.25 03:59:28.771155 [ 4 ] {59bdc15d-233c-4a8c-8996-04348172790a} TCPHandler: Processed in 0.002487826 sec. 2025.02.25 03:59:28.771343 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.771489 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:28.771547 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:28.772286 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.772328 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.772726 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.25 03:59:28.772972 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.773188 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} executeQuery: Read 135 rows, 11.88 KiB in 0.001735 sec., 77809.79827089337 rows/sec., 6.69 MiB/sec. 2025.02.25 03:59:28.773243 [ 254 ] {0c31945a-2e56-4ef3-89a5-3d74e44bd344} TCPHandler: Processed in 0.001971654 sec. 2025.02.25 03:59:28.773388 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.773502 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:28.773550 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:28.774100 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.774142 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.774504 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.25 03:59:28.774740 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.774915 [ 69 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.25 03:59:28.774978 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} executeQuery: Read 41 rows, 3.07 KiB in 0.001497 sec., 27388.109552438207 rows/sec., 2.00 MiB/sec. 2025.02.25 03:59:28.774998 [ 69 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.775064 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.775114 [ 4 ] {6997f08d-c794-4040-b88a-b89e66327708} TCPHandler: Processed in 0.001778769 sec. 2025.02.25 03:59:28.775314 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.775321 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::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.02.25 03:59:28.775496 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:28.775574 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:28.775594 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:28.775655 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 177 rows starting from the beginning of the part 2025.02.25 03:59:28.775988 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 51 rows starting from the beginning of the part 2025.02.25 03:59:28.776368 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 145 rows starting from the beginning of the part 2025.02.25 03:59:28.776814 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 4 rows starting from the beginning of the part 2025.02.25 03:59:28.777152 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:28.777467 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part 2025.02.25 03:59:28.778430 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.778514 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.779499 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.25 03:59:28.780025 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.780171 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 5 columns (5 merged, 0 gathered) in 0.005007311 sec., 91266.55005051613 rows/sec., 6.40 MiB/sec. 2025.02.25 03:59:28.780398 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} executeQuery: Read 105 rows, 8.40 KiB in 0.004975 sec., 21105.527638190953 rows/sec., 1.65 MiB/sec. 2025.02.25 03:59:28.780444 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.25 03:59:28.780555 [ 254 ] {eb3497f5-1323-4a05-ae40-6213c6fbfba2} TCPHandler: Processed in 0.005332219 sec. 2025.02.25 03:59:28.780753 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.780930 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.780942 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:28.781058 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:28.781089 [ 193 ] {914bdcce-c3a0-4586-a057-ca42cbb2827e::all_1_81_16} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.25 03:59:28.781293 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.25 03:59:28.781804 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.781848 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.782248 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.25 03:59:28.782489 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.782679 [ 69 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_142_32 to all_143_143_0 2025.02.25 03:59:28.782733 [ 69 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.782741 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} executeQuery: Read 161 rows, 11.48 KiB in 0.00185 sec., 87027.02702702703 rows/sec., 6.06 MiB/sec. 2025.02.25 03:59:28.782763 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.782915 [ 4 ] {2b21730e-d89e-4c36-87b9-87084359e814} TCPHandler: Processed in 0.00224453 sec. 2025.02.25 03:59:28.783005 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergeTask::PrepareStage: Merging 2 parts: from all_1_142_32 to all_143_143_0 into Compact with storage Full 2025.02.25 03:59:28.783118 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.783199 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:28.783316 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_142_32, total 38614 rows starting from the beginning of the part 2025.02.25 03:59:28.783381 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:28.783872 [ 196 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 964 rows starting from the beginning of the part 2025.02.25 03:59:28.784059 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:28.788107 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.788149 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.788889 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.25 03:59:28.789172 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.789488 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} executeQuery: Read 39 rows, 71.56 KiB in 0.006256 sec., 6234.015345268542 rows/sec., 11.17 MiB/sec. 2025.02.25 03:59:28.790314 [ 254 ] {a56b4ee7-294a-4568-b8e4-385facbccbf5} TCPHandler: Processed in 0.007292043 sec. 2025.02.25 03:59:28.790552 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:28.790729 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:28.790797 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:28.791392 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:28.791434 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:28.791846 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.25 03:59:28.792132 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.792382 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} executeQuery: Read 60 rows, 4.14 KiB in 0.001693 sec., 35440.04725339633 rows/sec., 2.39 MiB/sec. 2025.02.25 03:59:28.792438 [ 4 ] {e54c0d97-36af-4b8e-95a0-a6d609a2a41a} TCPHandler: Processed in 0.002014055 sec. 2025.02.25 03:59:28.793478 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergeTask::MergeProjectionsStage: Merge sorted 39578 rows, containing 5 columns (5 merged, 0 gathered) in 0.010577256 sec., 3741802.221672615 rows/sec., 256.09 MiB/sec. 2025.02.25 03:59:28.794309 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) 2025.02.25 03:59:28.794710 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:28.794807 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_143_33} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_142_32, all_143_143_0] -> all_1_143_33 2025.02.25 03:59:28.794918 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.25 03:59:30.573146 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 2025.02.25 03:59:30.573783 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:30.573819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.02.25 03:59:30.574341 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:59:30.574592 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:30.574770 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.25 03:59:33.164214 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:33.164295 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:33.166769 [ 220 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:33.180740 [ 222 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:33.180798 [ 222 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:33.182756 [ 222 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:33.481552 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.25 03:59:33.505572 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.505647 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.513387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.25 03:59:33.514205 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.517578 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.25 03:59:33.764992 [ 209 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:33.765050 [ 209 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:33.766897 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:33.766961 [ 209 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:33.767245 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:33.767372 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:33.768910 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.768956 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.769405 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.25 03:59:33.769664 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.769860 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} executeQuery: Read 56 rows, 4.38 KiB in 0.002748 sec., 20378.457059679768 rows/sec., 1.56 MiB/sec. 2025.02.25 03:59:33.769927 [ 4 ] {930f2e1f-6d21-4737-92db-313551fae166} TCPHandler: Processed in 0.003169641 sec. 2025.02.25 03:59:33.770084 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:33.770207 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:33.770257 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:33.770819 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.770859 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.771232 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.25 03:59:33.771474 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.771657 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. 2025.02.25 03:59:33.771709 [ 254 ] {e765b01d-f270-425c-a456-67a8c02932a4} TCPHandler: Processed in 0.001685298 sec. 2025.02.25 03:59:33.771853 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:33.771985 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:33.772045 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:33.772611 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.772648 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.773051 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.25 03:59:33.773291 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.773432 [ 56 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_143_33 to all_144_144_0 2025.02.25 03:59:33.773471 [ 56 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.773471 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2025.02.25 03:59:33.773496 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.773581 [ 4 ] {e35223b2-2bf1-4377-b9a5-fb5fb49072bf} TCPHandler: Processed in 0.001784299 sec. 2025.02.25 03:59:33.773664 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergeTask::PrepareStage: Merging 2 parts: from all_1_143_33 to all_144_144_0 into Compact with storage Full 2025.02.25 03:59:33.773739 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:33.773941 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:33.773973 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:33.774012 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_143_33, total 39578 rows starting from the beginning of the part 2025.02.25 03:59:33.774075 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:33.774371 [ 193 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 44 rows starting from the beginning of the part 2025.02.25 03:59:33.775722 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:33.775786 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:33.776340 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.25 03:59:33.776718 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.776930 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} executeQuery: Read 60 rows, 4.14 KiB in 0.003035 sec., 19769.357495881384 rows/sec., 1.33 MiB/sec. 2025.02.25 03:59:33.776989 [ 254 ] {d6893e9f-cc6d-41ea-9bfd-3a75ca37c91c} TCPHandler: Processed in 0.003317445 sec. 2025.02.25 03:59:33.781908 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergeTask::MergeProjectionsStage: Merge sorted 39622 rows, containing 5 columns (5 merged, 0 gathered) in 0.008305185 sec., 4770754.655073909 rows/sec., 326.52 MiB/sec. 2025.02.25 03:59:33.782706 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} MergedBlockOutputStream: filled checksums all_1_144_34 (state Temporary) 2025.02.25 03:59:33.783034 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_144_34 to all_1_144_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:33.783125 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_144_34} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_143_33, all_144_144_0] -> all_1_144_34 2025.02.25 03:59:33.783227 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.25 03:59:34.382998 [ 225 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:34.383055 [ 225 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:34.385067 [ 225 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:37.786795 [ 47 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:59:37.786847 [ 47 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:59:38.075868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 2025.02.25 03:59:38.076834 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.076898 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.077525 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:59:38.077777 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.077992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 2025.02.25 03:59:38.326139 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1890 2025.02.25 03:59:38.329144 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.329207 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.330781 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:59:38.331120 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.331891 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1890 2025.02.25 03:59:38.768531 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.768726 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:38.768799 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:38.769620 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.769671 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.770120 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.25 03:59:38.770381 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.770609 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} executeQuery: Read 136 rows, 12.00 KiB in 0.001933 sec., 70356.95809622349 rows/sec., 6.06 MiB/sec. 2025.02.25 03:59:38.770673 [ 4 ] {0005b1e7-b91e-42f6-9ebf-79f735cc356e} TCPHandler: Processed in 0.002273361 sec. 2025.02.25 03:59:38.770841 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.770981 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:38.771039 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:38.771673 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.771714 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.772087 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.25 03:59:38.772359 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.772597 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} executeQuery: Read 40 rows, 3.01 KiB in 0.001641 sec., 24375.38086532602 rows/sec., 1.79 MiB/sec. 2025.02.25 03:59:38.772704 [ 254 ] {e6014552-3b6d-408c-8c8b-8c97096d43b6} TCPHandler: Processed in 0.001928733 sec. 2025.02.25 03:59:38.772906 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.773052 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:38.773102 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:38.773676 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.773717 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.774081 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.25 03:59:38.774321 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.774541 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} executeQuery: Read 104 rows, 8.32 KiB in 0.001515 sec., 68646.86468646865 rows/sec., 5.36 MiB/sec. 2025.02.25 03:59:38.774594 [ 4 ] {cbf14726-d243-489a-9354-37e19d7945bd} TCPHandler: Processed in 0.001800571 sec. 2025.02.25 03:59:38.774742 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.774872 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:38.774932 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:38.775545 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.775584 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.775979 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.25 03:59:38.776220 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.776393 [ 51 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 2 parts from all_1_144_34 to all_145_145_0 2025.02.25 03:59:38.776448 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2025.02.25 03:59:38.776483 [ 51 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.776569 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.776580 [ 254 ] {17805001-be1f-4887-86aa-c527200df3fd} TCPHandler: Processed in 0.001898942 sec. 2025.02.25 03:59:38.776829 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergeTask::PrepareStage: Merging 2 parts: from all_1_144_34 to all_145_145_0 into Compact with storage Full 2025.02.25 03:59:38.776859 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.777301 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:38.777357 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:38.777428 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergeTreeSequentialSource: Reading 6 marks from part all_1_144_34, total 39622 rows starting from the beginning of the part 2025.02.25 03:59:38.777977 [ 195 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:38.778000 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:38.782078 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.782121 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.783042 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.25 03:59:38.783341 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.783669 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} executeQuery: Read 40 rows, 73.40 KiB in 0.006541 sec., 6115.272894052897 rows/sec., 10.96 MiB/sec. 2025.02.25 03:59:38.783786 [ 4 ] {fe056eb5-60a9-4d27-8f00-b5ed35ffc28e} TCPHandler: Processed in 0.007066128 sec. 2025.02.25 03:59:38.783948 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:38.784062 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:38.784116 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:38.784872 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:38.784914 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:38.785392 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.25 03:59:38.785711 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.786061 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} executeQuery: Read 60 rows, 4.14 KiB in 0.002019 sec., 29717.68202080238 rows/sec., 2.00 MiB/sec. 2025.02.25 03:59:38.786118 [ 254 ] {b439842f-6040-4214-af1b-32c11700c628} TCPHandler: Processed in 0.00222687 sec. 2025.02.25 03:59:38.787632 [ 186 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergeTask::MergeProjectionsStage: Merge sorted 39782 rows, containing 5 columns (5 merged, 0 gathered) in 0.010967345 sec., 3627313.6296888627 rows/sec., 248.28 MiB/sec. 2025.02.25 03:59:38.788211 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} MergedBlockOutputStream: filled checksums all_1_145_35 (state Temporary) 2025.02.25 03:59:38.788539 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_145_35 to all_1_145_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:38.788623 [ 199 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_145_35} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 2 parts: [all_1_144_34, all_145_145_0] -> all_1_145_35 2025.02.25 03:59:38.788705 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.25 03:59:39.968692 [ 225 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:59:39.968758 [ 225 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:59:39.970813 [ 225 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): 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.02.25 03:59:40.718051 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.718247 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.718321 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.25 03:59:40.719089 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.719142 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.719658 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:59:40.719963 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} oximeter.fields_i16 (770db05a-b623-4568-8cb5-d9c76a7472a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.720194 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} executeQuery: Read 24 rows, 2.04 KiB in 0.001999 sec., 12006.00300150075 rows/sec., 1020.04 KiB/sec. 2025.02.25 03:59:40.720262 [ 4 ] {7ab70056-3a52-4e6e-8926-2a50e2f9e8df} TCPHandler: Processed in 0.002346853 sec. 2025.02.25 03:59:40.720422 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.720544 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:40.720594 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:40.721895 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.721938 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.722398 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.25 03:59:40.722653 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.722862 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} executeQuery: Read 1316 rows, 111.93 KiB in 0.002345 sec., 561194.0298507463 rows/sec., 46.61 MiB/sec. 2025.02.25 03:59:40.722917 [ 254 ] {db3d1fad-3c05-4ec2-813d-b604083a5f0a} TCPHandler: Processed in 0.002553557 sec. 2025.02.25 03:59:40.723107 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.723240 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.723296 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:40.723888 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.723930 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.724296 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.25 03:59:40.724536 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.724748 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} executeQuery: Read 12 rows, 984.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 624.39 KiB/sec. 2025.02.25 03:59:40.724800 [ 4 ] {493f1785-d9aa-4964-b90d-4ee3f69c2786} TCPHandler: Processed in 0.001757419 sec. 2025.02.25 03:59:40.724963 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.725077 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.725131 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.25 03:59:40.725765 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.725804 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.726180 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.25 03:59:40.726435 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} oximeter.fields_u32 (24b852eb-0021-4d5e-a17b-9b432e4f3f1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.726662 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} executeQuery: Read 252 rows, 17.85 KiB in 0.0016 sec., 157500 rows/sec., 10.89 MiB/sec. 2025.02.25 03:59:40.726803 [ 254 ] {a98f850c-8dfa-487d-aca8-0c37ad9aa5f1} TCPHandler: Processed in 0.001890052 sec. 2025.02.25 03:59:40.726999 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.727115 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.727163 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.25 03:59:40.727723 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.727764 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.728146 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.25 03:59:40.728381 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} oximeter.fields_u8 (b27f219e-48dc-4cea-8a5c-f8a2511f3bb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.728611 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} executeQuery: Read 12 rows, 960.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 620.86 KiB/sec. 2025.02.25 03:59:40.728725 [ 4 ] {b7efdcb8-c329-4a42-84aa-606110415bd0} TCPHandler: Processed in 0.00180602 sec. 2025.02.25 03:59:40.728940 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.729070 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:40.729126 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:40.729952 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.729992 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.730382 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.25 03:59:40.730622 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.730820 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} executeQuery: Read 556 rows, 42.66 KiB in 0.001779 sec., 312535.13209668355 rows/sec., 23.42 MiB/sec. 2025.02.25 03:59:40.730946 [ 254 ] {b55c4df4-2e65-4290-9566-922cf57fc944} TCPHandler: Processed in 0.002068767 sec. 2025.02.25 03:59:40.731113 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.731227 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.731303 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:40.732045 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.732086 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.732545 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.25 03:59:40.732790 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.732985 [ 49 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Selected 6 parts from all_1_145_35 to all_150_150_0 2025.02.25 03:59:40.733021 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} executeQuery: Read 982 rows, 68.37 KiB in 0.001816 sec., 540748.8986784142 rows/sec., 36.77 MiB/sec. 2025.02.25 03:59:40.733069 [ 49 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.733132 [ 4 ] {c798b2ca-1ebc-48e2-9a5d-839ac76c21ff} TCPHandler: Processed in 0.002083656 sec. 2025.02.25 03:59:40.733133 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.733339 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:40.733355 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_145_35 to all_150_150_0 into Compact with storage Full 2025.02.25 03:59:40.733486 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:40.733516 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:40.733552 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:40.733569 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 6 marks from part all_1_145_35, total 39782 rows starting from the beginning of the part 2025.02.25 03:59:40.733764 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:40.734036 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 161 rows starting from the beginning of the part 2025.02.25 03:59:40.734255 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:40.734408 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.02.25 03:59:40.734549 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 982 rows starting from the beginning of the part 2025.02.25 03:59:40.735087 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:40.735131 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:40.735633 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.25 03:59:40.735975 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.736352 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} executeQuery: Read 24 rows, 1.66 KiB in 0.002904 sec., 8264.462809917355 rows/sec., 570.33 KiB/sec. 2025.02.25 03:59:40.736450 [ 254 ] {2963395e-f03e-4580-be49-6f0485782488} TCPHandler: Processed in 0.003200352 sec. 2025.02.25 03:59:40.742852 [ 200 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergeTask::MergeProjectionsStage: Merge sorted 41405 rows, containing 5 columns (5 merged, 0 gathered) in 0.009573104 sec., 4325138.429499982 rows/sec., 296.08 MiB/sec. 2025.02.25 03:59:40.743400 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} MergedBlockOutputStream: filled checksums all_1_150_36 (state Temporary) 2025.02.25 03:59:40.743804 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_merge_all_1_150_36 to all_1_150_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:40.743899 [ 197 ] {6931977f-1ce8-41f3-a880-095a41dfc22e::all_1_150_36} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e) (MergerMutator): Merged 6 parts: [all_1_145_35, all_150_150_0] -> all_1_150_36 2025.02.25 03:59:40.744015 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.25 03:59:41.018619 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.25 03:59:41.043399 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:41.043470 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:41.052801 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.25 03:59:41.053740 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:41.059325 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.25 03:59:43.763498 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:43.763727 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:43.763801 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:43.764645 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.764699 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.765147 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.25 03:59:43.765416 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.765649 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} executeQuery: Read 56 rows, 4.38 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.17 MiB/sec. 2025.02.25 03:59:43.765656 [ 43 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.25 03:59:43.765737 [ 4 ] {d7b2ca8f-3b6c-4617-a93c-a6fb0ccd443b} TCPHandler: Processed in 0.002378473 sec. 2025.02.25 03:59:43.765764 [ 43 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.765825 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.765997 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:43.766070 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::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.02.25 03:59:43.766219 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:43.766347 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:43.766371 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:43.766477 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1966 rows starting from the beginning of the part 2025.02.25 03:59:43.766795 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 135 rows starting from the beginning of the part 2025.02.25 03:59:43.767177 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:43.767592 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 136 rows starting from the beginning of the part 2025.02.25 03:59:43.767932 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1316 rows starting from the beginning of the part 2025.02.25 03:59:43.768188 [ 189 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2025.02.25 03:59:43.770013 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.770091 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.771379 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.25 03:59:43.771802 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.772147 [ 43 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.25 03:59:43.772370 [ 43 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.772500 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.772585 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} executeQuery: Read 64 rows, 5.12 KiB in 0.006404 sec., 9993.753903810119 rows/sec., 798.76 KiB/sec. 2025.02.25 03:59:43.772734 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3665 rows, containing 5 columns (5 merged, 0 gathered) in 0.006798702 sec., 539073.4878510634 rows/sec., 46.55 MiB/sec. 2025.02.25 03:59:43.772867 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::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.02.25 03:59:43.772902 [ 254 ] {25307ab4-765d-498c-a586-e230bd0522e0} TCPHandler: Processed in 0.007003807 sec. 2025.02.25 03:59:43.773161 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.25 03:59:43.773161 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:43.773178 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:43.773265 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 951 rows starting from the beginning of the part 2025.02.25 03:59:43.773636 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:43.773704 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 105 rows starting from the beginning of the part 2025.02.25 03:59:43.773886 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:43.774241 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:43.774275 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.774809 [ 197 ] {980d80a9-634a-41a6-b134-977b47780939::all_1_151_30} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.25 03:59:43.774812 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 104 rows starting from the beginning of the part 2025.02.25 03:59:43.775255 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.25 03:59:43.775380 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 556 rows starting from the beginning of the part 2025.02.25 03:59:43.775737 [ 189 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.02.25 03:59:43.777025 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.777100 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.778209 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.25 03:59:43.778668 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.778880 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.00624492 sec., 295280.00358691544 rows/sec., 23.17 MiB/sec. 2025.02.25 03:59:43.779106 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} executeQuery: Read 96 rows, 6.85 KiB in 0.005651 sec., 16988.143691382058 rows/sec., 1.18 MiB/sec. 2025.02.25 03:59:43.779168 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.25 03:59:43.779276 [ 4 ] {97180a90-42e2-4ee8-a8cc-c8bba6880674} TCPHandler: Processed in 0.006209129 sec. 2025.02.25 03:59:43.779606 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:43.780104 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:43.780335 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:43.780442 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.780864 [ 192 ] {a3bbd656-a84c-48b8-892f-98eab661e7ad::all_1_151_30} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.25 03:59:43.781246 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.25 03:59:43.782126 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.782168 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.782582 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.25 03:59:43.782812 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.782999 [ 42 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.25 03:59:43.783022 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} executeQuery: Read 36 rows, 2.48 KiB in 0.003082 sec., 11680.726800778715 rows/sec., 806.09 KiB/sec. 2025.02.25 03:59:43.783082 [ 42 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:43.783160 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:43.783163 [ 254 ] {7dc0bb2b-5e03-4cb0-a412-60c2308814ae} TCPHandler: Processed in 0.003755064 sec. 2025.02.25 03:59:43.783399 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:43.783616 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:43.783667 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7556 rows starting from the beginning of the part 2025.02.25 03:59:43.783870 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:43.784158 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:43.784464 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::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.02.25 03:59:43.784546 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 24 rows starting from the beginning of the part 2025.02.25 03:59:43.784622 [ 197 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 36 rows starting from the beginning of the part 2025.02.25 03:59:43.786777 [ 194 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 7796 rows, containing 4 columns (4 merged, 0 gathered) in 0.003523549 sec., 2212541.9569871174 rows/sec., 148.63 MiB/sec. 2025.02.25 03:59:43.787295 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.25 03:59:43.787665 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:43.787764 [ 187 ] {4c758249-05c5-4cc2-8b3a-83fbe5503776::all_1_151_30} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.25 03:59:43.787873 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.25 03:59:45.579091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 2025.02.25 03:59:45.579722 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:45.579765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:45.580324 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:59:45.580579 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:45.580762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.25 03:59:48.333054 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1926 2025.02.25 03:59:48.337484 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.337565 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.339745 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:59:48.340195 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.340455 [ 37 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:59:48.340549 [ 37 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.340604 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.341304 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::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.02.25 03:59:48.344560 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1926 2025.02.25 03:59:48.345158 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:48.345356 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1782 rows starting from the beginning of the part 2025.02.25 03:59:48.346112 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part 2025.02.25 03:59:48.346758 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part 2025.02.25 03:59:48.347388 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part 2025.02.25 03:59:48.347917 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part 2025.02.25 03:59:48.348469 [ 197 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2025.02.25 03:59:48.358998 [ 194 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 72 columns (72 merged, 0 gathered) in 0.018259028 sec., 105482.06618665572 rows/sec., 81.38 MiB/sec. 2025.02.25 03:59:48.362055 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:59:48.363273 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.363413 [ 202 ] {277e28d5-d02c-4a14-a203-e93efd09fbd4::all_1_66_13} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:59:48.363994 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. 2025.02.25 03:59:48.560382 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.25 03:59:48.596064 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.596151 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.608083 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.25 03:59:48.609347 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.613974 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.25 03:59:48.773485 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.773813 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:48.773923 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:48.775225 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.775295 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.776018 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.25 03:59:48.776441 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.776789 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} executeQuery: Read 156 rows, 13.89 KiB in 0.003066 sec., 50880.626223091975 rows/sec., 4.42 MiB/sec. 2025.02.25 03:59:48.776881 [ 4 ] {95d32175-63d7-41ae-8be3-698c0af673e9} TCPHandler: Processed in 0.00360099 sec. 2025.02.25 03:59:48.777181 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.777425 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:48.777509 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:48.778376 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.778433 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.778984 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.25 03:59:48.779367 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.779695 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} executeQuery: Read 50 rows, 3.76 KiB in 0.002312 sec., 21626.29757785467 rows/sec., 1.59 MiB/sec. 2025.02.25 03:59:48.779729 [ 224 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:48.779808 [ 254 ] {db2ee76d-cc37-4bae-afad-ebf375cf08db} TCPHandler: Processed in 0.002748052 sec. 2025.02.25 03:59:48.779843 [ 224 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:48.780046 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.780241 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:48.780334 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:48.782288 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.782362 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.783301 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.25 03:59:48.783948 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.784409 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} executeQuery: Read 120 rows, 9.63 KiB in 0.004202 sec., 28557.829604950024 rows/sec., 2.24 MiB/sec. 2025.02.25 03:59:48.784486 [ 4 ] {8eff7012-bcf3-4bf2-8ff6-07942880a757} TCPHandler: Processed in 0.004534942 sec. 2025.02.25 03:59:48.784711 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.784989 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:48.785149 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:48.786166 [ 224 ] {} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): 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.02.25 03:59:48.786758 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.786867 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.787964 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.25 03:59:48.788342 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.788667 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} executeQuery: Read 160 rows, 11.41 KiB in 0.003765 sec., 42496.67994687915 rows/sec., 2.96 MiB/sec. 2025.02.25 03:59:48.788771 [ 254 ] {6c2abd9d-744e-497c-bc83-ae58f4ef0379} TCPHandler: Processed in 0.004158143 sec. 2025.02.25 03:59:48.789021 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.789227 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:48.789363 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:48.791394 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.791447 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.792692 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.25 03:59:48.793120 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.793463 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} executeQuery: Read 50 rows, 91.75 KiB in 0.004286 sec., 11665.888940737284 rows/sec., 20.90 MiB/sec. 2025.02.25 03:59:48.793643 [ 4 ] {f2fc097f-8793-418d-bdf3-db8cdcd7e43d} TCPHandler: Processed in 0.004716205 sec. 2025.02.25 03:59:48.793849 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.794003 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.25 03:59:48.794071 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.25 03:59:48.794674 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.794723 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.795367 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.25 03:59:48.795732 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.796062 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} executeQuery: Read 9 rows, 709.00 B in 0.002066 sec., 4356.2439496611805 rows/sec., 335.13 KiB/sec. 2025.02.25 03:59:48.796313 [ 254 ] {4b4cbcb0-986b-4cb6-b973-8537f995047e} TCPHandler: Processed in 0.002535667 sec. 2025.02.25 03:59:48.796539 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:48.796701 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:48.796770 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:48.797431 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:48.797487 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:48.798050 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.25 03:59:48.798398 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:48.798648 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001983 sec., 30257.186081694403 rows/sec., 2.04 MiB/sec. 2025.02.25 03:59:48.798713 [ 4 ] {99ba5008-d1cb-4529-a472-17972bb814b9} TCPHandler: Processed in 0.002251111 sec. 2025.02.25 03:59:49.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.06 MiB, peak 279.06 MiB, free memory in arenas 0.00 B, will set to 260.94 MiB (RSS), difference: -1.12 MiB 2025.02.25 03:59:52.123146 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:52.123228 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:52.125456 [ 225 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): 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.02.25 03:59:52.786888 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.25 03:59:52.786941 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.25 03:59:53.081874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 2025.02.25 03:59:53.082763 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:53.082811 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:53.083371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:59:53.083651 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:53.083853 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 2025.02.25 03:59:53.136514 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:53.136587 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:53.138662 [ 221 ] {} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): 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.02.25 03:59:53.766360 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:53.766574 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:53.766654 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:53.767452 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:53.767500 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:53.767949 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.25 03:59:53.768259 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:53.768462 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} executeQuery: Read 56 rows, 4.38 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.20 MiB/sec. 2025.02.25 03:59:53.768528 [ 4 ] {a64d66dc-6e25-4737-af6d-16462428f295} TCPHandler: Processed in 0.002305272 sec. 2025.02.25 03:59:53.768695 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:53.768842 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:53.768900 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:53.769478 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:53.769516 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:53.769892 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.25 03:59:53.770152 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:53.770334 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} executeQuery: Read 64 rows, 5.12 KiB in 0.001526 sec., 41939.7116644823 rows/sec., 3.27 MiB/sec. 2025.02.25 03:59:53.770387 [ 254 ] {2818b0be-a0b6-45af-9687-8b76c012b9eb} TCPHandler: Processed in 0.00176374 sec. 2025.02.25 03:59:53.770521 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:53.770629 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:53.770679 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:53.771188 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:53.771224 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:53.771619 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.25 03:59:53.771867 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:53.772040 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} executeQuery: Read 160 rows, 11.41 KiB in 0.001434 sec., 111576.01115760113 rows/sec., 7.77 MiB/sec. 2025.02.25 03:59:53.772089 [ 4 ] {df369107-9457-4453-92ec-eb22d88642b7} TCPHandler: Processed in 0.001620836 sec. 2025.02.25 03:59:53.772233 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:53.772365 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:53.772420 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:53.772937 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:53.772977 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:53.773354 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.25 03:59:53.773588 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:53.773793 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. 2025.02.25 03:59:53.773857 [ 254 ] {6707ec2e-a08a-4dd3-b73f-b09b121dbafe} TCPHandler: Processed in 0.001687248 sec. 2025.02.25 03:59:53.773911 [ 221 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:53.773983 [ 221 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:53.775948 [ 221 ] {} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): 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.02.25 03:59:54.136344 [ 223 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:54.136387 [ 223 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:54.138269 [ 223 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): 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.02.25 03:59:54.245721 [ 222 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:54.245780 [ 222 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:54.247696 [ 222 ] {} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): 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.02.25 03:59:54.361172 [ 209 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:54.361226 [ 209 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:54.363281 [ 209 ] {} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): 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.02.25 03:59:55.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.94 MiB, peak 279.06 MiB, free memory in arenas 0.00 B, will set to 260.94 MiB (RSS), difference: 4.00 MiB 2025.02.25 03:59:56.115027 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.25 03:59:56.137996 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:56.138071 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:56.145841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.25 03:59:56.146752 [ 243 ] {} system.metric_log (d603c549-1b0c-4c3d-8676-9af50e7e1b45): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:56.151030 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.25 03:59:58.345776 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1948 2025.02.25 03:59:58.348669 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.348721 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.350220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.25 03:59:58.350552 [ 242 ] {} system.query_log (277e28d5-d02c-4a14-a203-e93efd09fbd4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.351992 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1948 2025.02.25 03:59:58.770126 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.770322 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.25 03:59:58.770399 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.25 03:59:58.771161 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.771211 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.771714 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.25 03:59:58.771986 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} oximeter.fields_ipaddr (499813d5-c841-4141-9420-e02818928f28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.772229 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} executeQuery: Read 12 rows, 1002.00 B in 0.001942 sec., 6179.196704428425 rows/sec., 503.87 KiB/sec. 2025.02.25 03:59:58.772592 [ 4 ] {0cbaff7e-dae7-44f3-9fa8-cbcf51a715c3} TCPHandler: Processed in 0.002597388 sec. 2025.02.25 03:59:58.772961 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.773130 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.25 03:59:58.773180 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.25 03:59:58.774451 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.774493 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.774889 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.25 03:59:58.775160 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} oximeter.fields_string (980d80a9-634a-41a6-b134-977b47780939): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.775377 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} executeQuery: Read 170 rows, 15.08 KiB in 0.002271 sec., 74856.89123734037 rows/sec., 6.49 MiB/sec. 2025.02.25 03:59:58.775434 [ 254 ] {f6a6b049-d03f-450e-84ae-a6be9d52be07} TCPHandler: Processed in 0.00267822 sec. 2025.02.25 03:59:58.775612 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.775771 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.25 03:59:58.775840 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.25 03:59:58.776495 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.776535 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.776903 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.25 03:59:58.777235 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} oximeter.fields_u16 (914bdcce-c3a0-4586-a057-ca42cbb2827e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.777500 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} executeQuery: Read 66 rows, 4.90 KiB in 0.001752 sec., 37671.232876712325 rows/sec., 2.73 MiB/sec. 2025.02.25 03:59:58.777575 [ 4 ] {9ff3a9f1-3e65-47cf-8780-5993b9e5618a} TCPHandler: Processed in 0.002026856 sec. 2025.02.25 03:59:58.777818 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.777993 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.25 03:59:58.778051 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.25 03:59:58.778654 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.778695 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.779075 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.25 03:59:58.779323 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} oximeter.fields_uuid (a3bbd656-a84c-48b8-892f-98eab661e7ad): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.779534 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} executeQuery: Read 136 rows, 10.87 KiB in 0.001557 sec., 87347.46307000642 rows/sec., 6.82 MiB/sec. 2025.02.25 03:59:58.779645 [ 254 ] {93631b20-4c67-426e-8613-5eec8f2f1acc} TCPHandler: Processed in 0.001955284 sec. 2025.02.25 03:59:58.779850 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.780099 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:58.780160 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.25 03:59:58.780738 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.780778 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.781231 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.25 03:59:58.781487 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} oximeter.measurements_cumulativeu64 (6931977f-1ce8-41f3-a880-095a41dfc22e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.781776 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} executeQuery: Read 166 rows, 11.83 KiB in 0.001723 sec., 96343.5867672664 rows/sec., 6.71 MiB/sec. 2025.02.25 03:59:58.781858 [ 4 ] {faecf3a8-32ad-46cf-8afd-f0d4fba75736} TCPHandler: Processed in 0.002116607 sec. 2025.02.25 03:59:58.782090 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.782392 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.25 03:59:58.782707 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.25 03:59:58.784265 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.784306 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.785048 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.25 03:59:58.785320 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.785510 [ 46 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.25 03:59:58.785581 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} executeQuery: Read 54 rows, 99.09 KiB in 0.003294 sec., 16393.44262295082 rows/sec., 29.38 MiB/sec. 2025.02.25 03:59:58.785590 [ 46 ] {} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.785665 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.786001 [ 254 ] {e69df845-03a0-4383-94d2-0a141dd1641c} TCPHandler: Processed in 0.00404656 sec. 2025.02.25 03:59:58.786008 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::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.02.25 03:59:58.786201 [ 4 ] {} TCP-Session: b96f8dee-4b56-4563-b2bc-19a118b57958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.786455 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} executeQuery: (from [fd00:1122:3344:101::d]:47977) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.25 03:59:58.786574 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.25 03:59:58.786847 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 03:59:58.787118 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2271 rows starting from the beginning of the part 2025.02.25 03:59:58.787924 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:58.788689 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part 2025.02.25 03:59:58.788733 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.788820 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.789347 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part 2025.02.25 03:59:58.790005 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 50 rows starting from the beginning of the part 2025.02.25 03:59:58.790199 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.25 03:59:58.790617 [ 190 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part 2025.02.25 03:59:58.791133 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} oximeter.measurements_i64 (6622a483-988c-49c9-afb2-37a36537a461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.792023 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} executeQuery: Read 6 rows, 405.00 B in 0.005643 sec., 1063.264221158958 rows/sec., 70.09 KiB/sec. 2025.02.25 03:59:58.792197 [ 4 ] {63bb9141-54c8-46cc-a586-5574d223b78e} TCPHandler: Processed in 0.006097667 sec. 2025.02.25 03:59:58.792372 [ 254 ] {} TCP-Session: f43f2c94-22b7-41b2-baae-2220b1bc4022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.25 03:59:58.792623 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} executeQuery: (from [fd00:1122:3344:101::d]:61213) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.25 03:59:58.792758 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.25 03:59:58.793667 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 03:59:58.793709 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 03:59:58.794121 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.25 03:59:58.794422 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} oximeter.measurements_u64 (4c758249-05c5-4cc2-8b3a-83fbe5503776): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.794710 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} executeQuery: Read 60 rows, 4.14 KiB in 0.002185 sec., 27459.95423340961 rows/sec., 1.85 MiB/sec. 2025.02.25 03:59:58.794786 [ 254 ] {25fcec49-c925-44b2-bffb-03f046423f38} TCPHandler: Processed in 0.002488716 sec. 2025.02.25 03:59:58.801413 [ 198 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2493 rows, containing 19 columns (19 merged, 0 gathered) in 0.015612099 sec., 159683.84520236516 rows/sec., 286.15 MiB/sec. 2025.02.25 03:59:58.803654 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.25 03:59:58.804170 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 03:59:58.804266 [ 191 ] {70dd4ca8-46ae-4094-b9f7-3cb57382d5f5::all_1_66_13} oximeter.measurements_histogramu64 (70dd4ca8-46ae-4094-b9f7-3cb57382d5f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.25 03:59:58.804443 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.02.25 03:59:59.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.56 MiB, peak 279.06 MiB, free memory in arenas 0.00 B, will set to 262.68 MiB (RSS), difference: 1.12 MiB 2025.02.25 04:00:00.584983 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 2025.02.25 04:00:00.585652 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 04:00:00.585703 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 04:00:00.586366 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.25 04:00:00.586654 [ 244 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 04:00:00.586895 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.25 04:00:00.586896 [ 97 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.25 04:00:00.586973 [ 97 ] {} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.25 04:00:00.586998 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.25 04:00:00.587115 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.587213 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.25 04:00:00.587246 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part 2025.02.25 04:00:00.587309 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.587424 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.587510 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.587674 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.587781 [ 188 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::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.02.25 04:00:00.590981 [ 198 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003909368 sec., 10672824.865809511 rows/sec., 152.68 MiB/sec. 2025.02.25 04:00:00.591205 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.25 04:00:00.591508 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.25 04:00:00.591586 [ 196 ] {a5ad3f18-9906-4c25-ada3-5607ac2bb139::all_1_91_18} system.asynchronous_metric_log (a5ad3f18-9906-4c25-ada3-5607ac2bb139) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.25 04:00:00.591669 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB.